Background image for login/register dialog - 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: Background image for login/register dialog (
/showthread.php?tid=568553)
Background image for login/register dialog -
GentleMan - 23.03.2015
Hello,
All i want to know is how to put a background image while a player is registering or logging in.
That's it.
Thanks in advance.
Re: Background image for login/register dialog -
Ahmad45123 - 23.03.2015
If you mean that you want to set the player camera somewhere in the city... Then use:
SetPlayerCameraPos and
SetPlayerCameraLookAt
Add them in OnPlayerConnect.