13.08.2018, 13:51
Quote:
My guess would be you need an array of timers, as you probably keep overwriting that variable for each player.
Also: A handy hint for the future. When you are writing code and it doesn't work, the problem is probably NOT the function used by thousands of people for decades, but probably something you did. "KillTimer" works perfectly, next time please look to your own code for the issue. |
