OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: penguinman on 19 Dec 2004, 22:23:31

Title: transport unload faster
Post by: penguinman on 19 Dec 2004, 22:23:31
when u do a transport unload waypoint how do u make the units get out faster instead of 1 every second
Title: Re:transport unload faster
Post by: bored_onion on 19 Dec 2004, 23:00:40
havent you already made this post?

http://www.ofpec.com/yabbse/index.php?board=8;action=display;threadid=20984 (http://www.ofpec.com/yabbse/index.php?board=8;action=display;threadid=20984)
Title: Re:transport unload faster
Post by: penguinman on 20 Dec 2004, 01:37:21
lol those are completely different.
one is about parachuting

the other is about a waypoint get out speed

Title: Re:transport unload faster
Post by: Shove It on 20 Dec 2004, 08:21:26
That annoyed me as well, the retarded speed of those dumb soldiers is incredible. I always simply use:

retardedsoldier action ["eject",retardedvehicle]; unassignvehicle retardedsoldier

You can use this several times in the same trigger to have them jump out all at once or just have a short time interval between several triggers but the triggers seem to have a problem understanding 0.3 seconds so I would recommend the first option.
Title: Re:transport unload faster
Post by: nominesine on 20 Dec 2004, 09:59:56
Why use a trigger? Write it in the ACTIVATION field of the WP. But make sure the truck comes to a halt first.