Staredit Network

Staredit Network -> UMS Assistance -> Question about Switches
Report, edit, etc...Posted by Crispie on 2006-02-13 at 22:01:10
Trigger
Conditions:
¤ Always
Actions:
¤ Set 'Switch 100'
¤ Clear 'Switch 100'
¤ Wait 20000ms
¤ Preserve Trigger


Alright, lets say Im running this trigger, and I have another trigger that for example creates 1 unit when Switch 100 is set. Will the trigger with the condition of having Switch 100 set activate, or is it to fast? (Im using hypertriggers btw). Sorry for all the noobie questions again tongue.gif It will be exactly every 20 seconds when the switch sets and clears right? (as in the switches dont delay at all)
Report, edit, etc...Posted by Fwop_ on 2006-02-13 at 22:03:56
You might need to add a wait 0 milliseconds action between the Set Switch 100 and Clear Switch 100, so the trigger that needs to fire will be able to activate. Or you could just have the trigger Set Switch 100 then have an action on the trigger that detects if it is set, to clear the switch.
Report, edit, etc...Posted by Wing-of-no-Wing on 2006-02-13 at 22:04:33
Why on earth would you do it that way?

Simply have the first trigger set the switch and wait, and then have the trigger that you want activated have the action of clearing the switch...

Basically Fwop_'s second point...damnable simultaneous posting (by which I am referring to this post and Fwop_'s)...
Report, edit, etc...Posted by Crispie on 2006-02-13 at 22:17:37
QUOTE(Wing-of-no-Wing @ Feb 13 2006, 10:04 PM)
Why on earth would you do it that way?

Simply have the first trigger set the switch and wait, and then have the trigger that you want activated have the action of clearing the switch...

Basically Fwop_'s second point...damnable simultaneous posting...
[right][snapback]426850[/snapback][/right]


Haha thanks. Ya Im in sort of a hurry, stupid me tongue.gif
Next Page (1)