Jump to content

Create a RPG gamemode with mysql


dam034

Recommended Posts

Posted

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

Posted

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.

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...