If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hello, Ive been sorting out access levels for my server and i want 3 different access levels. (2 ,3, 4)
but for some reason when i set it like -
Admin - 2,3,4
HeadGM - 3,4
GM - 4
i start getting errors in database console.
now when i move over to admin_command_access_rights and i set the access levels to this - (Examples)
admin_abnormal 3
admin_abnormal_menu 2
admin_accept_petition 4
i get errors all the time when i save it. basically what im trying to say is i want to set access levels to them 3.
and its confusing me. ive read http://www.l2jserver.com/wiki/How_to_se ... privileges but it just doesnt seem to work. ive folowed the steps. can anyone help please?
Thanks
Access Levels
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 5
- Joined: Sat Jan 09, 2010 8:25 pm
Re: Access Levels
would anyone be able to help me with this please
- Notorious
- Posts: 501
- Joined: Thu May 28, 2009 3:50 pm
- Location: Sweden
Re: Access Levels
Are you using ; or , as separator in "Childaccess" column in the "Accesslevels" table? It should be ;
Admin 1;2;3
Head GM 2;3
GM 3
Also, the IsGM needs to be set to 1 for each of the GM levels.
Go through the list of commands in "admin_command_access_rights" table and start by setting 3 to the ones only GM should be able to use. Then set 2 to the ones Head GM should be able to use, and he will also be able to use the commands the GM can use.
Finally set 1 to all the commands only Admin should be able to use, if it's not 1 already.
Admin 1;2;3
Head GM 2;3
GM 3
Also, the IsGM needs to be set to 1 for each of the GM levels.
Go through the list of commands in "admin_command_access_rights" table and start by setting 3 to the ones only GM should be able to use. Then set 2 to the ones Head GM should be able to use, and he will also be able to use the commands the GM can use.
Finally set 1 to all the commands only Admin should be able to use, if it's not 1 already.
-
- Posts: 5
- Joined: Sat Jan 09, 2010 8:25 pm
Re: Access Levels
i was using ; but ive just set it everyone to 1, set most of the commands to 1, and ive set the powerful commands like shut - restart etc etc to 2, so admins are now 127, normal gm's are 1.
but thanks for help anyways.
(lock topic now thanks)
but thanks for help anyways.
(lock topic now thanks)
- denser
- Posts: 1392
- Joined: Wed May 30, 2007 9:13 pm
- Location: Russia
- Contact:
Re: Access Levels
i think better way to do access rights not by child...more logicalto do like this:
admin_admin 1,2,3,4 - so groups with this ids can do this command.
it more flexible and without any stupid sorting in groups....
admin_admin 1,2,3,4 - so groups with this ids can do this command.
it more flexible and without any stupid sorting in groups....
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
L2J - the place where glad to see you any time!