Home   Help Search Login Register  

Author Topic: True/False Triggers  (Read 449 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.