SA-MP Forums Archive
toggleplayercontrollable - 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)
+--- Thread: toggleplayercontrollable (/showthread.php?tid=376920)



toggleplayercontrollable - bleedis - 12.09.2012

Hey there!
I have question about this function
pawn Код:
TogglePlayerControllable(playerid,0);
If player is freezed in this command. he can be killd by shooting at him? or it was different function?


Re: toggleplayercontrollable - Roach_ - 12.09.2012

You can't kill anyone if he is freezed..


Re: toggleplayercontrollable - bleedis - 12.09.2012

Okey, thanks. Will try it.