Snap Posted May 10, 2012 Posted May 10, 2012 Okay i am using the latest rAthena I tried to add a GM Level to my Other account And as i @who it using my Admin (99) it says NOT EXISTENT GROUP! Okay i just found it at group.conf. How can i add 90 80 70 60 Position? Please help Quote
iwillnot Posted May 10, 2012 Posted May 10, 2012 If you are using SQL, you can change your GM level by going to your internet browser and going to localhost/phpMyAdmin/, log in using your SQL username and password, go to your SQL database, go to your login table, search your account ID or account name, and edit your level field. If you are using TXT, go to your rAthena/save/ folder and open the account.txt. In there you'll find your account. Change the appropriate "0" into "99" to have Admin GM Level. Quote
Snap Posted May 10, 2012 Author Posted May 10, 2012 Lol? I am just confuse in adding at group.conf Quote
quesoph Posted May 10, 2012 Posted May 10, 2012 Default group ids are 0 , 1 , 2 , 3 , 4 , 10, and 100. Or change the ID to any number you want. { id: 100 name: "Admin" level: 100 inherit: ( "Support", "Law Enforcement" ) commands: { accinfo: true } log_commands: true permissions: { can_trade: true can_party: true all_skill: true all_equipment: true skill_unconditional: true use_check: true use_changemaptype: true all_commands: true } Quote
Snap Posted May 11, 2012 Author Posted May 11, 2012 { id: 90 name: "Co-Admin" level: 100 inherit: ( "Helper", "Co-Admin" ) commands: { accinfo: true } log_commands: true permissions: { can_trade: false can_party: true all_skill: true all_equipment: true skill_unconditional: true use_check: true use_changemaptype: true all_commands: true } Can it be? up Quote
Question
Snap
Okay i am using the latest rAthena
I tried to add a GM Level to my Other account
And as i @who it using my Admin (99) it says NOT EXISTENT GROUP!
Okay i just found it at group.conf.
How can i add 90 80 70 60 Position? Please help
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.