dam034 Posted September 30, 2017 Posted September 30, 2017 Dear users, I searched in the Internet and I found some mods for RPG, but they are dated 7-8 years ago. I'd to create a new gamemode (with tecnologies in 2017), with roleplay gaming, and to use mysql to store data. Some ideas to beginning? Thanks dam034 I'm developing a revolution for MTASA
Addlibs Posted September 30, 2017 Posted September 30, 2017 If you plan to use MySQL to store data, your first step should be to make a resource that would handle all of that, and export its functions to allow other resources to just use that resource instead of creating a new MySQL connection on each resource. Previously known as MrTasty.
dam034 Posted September 30, 2017 Author Posted September 30, 2017 Can I use only one resource to create RPG? I thought I could create mysql.lua in rpg resource to export its functions to all the others lua files in the resource. How can I do? Thanks dam034 I'm developing a revolution for MTASA
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