Home   Help Search Login Register  

Author Topic: Joining up  (Read 442 times)

0 Members and 1 Guest are viewing this topic.

Armo-X-

  • Guest
Joining up
« on: 01 Oct 2003, 05:34:20 »
 Lets say ive got a Officer, and about 8 other guys just standing around. None of them are assigned to a group or anything.

 How would i make it, for when the officer hits a trigger, for the other 8 guys to join up with him? An example script would be much appreciated :D

 Ive tried the join command, but i dont know how to assign that Officer to a group :(

Thanks in advance!!

_hammy_

  • Guest
Re:Joining up
« Reply #1 on: 01 Oct 2003, 06:27:00 »
put this on a trigger On Activation field:

Code: [Select]
[unit_one, unit_two] join leader_one
« Last Edit: 01 Oct 2003, 06:27:47 by HAMMY »