Timers: Need help
#1

Код:
public OnPlayerEnterCheckpoint(playerid)
{
    //-------------courier--------------
    {
    SetTimer("freeze", 3000, false);
	new freeze = TogglePlayerControllable(playerid, 0);
	freeze(playerid);
I need to know why this isn't working... and I was also wondering if you could describe or show me how to do this

Thanks, bigal
Reply


Messages In This Thread
Timers: Need help - by BigAl - 12.08.2011, 14:28
Re: Timers: Need help - by MadeMan - 12.08.2011, 14:31
Re: Timers: Need help - by grand.Theft.Otto - 12.08.2011, 14:40
Re: Timers: Need help - by BigAl - 12.08.2011, 14:47
Re: Timers: Need help - by Riddick94 - 12.08.2011, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)