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



Camera - Fjclip99 - 19.10.2014

How can i make, so that player camera is in front of player and player is freezed (togglecontroleable)...
This is what i made but it doesen't work...:
Код:
SetPlayerPos(playerid,207.0074,-135.2267,1002.8744);
SetPlayerFacingAngle(playerid,180);
SetCameraBehindPlayer(playerid);
TogglePlayerControllable(playerid,0);
SetPlayerFacingAngle(playerid,0);



Re: Camera - BamGuitar - 19.10.2014

If you want it in front of players remove
pawn Код:
SetCameraBehindPlayer(playerid);
P.S: I'm from SLO too :P