Login Screen Camera Movement - 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: Login Screen Camera Movement (
/showthread.php?tid=397621)
Login Screen Camera Movement -
Jay_Dixon - 05.12.2012
Basically, it's a simple question. When a player goes onto my server, at the login screen, i want this to be scrolling in the background, i have it all recorded, thanks to the cameditor Filterscript. But my question is, how do i make it work with what i want to do? Some guidance, or a complete walkthrough would help, originally my goal was to use it as a cam hack to do promotional videos, but then figured lets try to make a cool login thing.
Код:
|----------Jay's Login Test Movement----------|
InterpolateCameraPos(playerid, -2003.644653, 351.079986, 48.713760, -1997.744506, 1402.090454, 247.836486, 15000);
InterpolateCameraLookAt(playerid, -2003.386596, 356.033264, 48.082637, -1997.390502, 1397.248413, 246.641143, 15000);
Re: Login Screen Camera Movement -
Memoryz - 06.12.2012
Well, all you do it insert that code where you want the camera to move at, possibly where you show the login dialog, insert that code into the same section.
Re: Login Screen Camera Movement -
Jay_Dixon - 06.12.2012
Well, i tried what you said to do, it didn't work. I don't know what i'm doing wrong :S
Any other ideas on how to do this? XD
Re: Login Screen Camera Movement -
goviscrap - 06.12.2012
You get any errors?
Re: Login Screen Camera Movement -
Jay_Dixon - 06.12.2012
Quote:
Originally Posted by goviscrap
You get any errors?
|
Nah, no errors at all. So i don't know what's up XD