KillTimer isnt working
#1

Код:
SaveDataTimer[playerid] = SetTimerEx("SaveData", 3000, true, "i", playerid);
And in OnPlayerDisconnect:

Код:
KillTimer(SaveDataTimer[playerid]);
But when I log out it won't kill and just keeps looping
Reply
#2

fixed
Reply
#3

How did you fix it. Incase anyone else wants to know.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)