Timer problem
#2

Change this
PHP код:
SetTimer("bsampah"50000); to
SetTimerEx
("bsampah"50000,"i",playerid); 
First. Why the timer can't execute with SetTimer !
>>Because the playerid is not certainly !!

So .. we must SetTimerEx(Callbacks,time,repeat,format,float);
So The callbacks can execute the certainly playerid..

Dont forget change the SetTimerEx "jsampah" too..
Reply


Messages In This Thread
Timer problem - by ratxrat - 11.05.2016, 02:03
Re: Timer problem - by Amunra - 11.05.2016, 03:32

Forum Jump:


Users browsing this thread: 1 Guest(s)