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: True/False Triggers  (Read 645 times)

0 Members and 1 Guest are viewing this topic.

mgkaplan

  • Guest
True/False Triggers
« on: 18 Mar 2003, 05:57:54 »
I want there to be multiple ways to do something, so if you do it one way, the trigger for the other way is deactivated. Is there a command like trigger1 setvalue false I need something like that. Thanks.

Offline Artak

  • The old beanbag shaker
  • Former Staff
  • ****
  • You want to talk about it, yes?
    • OFP Team Finlanders
Re:True/False Triggers
« Reply #1 on: 18 Mar 2003, 07:14:41 »
Sure.

trigger1=false

when using the word trigger1 in the condition line of that trigger.
when you want it activated, use

trigger1=true

if you want the trigger to be activated if west is in it's radius and trigger1 is true you put in the condition

trigger1 and this


well anyways.. I could explain these to you the whole day, but the easiest way you'll learn is if you head to the editors depot and grab some tutorials from there  ;)
Not all is lost.