- Joined
- Oct 23, 2011
- Messages
- 182
i did somethig like
call TriggerAddCondition(trg,Filter(c))
and c did not return boolean. this caused my map to bug horribly, like boolean variables returning all false.. timer util saying invalid timers on every single timer... is this supposed to happen?
call TriggerAddCondition(trg,Filter(c))
and c did not return boolean. this caused my map to bug horribly, like boolean variables returning all false.. timer util saying invalid timers on every single timer... is this supposed to happen?
Last edited: