Would someone know what happens if you have a state trigger check a global variable that hasn't been set yet?
Would it default to true or false? Or would something terrible happen?
For example. If I want to have a state (rumor) happen only if
!GlobalTimerExpired("Samuel","GLOBAL")
And that global hasn't been set yet. What would happen?
Would it default to true or false? Or would something terrible happen?
For example. If I want to have a state (rumor) happen only if
!GlobalTimerExpired("Samuel","GLOBAL")
And that global hasn't been set yet. What would happen?







