why not this script??
#2

If you also want to freeze the player when it says "Freeze!", you need to add the line in bold there aswell.

Код:
if( vcz <0.8 )
{
SendClientMessage(playerid,COLOR_RED,"Freeze!");
TogglePlayerControllable(playerid,0);
}
Reply


Messages In This Thread
why not this script?? - by dlf0605 - 19.11.2013, 09:33
Re: why not this script?? - by batonsa - 19.11.2013, 09:51

Forum Jump:


Users browsing this thread: 1 Guest(s)