15.12.2014, 17:06
Quote:
The problem is most likely the place that you called that function from, if the playerid value hasn't been set it will return 0 by default and will mean it will only work for playerid 0
|
pawn Код:
SetTimer("GateCheck", 600, true);