if i set up a trigger like this:
//-------------//
Conditions:
(conditions)
Actions:
Set Switch1
preserve trigger
//-------------//
conditions:
switch1 is set
actions:
(actions)
Clear switch1
//--------------//
the switch works only once... why?
Because the original condition wasn't met again and the second trigger doesn't have Preserver Trigger.
lol im so stupid..
thank you