SA-MP Forums Archive
How I can freeze the face of the player? - 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: How I can freeze the face of the player? (/showthread.php?tid=265173)



How I can freeze the face of the player? - CTCCoco - 29.06.2011

How I can freeze the face of the player in an speficic position?

Thanks for all.


Re: How I can freeze the face of the player? - Venice - 29.06.2011

https://sampwiki.blast.hk/wiki/SetPlayerCameraPos
https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt

You tell this ?


Re: How I can freeze the face of the player? - iPLEOMAX - 29.06.2011

Quote:
Originally Posted by venice
Посмотреть сообщение
And if you mean "freeze" then you can do this: TogglePlayerControllable(playerid, false);


Re: How I can freeze the face of the player? - bartje01 - 29.06.2011

No. He means that you can't rotate your head ingame.
I'm not surehow to do it.


Re: How I can freeze the face of the player? - CrazyBlob - 29.06.2011

ingame type the command : /headmove

and their ya go :P


Re: How I can freeze the face of the player? - bartje01 - 29.06.2011

Quote:
Originally Posted by CrazyBlob
Посмотреть сообщение
ingame type the command : /headmove

and their ya go :P
Ye I thought of it as a standard samp command since there is a file with headmove in your samp userfilesxD