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: Changing Pilot  (Read 658 times)

0 Members and 1 Guest are viewing this topic.

Ice Man 3:16

  • Guest
Changing Pilot
« on: 26 Apr 2004, 00:33:14 »
Quick question that i couldn't find by searching.... how do you change the pilot of a plane to not be a pilot unit so he is a soldier unit?

I have a plane in flight  in this mission i am working on but i need the pilot to be a west soldier unit insted of a pilot.

Offline myke13021

  • Contributing Member
  • **
  • Myke
Re:Changing Pilot
« Reply #1 on: 26 Apr 2004, 00:53:00 »
instead of putting a "WEST" or "EAST" plane in the editor, put an "EMPTY" plane, then put the type of unit you want to have as pilot and in its init field type in:

Code: [Select]
this assignasdriver nameofplane; this moveindriver nameofplane
and voila..theres your plane with a new pilot ;D

Ice Man 3:16

  • Guest
Re:Changing Pilot
« Reply #2 on: 26 Apr 2004, 01:56:16 »
sweet!! that works perfect!! thanks man :)

 :cheers: cheers