SA-MP Forums Archive
Is this possible? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Is this possible? (/showthread.php?tid=99720)



Is this possible? - _Vortex - 29.09.2009

Hello, I want to make it so, when someone connects, and before they see the OnPlayerRequest screen, to check if their registered, and if they're not logged in, then it sets their cam position to a different place, then when they login, they get sent back to the requestclass screen.

Is this possible, and if so how?


Re: Is this possible? - Grim_ - 29.09.2009

When they connect see if they are already registered, then if they're not set their pos somewhere else. then when they /login set them back to the default place.