Is there only login / register and save Mysql System ? -
EgyptForLife - 21.05.2014
Hello,
I am searching for a Mysql Login / Register system, that is for roleplay. And I think you know what it should save. IF there is one, please send me it's link.
P.S : I searched for one but i didn't find anything that can help me.
And if there is none, can someone help me with doing one ? Thanks.
Re: Is there only login / register and save Mysql System ? -
Mauzen - 21.05.2014
There are variables and structures unique for every gamemode, so there cant be something like a universal script that you just need to paste. After all youll always have to modify to to save and load your individual data.
Just take a look at other scripts and try to script your own one. Storing passwords needs special attention, so you better learn a bit about how to safely store them, or get this from a script that does this well (those scripts are rare though)
Re: Is there only login / register and save Mysql System ? -
EgyptForLife - 21.05.2014
I have a ready gamemode, that i edited some in it but didn't come near the mysql, and i always stay here :

And I don't know how to fix this, and I want someone to help me in fixing it.