Home   Help Search Login Register  

Author Topic: How can i Paradrop?  (Read 536 times)

0 Members and 1 Guest are viewing this topic.

ColonelSaac

  • Guest
How can i Paradrop?
« on: 21 Jan 2005, 19:59:38 »
I want to know how i could do a paradrop. When a plane or helicoptor is flying and all the men inside eject. I have seen the computer do this once before on the original OFP. I would like to know how to do this. Would i need a script or is it already in the game? Thank you.

Silencer

  • Guest
Re:How can i Paradrop?
« Reply #1 on: 21 Jan 2005, 20:45:18 »
Do you mean yourself ejecting out of a chopper, or do you mean a squad ejecting from a chopper?

If you mean yourself: Press [  or ] and select Eject

If you mean a squad: use my script:

http://www.ofpec.com/editors/browse.php?browseon=&browsewhat=-1&catselected=-1_-1&catagory=-1&subcategory=-1_-1&numreturn=25&displayformat=0&ofpv=1&searchwhat=1&searchlevel=0&searchwhat=1&searchopts=&searchstring=silencer

dan ick

  • Guest
Re:How can i Paradrop?
« Reply #2 on: 21 Jan 2005, 20:59:55 »
IF you want to eject put


unitname action ["eject",vehicle name]


Put this in a trigger or waypoints Activation field

If you dont use a script and want more than yourself jumping out you will have to put the same line in for as many soldiers as you want to eject,just make sure you put      ;          after each command. ;)


                                    :)GOOD LUCK ;D
« Last Edit: 21 Jan 2005, 21:00:56 by dan ick »

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:How can i Paradrop?
« Reply #3 on: 22 Jan 2005, 15:50:12 »
There are many paradropping scripts in the Editors Depot.

The chute itself is created automatically by the "eject" action.
Plenty of reviewed ArmA missions for you to play

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:How can i Paradrop?
« Reply #4 on: 22 Jan 2005, 17:18:41 »
In addition to the eject instruction you also need to unassign each unit from the vehicle using

unassignVehicle unit

If you don't you will find the chopper of whatever you have bailed out from will circle down to the ground