Results 1 to 11 of 11

Thread: How to build VEF replacements comments...

  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
    45
    Thanked
    48 times in 43 posts

    How to build VEF replacements comments...

    Please put the comments you'd like me to pick up here....

    TiG
    -- Hexus Meets Rock! --

  2. #2
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,176
    Thanks
    3,121
    Thanked
    3,173 times in 1,922 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
    how do you script the missions where there are moving trucks or tanks etc?
    Is it a job for a person to have to do themselves, or it automatable?

    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"

  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
    45
    Thanked
    48 times in 43 posts
    Just looking at the DGEN.exe file - present in everyones IL2 main directory.

    This generates all the dynamic campaign files, all the vehicles etc move in this too, not 100% sure of the parameters that this passes, but when you know this i expect it will be something like...

    DGEN config.ini kuban43.map

    config.ini probably going to contain number of planes, AI difficulty etc, i believe that the generator will take care of the tanks, stationary aircraft and where the tanks move too from....

    TiG
    -- Hexus Meets Rock! --

  4. #4
    Reputation: ding dong!
    Join Date
    Dec 2003
    Location
    In turbulence.
    Posts
    640
    Thanks
    0
    Thanked
    0 times in 0 posts
    You would need an 88IAP_Pirx equivalent - someone to do the hardcore historical research in order to create accurate and fair plane tables.

  5. #5
    Reputation: ding dong!
    Join Date
    Dec 2003
    Location
    In turbulence.
    Posts
    640
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by Zak33
    how do you script the missions where there are moving trucks or tanks etc?
    Is it a job for a person to have to do themselves, or it automatable?
    I might be wrong but it's always struck me that VEF uses several template maps, with ground objects and moving vehicles already placed on them by Starshoy or whoever, over which the missions are generated. But the building of such template maps would be pretty easy.

  6. #6
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    45
    Thanked
    48 times in 43 posts
    Quote Originally Posted by MA_Moby
    You would need an 88IAP_Pirx equivalent - someone to do the hardcore historical research in order to create accurate and fair plane tables.
    I know two such people in rl, one is a Dr in wwII tank history but with a huge interest in WWII planes too heh.

    TiG
    -- Hexus Meets Rock! --

  7. #7
    No more Mr Nice Guy. Nick's Avatar
    Join Date
    Jul 2003
    Posts
    10,021
    Thanks
    11
    Thanked
    316 times in 141 posts
    Dak's right. In mission builder you can set start, finish and waypoints for pretty much anything moving. I guess that VEF auto generates these when you request a mission
    Quote Originally Posted by Dareos View Post
    "OH OOOOHH oOOHHHHHHHOOHHHHHHH FILL ME WITH YOUR.... eeww not the stuff from the lab"

  8. #8
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    45
    Thanked
    48 times in 43 posts
    Well if its in there - i'd be able to go through the text file and understand how to do it.

    infact here you are....

    From the mission file - my russian convoy group. moving round the map
    [Chiefs]
    171_Chief Vehicles.RussiaCarsColumnB 1

    [171_Chief_Road]
    120891.64 148995.97 120.00 0 11 3.055555582046509
    120900.00 148700.00 20.00
    120900.00 147700.00 20.00
    124100.00 144500.00 20.00
    124100.00 142900.00 20.00
    124100.00 142700.00 -82.00
    124100.00 142300.00 -82.00
    124100.00 142100.00 20.00
    124100.00 140500.00 20.00
    124500.00 140100.00 20.00
    124730.88 140008.58 120.00

    Relative co-ordinates below... Automated mission generation via the DGEN must do this too tbh....

    TiG
    -- Hexus Meets Rock! --

  9. #9
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,176
    Thanks
    3,121
    Thanked
    3,173 times in 1,922 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
    /\ right man for the job......see

    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"

  10. #10
    Hat
    Hat is offline
    Senior Member
    Join Date
    Jul 2003
    Posts
    586
    Thanks
    0
    Thanked
    0 times in 0 posts
    all the settings for cooordintaes.speed.timeouts.object type .. are all initially defined variables.

    BOE has NGen, (drawn on the experiences of VEF and Dgen).. where the object type/ occurence, map etc are drawn from a number of dynamically filled tables.

    One obvious immediate alternative to VEF .. is BOE - the similarites are striking. If not, i should imagine it is far easier to adapt the initial table contents of BOE to bring in the plane/map pool of your choice - rather than starting from scratch.

    As a reminder: http://www.grahamwashbrook.pwp.bluey...arlins/boe.htm

    Netwings review by Neil:
    http://www.netwings.org/pages/defaul...w/boe/boe.html

    S!
    Last edited by Hat; 21-05-2004 at 10:36 PM.

  11. #11
    Member
    Join Date
    Aug 2003
    Posts
    171
    Thanks
    0
    Thanked
    0 times in 0 posts
    AEP has NGEN in it as well. In fact its a slightly later version that the BoE one. It may well be possible to harness its power and run it behind a set of web pages. It would not suprise me if that is what VEF already does.

    Depends of course if you want to replicate VEF or take it to another lever. There are serious discussions going on else where about alternatives. Check out the VEF development forum threads

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 22-05-2004, 01:16 AM
  2. New build - are these ok?
    By notfub in forum PC Hardware and Components
    Replies: 7
    Last Post: 01-01-2004, 01:44 PM
  3. suggestions for build
    By pharmakon in forum PC Hardware and Components
    Replies: 10
    Last Post: 12-09-2003, 02:58 PM
  4. 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
  •