Seek solution.
#1

Good evening,

I have minor problems of script.
At the time of the spawn, I spent a time of freeze so that the mapping load. But at the end of the timer, the character is not unfreeze.
Have you to it solution, thank you in advance.

Код:
public OnPlayerSpawn(playerid)
{
TogglePlayerControllable(playerid,0);
SetTimerEx("TogglePlayerControllable",2000,1,"1",playerid);
....
}
Reply


Messages In This Thread
Seek solution. - by antoine53 - 03.06.2010, 19:24
Re: Seek solution. - by ViruZZzZ_ChiLLL - 03.06.2010, 19:53
Re: Seek solution. - by antoine53 - 05.06.2010, 08:25
Re: Seek solution. - by DJDhan - 05.06.2010, 08:39
Re: Seek solution. - by antoine53 - 05.06.2010, 10:18
Re: Seek solution. - by MadeMan - 05.06.2010, 10:21
Re: Seek solution. - by ViruZZzZ_ChiLLL - 05.06.2010, 10:37
Re: Seek solution. - by antoine53 - 06.06.2010, 17:01

Forum Jump:


Users browsing this thread: 1 Guest(s)