SA-MP Forums Archive
How to set moving camera while registering/logging in? - 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: How to set moving camera while registering/logging in? (/showthread.php?tid=597647)



How to set moving camera while registering/logging in? - shift3r - 03.01.2016

I've seen it on a number of servers. While the dialogs show up the camera moves, for example above the city.


Re: How to set moving camera while registering/logging in? - Joron - 03.01.2016

u mean onplayerresquestclass? the camera spins around the skin?


Re: How to set moving camera while registering/logging in? - shift3r - 03.01.2016

Nope, the camera is moving around the map, a good example of this is New Generation Roleplay.


Re: How to set moving camera while registering/logging in? - Joron - 03.01.2016

Quote:
Originally Posted by shift3r
Посмотреть сообщение
Nope, the camera is moving around the map, a good example of this is New Generation Roleplay.
oh here u go || https://sampforum.blast.hk/showthread.php?tid=90880 || Everything u need ia there.. Glad i could help


Re: How to set moving camera while registering/logging in? - shift3r - 03.01.2016

Thanks very much Joron You're very helpful!


Re: How to set moving camera while registering/logging in? - shift3r - 03.01.2016

Alright, I'm not exactly sure that this was what I was searching for.

I don't wanna make it seem like I'm advertising or anything, but this is what I need:

Connect to samp.ng-gaming.net:7777

Wait for the dialogue to show up and the camera to start moving in the background. As you can see, the camera changes every few seconds, that's what I want. The link that you sent me was for camera turning around the player while he's selecting skins. Thanks though xD


Re: How to set moving camera while registering/logging in? - SickAttack - 03.01.2016

If you want it so bad and you're not going to collaborate, please post here: https://sampforum.blast.hk/showthread.php?tid=447813.

Functions you can do this with:
https://sampwiki.blast.hk/wiki/InterpolateCameraPos
https://sampwiki.blast.hk/wiki/InterpolateCameraLookAt


Re: How to set moving camera while registering/logging in? - shift3r - 04.01.2016

Thanks man, can you just tell me how do people usually get these positions?


Re: How to set moving camera while registering/logging in? - Joron - 04.01.2016

Quote:
Originally Posted by shift3r
Посмотреть сообщение
Alright, I'm not exactly sure that this was what I was searching for.

I don't wanna make it seem like I'm advertising or anything, but this is what I need:

Connect to samp.ng-gaming.net:7777

Wait for the dialogue to show up and the camera to start moving in the background. As you can see, the camera changes every few seconds, that's what I want. The link that you sent me was for camera turning around the player while he's selecting skins. Thanks though xD
Sorry try || https://sampforum.blast.hk/showthread.php?tid=330879 ||


Re: How to set moving camera while registering/logging in? - shift3r - 04.01.2016

Nice. Created it and it looks dope Thanks!