26.02.2011, 11:00
Hi, i have a timer but it is not working correctly, it is doing it for playerid 0, and not the playerid that typed the command to start the timer:
How can i make this timer:
work for a player?
Thanks!
How can i make this timer:
pawn Код:
Timer2 = SetTimer("monsterjump3",5000,false);
Thanks!