Home   Help Search Login Register  

Author Topic: How to make units parachute. Help  (Read 482 times)

0 Members and 1 Guest are viewing this topic.

CAT_SHIT_ONE_MM

  • Guest
How to make units parachute. Help
« on: 07 May 2003, 09:47:46 »
hi all.  I'm having a problem making my units parachute out of the plane.  The parachuting worked ok untill yesterday untill I changed some names of the units.  Please correct my code if it's wrong.

soldier1 action ["Eject";Antonov1]

Thanks :D

I'm a real newbie so please be nice :-[

SimonRussi

  • Guest
Re:How to make units parachute. Help
« Reply #1 on: 07 May 2003, 09:51:57 »
shouldn't it be
soldier1 action ["Eject", Antonov1]

should it?

simon

CAT_SHIT_ONE_MM

  • Guest
Re:How to make units parachute. Help
« Reply #2 on: 07 May 2003, 10:11:49 »
thanks for the super fast reply.  I'll try it out ;) and report back.