SA-MP Forums Archive
SetPlayerCameraLookAt reset - 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: SetPlayerCameraLookAt reset (/showthread.php?tid=358101)



SetPlayerCameraLookAt reset - RedFusion - 09.07.2012

After using this in a dialog, how do i reset my camera to follow my character again?


Re: SetPlayerCameraLookAt reset - ReneG - 09.07.2012

pawn Код:
SetCameraBehindPlayer(playerid);
https://sampwiki.blast.hk/wiki/SetCameraBehindPlayer


Re: SetPlayerCameraLookAt reset - RedFusion - 09.07.2012

Yeah but i think that resets the camera position but it still looks at the same coords.


Re: SetPlayerCameraLookAt reset - ReneG - 09.07.2012

Quote:
Originally Posted by RedFusion
Посмотреть сообщение
Yeah but i think
Just use the function and see for yourself.