alcholistu Posted February 18, 2013 Share Posted February 18, 2013 How can i create a faction-system like Valhalla's Link to comment
alcholistu Posted February 18, 2013 Author Share Posted February 18, 2013 How can i craete it .. don't know..you may help me? Link to comment
iPrestege Posted February 18, 2013 Share Posted February 18, 2013 You Have To Learn . Link to comment
alcholistu Posted February 18, 2013 Author Share Posted February 18, 2013 I know a little , but i want to know what to learn ... to create faction-system Link to comment
tosfera Posted February 18, 2013 Share Posted February 18, 2013 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
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