Goatie_3 0 Posted November 3, 2002 I want to make a mission with soldiers in guard towers but I can't get them in. I've tried in cargo, action menu scripting but I don't if the scripting was right. Also does anyone know how to get standard soldiers paradropping at the start of a mission with out getting into a helicopter and taking off... yadda yadda cos I wanna try it with cars. Goatie Share this post Link to post Share on other sites
Fenris 0 Posted November 3, 2002 In OFP (haven't tried with Nogova) you have to just place units in the towers. It's fiddly as f*ck, but you'll get the hang of it. Zoom right in on the tower and when the little message saying "house" comes up, double click and put the unit in. Only trouble is, as soon as the fighting starts the units tend to hit the deck and fall out of the tower!!! If anyone has a way round this I'd be interested in knowing. If you want you can send me your email address and I'll mail you the files for a mission I made with soldiers in the towers guarding a base. Share this post Link to post Share on other sites
eisa01 0 Posted November 3, 2002 copy this into the init field of the soldier. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this setPos [getPos this select 0, getPos this select 1, (getPos this select 2) + 4.9]; this setunitpos "UP"<span id='postcolor'> that should work Share this post Link to post Share on other sites
Azz -GUN- 0 Posted November 3, 2002 Hmm if you just place the guy over tower in editor he is in it. Share this post Link to post Share on other sites
Goatie_3 0 Posted November 6, 2002 thanx for the input it worked but can anyone answer my second question? Share this post Link to post Share on other sites
habdoel 0 Posted November 6, 2002 just use the parachute under air? and the get in command? Share this post Link to post Share on other sites
-CCCP-Stalker 0 Posted November 6, 2002 What kind of unit u what to paradrop ? If it is a Blackop just place Parachute unit (Side-Air) and make it flying. If it is the other soldier place an empty chute (emty-air), make it flying, name it for example chute1. Then place a unit and add the following to his init field: this moveindriver chute1. Share this post Link to post Share on other sites
RMATICH 0 Posted November 6, 2002 I'm glad someone made a post about this problem. Its buged me for a while. Share this post Link to post Share on other sites
Goatie_3 0 Posted November 7, 2002 Thx Ever1 for the help. I'm hopin to post my first mission soon. Keep an eye out at OFPN. Share this post Link to post Share on other sites