SA-MP Forums Archive
Help - 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: Help (/showthread.php?tid=156423)



Help - killer98p - 22.06.2010

Hello guys, I saw in some servers that says sign-up in forum to sign-up in-game and it works, as I sign-up in forum I am getting signed-up in-game with same Username and Password. Please tell me with that, I want this too


Re: Help - Calgon - 23.06.2010

It's usually a PHP / MySQL script, which is called a "User Control Panel" or a "User Registration System", there's probably a few private releases of UCPs, there may be a few on this forum, but the registration scripts are highly dependent of which variables would be required for the account.

Try play with PHP and MySQL code and see what you can produce, there are several tutorials all over the internet, just search. Note: If you're going to be using MySQL, you'll need a plugin for it to interact with on your SA-MP server, check the plugins section.