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: Question Regarding: Parachuting in General (Solved)  (Read 9586 times)

0 Members and 3 Guests are viewing this topic.

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Question Regarding: Parachuting in General
« Reply #30 on: 30 May 2008, 21:17:55 »
Once the chute is created, the time elapsed before the chute is open depends on the addon itself.

Code: [Select]
   _chuto = _type createVehicle [0,0,0];   // <<<---- chute creation
   _chuto setPos _posc;
   _chuto setVectorDir _vdir;
   _chuto setVectorUp _vup;
   _chuto setVelocity _vvel;
   _man moveInDriver _chuto;

Offline trooper543

  • Members
  • *
Re: Question Regarding: Parachuting in General
« Reply #31 on: 30 May 2008, 21:40:42 »
Oh okay i understand

Again Thank you

Cheers for that i must say the script is just awesome,

my only wish is that someone would convert the DC3 addon to a standard millitary one....

The think that i love about is this script is that when the bloke jumps out of the be32k (US Version) it looks almost real especially with the delay ....

Anyway i am happy for this thread to be shown as "Solved"