Results 1 to 6 of 6

Thread: What it would take to build VEF.....

  1. #1
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    43
    Thanked
    47 times in 42 posts

    What it would take to build VEF.....

    First off - i don't profess to know it all about this, and i will be asking to people to add points but i'd like to keep this as clean of comments as possible so please respond with ideas thoughts to this thread...

    http://forums.hexus.net/showthread.php?t=20024

    Right you need a front end to a VEF replacement.

    1) My thoughts on this based on my experiences are to remove the choice of mission and auto generate the lot.

    Reasons for this is based on a few things - people then can't get their choice of plane, remove the BF110C issue with OKL and try and make the plane use based on more historical figures.

    Plus technically it makes it easier to manage.

    2) so you have a web site - do you need to have logins?? surely this is governed by Hyperlobby log in?, or is it?, i've not seen any reason to have a login on the VEF site.

    Track based on Pilots reported in missions, Those that don't fly within 1 month of last reported mission will just be dropped from the database.

    3) So mission generation would have to be similar to VEF, you want to host then you have to enter a part of the sight and it will down load you a mission. Some form of user Identification would be used here as reports of bad hosting cheating etc etc would result in a bad from being able to host.

    I want to host a mission i get auto generated file. Hosts must be responsible enough to only request missions when intending to fly them.

    4) Mission generation believe it or not is probably pretty easy.
    I could write the text file myself using a database generated system, or as the case seems use DGen or even replace it with something liek this...

    http://www.lowengrin.com/content.php?article.12

    5) mission reports happen same way as they do now, upload of co-op.txt - which then parses the results and inputs onto the database to allow querying on.

    Technicals to follow of how to do this?.
    -- Hexus Meets Rock! --

  2. #2
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    43
    Thanked
    47 times in 42 posts
    Right how to set up the structure for this - firstly being a proper developer out in the wide world of business, I for my Sins am very competent with MS SQL 2k. It would be my DB of choice apart from the cost. But then as i'm not actually planning to implement it matters little.

    So i'd build this thing using 2 Databases. Why 2 i hear you ask. Well for a start, where you've got a system updating lots and lots of records with missions being completed the last thing you want to do is everything thrashing the database for how they did on their score.

    So it writes to one, reads from the other, replication is easy within SQL2k and suits this well.

    So thats the reporting side done.

    The Web site, obviously for a business you would buy 2 web servers and run them in load share setup. Same goes for this, both web servers only connect to the read driven database.

    Mission Generation is done at 00:00 midnight with a chron job that generates say 200 Missions, (adapt as necessary) - web site logs which mission is next, and logs which host requested the mission.

    People play mission, get shot down die etc and report mission.

    The mission reporter for me would be an asp upload page which takes the co-op file - checks for the name of the file it expects for this host and parses the combat strings.

    It logs what you killed and stores it in the write only database. Which then replicates across. It also means that generation and reporting should not stop if people are thrashing the web database to get their stats

    Web database is setup purely into a easy query format in 2nd Normal form to allow efficent gains.

    I'll restructure this to make it a bit neater later....

    TiG
    -- Hexus Meets Rock! --

  3. #3
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    43
    Thanked
    47 times in 42 posts
    P.S if you got bored, lost or confused, take it up with ZAK its his fault

    TiG
    -- Hexus Meets Rock! --

  4. #4
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,185
    Thanks
    3,126
    Thanked
    3,179 times in 1,926 posts
    • Zak33's system
      • Storage:
      • Kingston HyperX SSD, Hitachi 1Tb
      • Graphics card(s):
      • Nvidia 1050
      • PSU:
      • Coolermaster 800w
      • Case:
      • Silverstone Fortress FT01
      • Operating System:
      • Win10
      • Internet:
      • Zen FTC uber speedy
    THIS THREAD IS VITAL...as discussed...dont clutter it up people....just keep it clean and concise

    Same rules for the other one...which is stickied

    Quote Originally Posted by Advice Trinity by Knoxville
    "The second you aren't paying attention to the tool you're using, it will take your fingers from you. It does not know sympathy." |
    "If you don't gaffer it, it will gaffer you" | "Belt and braces"

  5. #5
    Member
    Join Date
    Aug 2003
    Posts
    171
    Thanks
    0
    Thanked
    0 times in 0 posts
    TIG - can I suggest you take this to the VEF development forum where there is also another fairly well advanced discussion going on about replacement.

  6. #6
    Hat
    Hat is offline
    Senior Member
    Join Date
    Jul 2003
    Posts
    586
    Thanks
    0
    Thanked
    0 times in 0 posts

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 13-05-2004, 07:34 PM
  2. Please help me build my Shuttle
    By TimJBart in forum PC Hardware and Components
    Replies: 5
    Last Post: 11-04-2004, 02:20 PM
  3. Back to the basics (how to build a PC)
    By TooNice in forum PC Hardware and Components
    Replies: 15
    Last Post: 09-11-2003, 11:40 PM
  4. suggestions for build
    By pharmakon in forum PC Hardware and Components
    Replies: 10
    Last Post: 12-09-2003, 02:58 PM
  5. VEF Hosting
    By Nick in forum PC
    Replies: 2
    Last Post: 05-09-2003, 06:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •