MySQL Login/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: MySQL Login/Register system (
/showthread.php?tid=507004)
MySQL Login/Register system -
Rocky2k12 - 15.04.2014
Hey guys, I'm quite new to Pawno and I was wondering could there be anyone willing to help me install the MySQL register and Login system? or even help me through with it over skype or so? I've got a website and I also have a script. I'm probably asking too much but it's very confusing for me.
Sorry for the bother.
Re: MySQL Login/Register system -
LennoxHD - 15.04.2014
If you are new to Pawno MYSQL is very hard thing to learn I would go for an easier one such as Y_ini there is a couple of them on Tutorials. go have a look at them
Re: MySQL Login/Register system -
Rocky2k12 - 15.04.2014
Quote:
Originally Posted by LennoxHD
If you are new to Pawno MYSQL is very hard thing to learn I would go for an easier one such as Y_ini there is a couple of them on Tutorials. go have a look at them
|
Does Y_ini use a folder to loads it's users? I'm looking to load the chars off the database would be very handy, but I'm considering giving Y_ini a go
Re: MySQL Login/Register system -
LennoxHD - 15.04.2014
Y_ini does use a folder, but you have to make a sql file with all your things you will have to use for MYSQL. eg. "ID" "Key" "Admin-Level" much easier to use Y_ini, cause its all in fron't of you.
Re: MySQL Login/Register system -
Rocky2k12 - 15.04.2014
How exactly do I go about istalling Y_ini? I downloaded the file but it looks like a whole server lol
Re: MySQL Login/Register system -
LennoxHD - 15.04.2014
You need to script into the script where you want your accounts to go. so put in "User" and make a folder in Scriptfiles called "User"