Jump to content

Account-system


alcholistu

Recommended Posts

I know a little , but i want to know what to learn ... to create faction-system

Well, to create a faction-system like valhalla had/has (dont know if the server is still around). You have to know 2 things;

Lua and SQL. Without lua, you can do it, but it will be hard. Without SQL knowledge,,, you can better stop right away. The errors will kill you.

If you got them both, alitle knowledge is enough. First off all you need to create a gui, this gui will get information from the db like you request. Make a start with creating a db and just try to get a "Hello World" out of it when you type in a command like; "testdb".

You'll need these functions:

dbConnect 
executeSQLQuery 
  

Link to comment

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...