AeroXbird Posted August 4, 2010 Share Posted August 4, 2010 (edited) Hello guys, since i have seen tons of people complaining about their server not working properly with cannonball's usersystem i have decided to make a tutorial on how to make it function properly and because i was just simply very bored NOTE: This is WINDOWS ONLY! Step 1 First off you might want to download MySQL since the usersystem runs on that. http://www.mysql.com/downloads/mysql/ After that you install it with the functions that are preselected for you. Step 2 After you have successfully installed MySQL onto your server you will need the MySQL module http://www.exfclan.com/mta-mysql-0.41.rar Place the mta_mysql.dll in the modules folder. and the other dll file where the .exe is. After that you open your config file and you add <module src="mta_mysql.dll"/> To your config file. Step 3 Next up you are going to edit the usersystem config file. just simply open cfg/cfg.lua and enter local host = "localhost" local user = "root" local password = "" local database = "usersystem" Step 4 Simply start the script and it will auto-install itself using a small install script i wrote. Step 5 Profit! If you find any errors or issues feel free to pm me, or ask in this topic. The slightly modified version of the usersystem is in the attachment Please note: The installation script has NOT been tested, it might not work properly. PS: I am working on a extensively modified version that doesn't require MySQL Edited August 6, 2010 by Guest Link to comment
iPerfect Posted August 5, 2010 Share Posted August 5, 2010 http://dan.bastage.net/mta/MTA-MySQL-0.41.rar Link Error Link to comment
AeroXbird Posted August 6, 2010 Author Share Posted August 6, 2010 Oh, you're right Let me mirror the link to my own server http://www.exfclan.com/mta-mysql-0.41.rar Link to comment
BlackNova Posted August 6, 2010 Share Posted August 6, 2010 Why its work only on windows ? Whats functions are included ? Link to comment
AeroXbird Posted August 6, 2010 Author Share Posted August 6, 2010 This tutorial is based on windows, because of MySQL But the script itself will run on linux too, when you have your own MySQL server. Link to comment
-Gus- Posted March 9, 2011 Share Posted March 9, 2011 i have to choose standard configuration or detailed configuration? 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