Camera won't set - 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 won't set (
/showthread.php?tid=360256)
Camera won't set -
Makaveli93 - 17.07.2012
It was working great, and now I tried to use InterpolateCameraLookAt to get it to move while player logins (it's under OnPlayerConnect).
Anyways, this code I'm using. I removed Interpolate thing and these are the only functions in my whole script that are related to camera.
pawn Код:
SetPlayerCameraPos(playerid,2364.6738,-72.1107,149.3987);
SetPlayerCameraLookAt(playerid,2237.7754,15.9208,34.3488);
Re: Camera won't set -
Ballu Miaa - 17.07.2012
But what is the problem in it? What happens InGame?
Re: Camera won't set -
Makaveli93 - 17.07.2012
It shows the original SA-MP login screen (Verona Beach or what's it's name, in LS).
Re: Camera won't set -
Ballu Miaa - 17.07.2012
Quote:
Originally Posted by Makaveli93
It shows the original SA-MP login screen (Verona Beach or what's it's name, in LS).
|
Santa Maria Beach? Tell me one thing. What do you want to do with this SetPlayerCamPos function? Set The Pos where?