Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Moving in cargo of empty parachute.  (Read 1796 times)

0 Members and 1 Guest are viewing this topic.

Fiendish

  • Guest
Moving in cargo of empty parachute.
« 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.  ::)

Offline icarus_uk

  • Members
  • *
  • LiarLiarPants Inflame True
    • [furryclan]
Re:Moving in cargo of empty parachute.
« Reply #1 on: 09 Feb 2003, 15:27:09 »
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.

Fiendish

  • Guest
Re:Moving in cargo of empty parachute.
« Reply #2 on: 09 Feb 2003, 15:29:03 »
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!)