25.10.2013, 20:42
You don't need a timer to do that... just use gettime()
How hard is that ?
pawn Код:
// used crack? get the time
cracktime[playerid] = gettime();
// Tried to use crack check the time
if(gettime() - cracktime[playerid] > 45)