Home   Help Search Login Register  

Author Topic: Changing Pilot  (Read 339 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