Thanks in advance.
Problem with setting Admin/GM status
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
zeddicus
- Posts: 10
- Joined: Wed Jul 13, 2011 6:56 pm
Problem with setting Admin/GM status
Hello, I'm trying to make my own l2 Freya private server and I runned it , but the problem is that I cannot add Admin/GM status to my char , I would like to ask how to setup it because I readed lot of topics in whole google and I couldent setup it. If some 1 have enough time to help me solving my problem I'll be very thanksfull. Wish you good luck to all of you
Thanks in advance.
Thanks in advance.
- Tan
- L2j Veteran

- Posts: 873
- Joined: Wed Jun 10, 2009 10:31 pm
- Location: Poland
Re: Problem with setting Admin/GM status
go to your datebase find your char in character table than acceslevel and write there 127 than apply changes dont forget to have ur character offline while doing it. have fun
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
http://www.last.fm/user/L2jTan
-
zeddicus
- Posts: 10
- Joined: Wed Jul 13, 2011 6:56 pm
Re: Problem with setting Admin/GM status
well , thanks for info . I'll try to make it and I'll post replay if it works
Thanks again.
-
zeddicus
- Posts: 10
- Joined: Wed Jul 13, 2011 6:56 pm
Re: Problem with setting Admin/GM status
well I tryed it but it do not work again , if am right when I log on the commant should be //admin
or //gm
or //gm
- Tan
- L2j Veteran

- Posts: 873
- Joined: Wed Jun 10, 2009 10:31 pm
- Location: Poland
Re: Problem with setting Admin/GM status
i am sure u are doing something in wrong way check my post once again and do it as its suppose to be and than commands are stored in admin_commands_rights table.. but yeah its //admin to pop up admin panel.
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
http://www.last.fm/user/L2jTan
-
zeddicus
- Posts: 10
- Joined: Wed Jul 13, 2011 6:56 pm
Re: Problem with setting Admin/GM status
Actually for now is just test serve I mean that the machine is at 1 friend and I just created account , as I know it shouldent be a problem to give admin privilegians.I just told him what to do same as u said , but when I logged in I have only the title [ADMIN] and no any privilegions , I typed //admin and nothing again.Tan wrote:i am sure u are doing something in wrong way check my post once again and do it as its suppose to be and than commands are stored in admin_commands_rights table.. but yeah its //admin to pop up admin panel.
P.S. my char was offline while he is setting the options.
-
hope
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Problem with setting Admin/GM status
set access to 1
- memodorial
- Posts: 36
- Joined: Mon May 16, 2011 11:56 am
- Contact:
Re: Problem with setting Admin/GM status
yeah setting in characters.sql access to 1 should helphope wrote:set access to 1
new List of Top Game Servers Online is under development. We are looking for content writers (topic: online games)
- Inth
- Posts: 10
- Joined: Wed Jul 18, 2012 12:19 pm
Re: Problem with setting Admin/GM status
more like 127
- Konstantinos
- Posts: 501
- Joined: Wed Feb 08, 2012 12:19 pm
Re: Problem with setting Admin/GM status
no 127 is off admin is 8.
- Asmodaius
- Posts: 170
- Joined: Sun Jul 16, 2006 9:43 am
Re: Problem with setting Admin/GM status
Proper access level for admin is level 7.
All admin commands in admincommands.xml file, use accesslevel 7, so you should use this level, in order to use admin commands.
All admin commands in admincommands.xml file, use accesslevel 7, so you should use this level, in order to use admin commands.
- Konstantinos
- Posts: 501
- Joined: Wed Feb 08, 2012 12:19 pm
Re: Problem with setting Admin/GM status
yes but if use 8 is like 127.
- Asmodaius
- Posts: 170
- Joined: Sun Jul 16, 2006 9:43 am
Re: Problem with setting Admin/GM status
To be honest, I've never used 8 level, but I guess that the "child" feature will do the job for level 7.
Level 8 would be very useful though, If you'd like to use some specific commands, only for your char and let admins use the rest.
Level 8 would be very useful though, If you'd like to use some specific commands, only for your char and let admins use the rest.
-
Villy90
- Posts: 26
- Joined: Fri Jul 29, 2011 11:40 am
Re: Problem with setting Admin/GM status
Yes it is 8 for Master Access level, 7 for Admin.
Check l2j server -> game -> config -> accessLevels.xml
for list of new admin levels, not sure when it was changed but it took me a while to find it as everywhere it said acceslevel 127 like before 150 or 200 etc...
Check l2j server -> game -> config -> accessLevels.xml
for list of new admin levels, not sure when it was changed but it took me a while to find it as everywhere it said acceslevel 127 like before 150 or 200 etc...
- smuggbg
- Posts: 109
- Joined: Wed Mar 02, 2011 2:39 pm
- Location: Bulgaria
Re: Problem with setting Admin/GM status
RespectVilly90 wrote:Yes it is 8 for Master Access level, 7 for Admin.
Check l2j server -> game -> config -> accessLevels.xml
for list of new admin levels, not sure when it was changed but it took me a while to find it as everywhere it said acceslevel 127 like before 150 or 200 etc...