Page 1 of 1

How to nominate a GM? -.-

Posted: Thu Sep 01, 2011 12:15 pm
by Nerimah
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

How can I give some GM commands to a character? When I change character's accesslevel from 2 to 7 into database, he cannot use any commands...

Seems that only accesslevel 1 is working :/

Re: How to nominate a GM? -.-

Posted: Thu Sep 01, 2011 12:19 pm
by momo61
go in characters table. then put 127 in access

Re: How to nominate a GM? -.-

Posted: Thu Sep 01, 2011 12:35 pm
by Nerimah
I don't have 127 acces level, only 1 to 7 (1 is admin, 7 is chat moderator)

Re: How to nominate a GM? -.-

Posted: Thu Sep 01, 2011 1:02 pm
by AntV
127 is by default master access, you can change that in the General.properties.
2~7 by default have no admin commands. To change that go to your DB and open admin_commands. The number at the last column indicates what access level a player must have to use it. By default everything is "1"

Re: How to nominate a GM? -.-

Posted: Thu Sep 01, 2011 2:12 pm
by hokkeli
admin_command_access_right table -> access_levels table. You should be capable to understand these without help.