[ASK] About Timer
#1

I have little question
I Have a global timer, i set it On OnGameModeInit
Ex: SetTimer("BlaBla",3600000,1);
What happens if the timer is not killed
Reply
#2

Bump
Reply
#3

It will continue ticking until OnGameModeExit is called. Only what's included within the callback will happen.
Reply


Forum Jump:


Users browsing this thread: