16.04.2014, 14:09
I think you have to stop the timer if a player leaves the server.
So place this in "OnPlayerDisconnect"
So place this in "OnPlayerDisconnect"
Код:
KillTimer(DrugTimer[playerid]);

