10.12.2010, 20:12
Yes, SetTimerEx works for playerid, and SetTimer works only for ID 0
so :
so :
pawn Код:
SetTimerEx("GateTimer", 3000, true, "i", playerid);