Home   Help Search Login Register  

Author Topic: loading empty chopper  (Read 702 times)

0 Members and 1 Guest are viewing this topic.

knepo

  • Guest
loading empty chopper
« on: 21 Oct 2002, 23:10:19 »
I want a group to load into a chopper. thats easy, but if i have a empty chopper and pilots as a group that i use moveindriver and moveingunner. when i make a trigger on the pilot load and a trigger on the other group getin and sync them. they wont get in the chopper. why? ???
Can someone pleas help me

seanver

  • Guest
Re:loading empty chopper
« Reply #1 on: 22 Oct 2002, 10:34:03 »
When you have an empty vehicle and then you move into it the pilots and the cargo, the behave strangely. I suggest you to not syncrhonize the waypoints. Just put in the pilot's condition filed of the waypoint:

(x in hel) AND (x2 in hel), etc

Where X, X2, etc put the names of the dudes who are going to board. And in hel the name of the helicopter.

Now create a GET IN waypoint for the group, and in its On Activation field put:

x assignascargo hel; x2 assignascargo hel;

And after you have put this for each soldier, put [x,x2,x3] ordergetin true

Between the [] (don'¡t know how are they called in English, sorry) put the name of each soldier.