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: Joining up  (Read 628 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 »