Jump to content
  • 0

Help L2Jfrozen Gm Access


Black-Knight

Question

Hello guys do you know how to configure access level on a char ? I mean there is an option to make your self admin right but how i can make someone GM example Event gm ? with less rights than me ? 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hello guys do you know how to configure access level on a char ? I mean there is an option to make your self admin right but how i can make someone GM example Event gm ? with less rights than me ? 

just check access level table on your database

(1, 'Master Access', '0099FF', 1, '0099FF', 0, 1, 1, 1, 1, 1, 1, 1, 1, 1),
(2, 'Head GM', '00FFFF', 1, '00FFFF', 0, 1, 1, 1, 1, 1, 1, 1, 1, 1),
(3, 'Event GM', '00FFFF', 1, '00FFFF', 0, 1, 1, 1, 0, 1, 0, 0, 0, 0),
(4, 'Support GM', '00FFFF', 1, '00FFFF', 0, 1, 0, 1, 0, 1, 0, 0, 0, 0),
(5, 'General GM', '00FFFF', 1, '00FFFF', 0, 1, 0, 1, 0, 1, 0, 0, 0, 0),
(6, 'Test GM', 'FFFFFF', 1, 'FFFFFF', 0, 0, 0, 1, 0, 1, 0, 0, 0, 0);

1 Admin,2 Head GM,3 Event GM,4 Support GM,5 General GM,6 Test GM

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock