Need help with settimer.
#3

Already readed that,i dont understand it.
This code dont works:
Код:
//top of script
forward backuptimer(playerid);
//onkidnapcommand 
SetTimer("backuptimer",10000,0);//i setted so low for test

public backuptimer(playerid)
{
	SetPlayerColor(playerid,COLOR_BLUE);
    return 1;
}
How can i fix it?
Reply


Messages In This Thread
Need help with settimer. - by Admigo - 30.10.2011, 17:29
Re: Need help with settimer. - by Gamer_Z - 30.10.2011, 17:32
Re: Need help with settimer. - by Admigo - 30.10.2011, 17:46
Re: Need help with settimer. - by Jakku - 30.10.2011, 17:49
Re: Need help with settimer. - by Admigo - 30.10.2011, 18:07

Forum Jump:


Users browsing this thread: 1 Guest(s)