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: triggers  (Read 997 times)

0 Members and 1 Guest are viewing this topic.

Offline royalman51

  • Members
  • *
  • Hi There
triggers
« on: 26 Jun 2005, 14:20:32 »
Can a waypoint also activate a trigger? For example: when a waypoint apears a trigger will be activated. Can a waypoint also activate a trigger? And how do you do that?

qqqqqq

  • Guest
Re:triggers
« Reply #1 on: 26 Jun 2005, 15:29:23 »
What do you mean "when a waypoint appears"?

What do you mean "a trigger will be activated"?   Do you mean the trigger will fire, or do you mean that it will become active so that it might fire later?

If you are contemplating using a player waypoint to make something happen, forget it.    Doesn't work at all in Veteran mode and very unreliable in Cadet mode.    Don't play in C mode anyway.   Vet is more fun and brings out the best in the game.  
« Last Edit: 26 Jun 2005, 15:33:24 by qqqqqq »

CopyrightPhilly

  • Guest
Re:triggers
« Reply #2 on: 26 Jun 2005, 16:27:18 »
think this is what you mean...

waypoints activation filed:
Code: [Select]
waypointtrigger1 = true
trigger condition filed:
Code: [Select]
this && waypointtrigger1
« Last Edit: 26 Jun 2005, 16:50:15 by CopyrightPhilly »