- Joined
- Jul 18, 2007
- Messages
- 110
Hello all, I have a repeating shown timer window (expires every 90 secs) that for some reason, disappears after 5 min game time exactly. The variable just gets destroyed and the timer is unable to be shown anymore. HOWEVER, the timer itself works perfectly and clearly still runs in the background. I have checked anything that can coincide, there is nothing destroying or declaring new timer variables, etc. There is just a spawn upgrade that sets some research tech and increases different integer variables but nothing that affected this.
Any ideas? Thanks!
-
Turn On Overall Spawn Trigger
- Events
- Conditions
-
Actions
- Countdown Timer - Create a timer window for SpawnTimer with title Spawn Timer
- Set VariableSet Spawn = (Last created timer window)
- Countdown Timer - Start SpawnTimer as a Repeating timer that will expire in 90.00 seconds
- Countdown Timer - Show Spawn
Any ideas? Thanks!
Last edited: