OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Fiendish on 09 Feb 2003, 15:18:45
-
I'm making a multiplayer mission where set in WW2, so I don't want the black op guys.
I want my 101st Paratroopers to be in the parachute.
I can find the parachute in the "Empty - air " list, but how do I place the player inside of it?
I think this has been up before, but could'nt find it.
And please, no hard scripts, I can't handle those.
I'm sure you can do it with some simple text in the init field. ::)
-
In the init of each man then put;
This MoveInDriver ParachuteName
Obviously you need to name each of your parachutes for that to work. There are ways to use less typing, but that requires scripts.
-
I'm happy with the typing, as long as I don't need the scripts.
Thank you so much.
(and that was fast! :o I posted it about 5 minutes ago!)