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


Messages In This Thread
KillTimer isnt working - by sammp - 20.02.2016, 14:49
Re: KillTimer isnt working - by sammp - 20.02.2016, 16:21
Re: KillTimer isnt working - by [eLg]elite - 20.02.2016, 16:25

Forum Jump:


Users browsing this thread: 2 Guest(s)