SA-MP Forums Archive
Freeze command help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Freeze command help (/showthread.php?tid=100585)



Freeze command help - .•[XpoweR]•. - 05.10.2009

some one help me with that :

how to do a /freeze comand , and also i can't find FreezePlayer or something in my pawno
so help me pls


Re: Freeze command help - pagie1111 - 05.10.2009

You need ReturnUser


the function to set a player to freeze is

pawn Код:
TogglePlayerCotrollable(playerid, true/false);

_________________________________________________


Re: Freeze command help - Abernethy - 05.10.2009

https://sampwiki.blast.hk/wiki/TogglePlayerControllable
pawn Код:
TogglePlayerControllable(playerid, 0); // Freezes the player
TogglePlayerControllable(playerid, 1); // Unfreezes the player



Re: Freeze command help - .•[XpoweR]•. - 05.10.2009

wow thanks guys


Re: Freeze command help - .•[XpoweR]•. - 05.10.2009

wut ? it freeze me o.o


Re: Freeze command help - pagie1111 - 05.10.2009

lol as i said you need ReturnUser. i dont have the computer to help with this right now.


Re: Freeze command help - .•[XpoweR]•. - 05.10.2009

so some one help ? xD


Re: Freeze command help - Virtual1ty - 05.10.2009

just download seif's admin and take it from there,,


Re: Freeze command help - MenaceX^ - 05.10.2009

https://sampwiki.blast.hk/wiki/TogglePlayerControllable


Re: Freeze command help - .•[XpoweR]•. - 05.10.2009

hmm i go try , but i think it freeze me again