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: All units in a trigger  (Read 1786 times)

0 Members and 1 Guest are viewing this topic.

Offline ZapBrannigan

  • Members
  • *
All units in a trigger
« on: 01 Dec 2007, 05:35:18 »
Hello

I need to make all the racs units in a triger, setcaptive true. Any ideas how to do it?

thanks

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re: All units in a trigger
« Reply #1 on: 01 Dec 2007, 07:22:52 »
condition :

RACS presnet

condition line :

this

On activation :

{_x setcaptive true} foreach thislist

:D

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Offline ZapBrannigan

  • Members
  • *
Re: All units in a trigger
« Reply #2 on: 03 Dec 2007, 00:06:55 »
hey thanks