SetTimerEx cannot Start
#1

im create SetTimerEx but timmer not start . this is my code

PHP код:
forward time(playerid)
public 
time(playerid)
{
SendClientMessage(playerid, -1"timer runing");

then im set timmer repeat at onplayerspawn

PHP код:
SetTimerEx("time"50001"i"playerid); 
why timmer cannot run?
Reply


Messages In This Thread
SetTimerEx cannot Start - by ratxrat - 17.05.2016, 16:52
Re: SetTimerEx cannot Start - by Luicy. - 17.05.2016, 16:55
Re: SetTimerEx cannot Start - by ratxrat - 17.05.2016, 16:56
Re: SetTimerEx cannot Start - by MBilal - 17.05.2016, 17:03
Re: SetTimerEx cannot Start - by ratxrat - 17.05.2016, 17:10
Re: SetTimerEx cannot Start - by GeneralAref - 18.05.2016, 05:46
Re: SetTimerEx cannot Start - by KevinReinke - 18.05.2016, 05:50

Forum Jump:


Users browsing this thread: 1 Guest(s)