Delete free lvl 130?

05/05/2013 17:44 MightyStrike#1
Hello my friend just found a source.. well he is not really the best at coding... If you create a character and login you are automaticly lvl 130.. Now to our question: How can we get this auto free lvl 130 deleted?

Hope you guys can help me as soon as possible!
05/05/2013 18:05 LordGragen.#2
you do know right that you keep making threads saying "my friend"

tell him stop what his doing and at list learn the basic things he needs to run server.
05/05/2013 18:11 MightyStrike#3
Quote:
Originally Posted by LordGragen. View Post
you do know right that you keep making threads saying "my friend"

tell him stop what his doing and at list learn the basic things he needs to run server.
First you should stop answering if you don't even know the basics of english... Second thing: My question is not: Should he stop running a server because he doesn't know the basics of coding? I am not opening threads here to get answers like: If he can't code he should stop running a server!
05/05/2013 18:23 Smaehtin#4
Tell "your friend" that if he wants to run a server that's fine, but if he wants to start editing the server he should learn how to do it himself. People here are tired of spoon feeding all the noobs.
05/05/2013 18:23 shadowman123#5
Go to entities Table in naivcat .. then Press File -> Design table then go to Level Column u will find that the deafult value inside it is 130 .. change it to 0 then Save Ta Da u r done
05/05/2013 18:24 MightyStrike#6
Quote:
Originally Posted by shadowman123 View Post
Go to entities Table in naivcat .. then Press File -> Design table then go to Level Column u will find that the deafult value inside it is 130 .. change it to 0 then Save Ta Da u r done
Thats all I wanted to see! Thanks a lot!
05/05/2013 18:24 _Emme_#7
His English was just fine. Also, why the hell would you want to run a server if you can't even figure out a simple thing as that.

Anyhow, figuring my advice to actually learn some programming and logic - look at the CreateCharacter/CreateAccount function, if it sets the level to 130. If not, check the database if the default value is 130, if yes set it to 1.
05/05/2013 18:24 LordGragen.#8
1. learn to respect
2. i didnt say anything bad so idk whats your problem
3. i didnt say coding, i said the basics, i dont even call my self a coder yet but at list i know basics which help me learn. tell him to start making some npcs first understand how they run, then add cps to monsters. to teach him basics then tell him to think how do they work.
05/05/2013 18:26 Smaehtin#9
Quote:
Originally Posted by shadowman123 View Post
Go to entities Table in naivcat .. then Press File -> Design table then go to Level Column u will find that the deafult value inside it is 130 .. change it to 0 then Save Ta Da u r done
What if the table in his database isn't called "Entities"? What if he's not using Navicat? What if the source he's using isn't even using a database at all?
05/05/2013 18:32 shadowman123#10
well he seems to be Newbie to all of this stuffs .. which means he is using Public source and with Database managment tool = navicat .. so he will find entities table in his navicat database...
05/05/2013 18:33 MightyStrike#11
Quote:
Originally Posted by shadowman123 View Post
well he seems to be Newbie to all of this stuffs .. which means he is using Public source and with Database managment tool = navicat .. so he will find entities table in his navicat database...
Yeah we found it at navicat and it was set to 130! Thanks for your help!
05/05/2013 18:36 shadowman123#12
Awesome
05/05/2013 18:44 go for it#13
well learning programming maybe boring for many people and maybe he never knew about having default value on navicat , but is he too lazy to ask for himself ?