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: Trigger  (Read 639 times)

0 Members and 1 Guest are viewing this topic.

Anci

  • Guest
Trigger
« on: 03 Jul 2003, 07:26:15 »
How to make trigger that will be activated when certain _group is no more alive ? What should i put in condition field ?  ???

Would be nice to know  :)

polat

  • Guest
Re:Trigger
« Reply #1 on: 03 Jul 2003, 07:47:31 »
I'll give you an example:

Condition field: not alive ap
Activation field: Whatever you need

ap is the name of the person.
not alive means dead.

Anci

  • Guest
Re:Trigger
« Reply #2 on: 03 Jul 2003, 08:01:22 »
 ::) Yeah i know this... but how to make trigger detect that aP and ALL the units in it's GROUP are dead.

Thansk for reply anyway.   :)

CrashnBurn

  • Guest
Re:Trigger
« Reply #3 on: 03 Jul 2003, 11:28:24 »
trigger condition-

(("Alive _x" count units Alpha) == 0)

Change Alpha to your groupname.

Anci

  • Guest
Re:Trigger
« Reply #4 on: 03 Jul 2003, 12:09:29 »
works !  :)

thanks... Case closed