SA-MP Forums Archive
[Help] Interiors - 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: [Help] Interiors (/showthread.php?tid=488603)



[Help] Interiors - BornHuman - 18.01.2014

Hello. I'm having a problem that every time I go into an interior like this:


I always end up with my camera facing towards me like this:


When it should be facing forward like this:


Can anyone help me with this?


Re: [Help] Interiors - Smileys - 18.01.2014

try this:

pawn Код:
SetCameraBehindPlayer( playerid );



Re: [Help] Interiors - BornHuman - 18.01.2014

Quote:
Originally Posted by Smileys
Посмотреть сообщение
try this:

pawn Код:
SetCameraBehindPlayer( playerid );
Thx bbycakes!

REP+