04.12.2010, 23:59
Instead of using SetTimer, you can use SetTimerEx. Then you can supply a parameter to the timer:
https://sampwiki.blast.hk/wiki/SetTimerEx
Код:
SetTimerEx("counterzone",990,0, "i", playerid);