03.06.2018, 17:55
Then add it to your gamemode, like that:
Код:
public OnPlayerUpdate(playerid) { lastupdate[playerid] = GetTickCount(); return 1; }