TogglePlayerControllable Fix? - 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 Fix? (
/showthread.php?tid=319193)
TogglePlayerControllable Fix? -
Dusl12 - 18.02.2012
When I use TogglePlayerControllable to freeze the player,
the camera moves to the ground.
Any fix for this?
Re: TogglePlayerControllable Fix? -
Nonameman - 18.02.2012
Idk, but try to fix it with SetPlayerCameraPos() and SetPlayerCameraLookAt().
Re: TogglePlayerControllable Fix? -
Twisted_Insane - 18.02.2012
I'd suggest you yo check out my tutorial about ZCMD-commands, the freeze-command is included there and works perfectly for me!
https://sampforum.blast.hk/showthread.php?tid=319000
AW: TogglePlayerControllable Fix? -
Dusl12 - 18.02.2012
Just figured it out myself.
Thnx at all