01.07.2012, 10:45
Quote:
I made something like this
PrisonTimer[playa] = SetTimerEx("SetFree", money * 60000, false, "d", playa); and how i make that onplayerconnect it will check if he has time |
pawn Code:
if(PrisonTimer[playerid] > 0)
JailThePlayer(playerid);