[M]ichael Posted September 25, 2013 Share Posted September 25, 2013 Wanted to know how to make a login panel, so just to log in if you are registered on a site Link to comment
TheHeadHunter Posted September 25, 2013 Share Posted September 25, 2013 If you want to make your own account system, then yes, SQLite or MySQL would be the best solution. However, if you're interested in making a Login Panel which uses the default MTA account database ( internal.db ) then look into the logIn and logOut functions. And addAccount/removeAccount for registering and removing registered accounts. Creating and scripting the GUI itself is another matter entirely. https://wiki.multitheftauto.com/wiki/In ... ng_the_GUI Link to comment
K4stic Posted September 25, 2013 Share Posted September 25, 2013 The Best way is use Database with Your Site/forum MySQL like do and FFs use: dbConnect dbExec dbQuery Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now