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: Not Present Triggers in MP Deathmatch for V1.46  (Read 1797 times)

0 Members and 1 Guest are viewing this topic.

STFChard

  • Guest
Not Present Triggers in MP Deathmatch for V1.46
« on: 07 Mar 2003, 19:22:22 »
I'm having a terrible time creating a trigger that will activate when all members (including players) are killed and respawned outside the trigger area.  

4 West Units (1 player and 3 playable AI)

I find that the basic "West / Not Present / Repeatedly" will go off when the AI are killed and spawned off the field.  I want to include the player in the group.  Do I need to use Countside or !(dead e1,e2...) or what!!??!!

Right now it works sometimes but then stops.  Weird!!!


Also, is it wise to use triggers to restart matches or should it be a script from the server.  Is there a sync issue?

Thanks

Chard

MorMel

  • Guest
Re:Not Present Triggers in MP Deathmatch for V1.46
« Reply #1 on: 12 Mar 2003, 11:17:27 »
Try:

Activation: 'Whole' Group
Type: Not Present
etc etc

and group your trigger with the player's group.

I'm not sure if it will work...