I found a new login and register system - 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: I found a new login and register system (
/showthread.php?tid=473078)
I found a new login and register system -
kingcrome - 01.11.2013
When I register it works and then it stays in the same camera position but I can still move!
Re: I found a new login and register system -
knackworst - 01.11.2013
pawn Код:
SetCameraBehindPlayer(playerid);
Put this after you register or login in the code
Re: I found a new login and register system -
kingcrome - 01.11.2013
thanks