`Rοmeο Posted August 27, 2010 Posted August 27, 2010 Hello. i decide to open this topic because many of newbie gm's don't know how to manage access levels. So let's start. 1.Go to gameserver/config/Characters.properties(Different packs have different location so search properti file there you can change gm access level) Find This # AccessLevel # --------------------------------------------------------------------------- # This option will set the default AccessLevel for MasterAccess. # Please be careful with this setting. Characters set to this AccessLevel will have the right to execute every AdminCommand in game. # Default: 127 (Maximum value: 255) MasterAccessLevel = 127 # Name color for those matching the above MasterAccess AccessLevel. # Default: 00CCFF MasterNameColor = 00CCFF # Title color for those matching the above MasterAccess AccessLevel. # Default: 00CCFF MasterTitleColor = 00CCFF and change MasterAccessLevel to 200 Save and Close. Access Level List Administrator - 200 Head GM - 150 Event GM - 125 Support GM - 100 (you can change as you want) Now Open Navicat -> l2jdb -> admin_command_access_rights for example we need to set announce privilegies only Administrator and Head GM. Find admin_announce and in field accessLevels write 150,200 So if Characer is Event GM or Support GM he can't use announce privilegies. Also if you need set player to Event GM you must give him Access level 125 Hope it's usefull credits to me
`Rοmeο Posted August 27, 2010 Author Posted August 27, 2010 realy nice and usefull for newbies thx Thnx man :)
madzkull Posted August 27, 2010 Posted August 27, 2010 Hello. i decide to open this topic because many of newbie gm's don't know how to manage access levels. So let's start. 1.Go to gameserver/config/Characters.properties(Different packs have different location so search properti file there you can change gm access level) Find This # AccessLevel # --------------------------------------------------------------------------- # This option will set the default AccessLevel for MasterAccess. # Please be careful with this setting. Characters set to this AccessLevel will have the right to execute every AdminCommand in game. # Default: 127 (Maximum value: 255) MasterAccessLevel = 127 # Name color for those matching the above MasterAccess AccessLevel. # Default: 00CCFF MasterNameColor = 00CCFF # Title color for those matching the above MasterAccess AccessLevel. # Default: 00CCFF MasterTitleColor = 00CCFF and change MasterAccessLevel to 200 Save and Close. Access Level List Administrator - 200 Head GM - 150 Event GM - 125 Support GM - 100 (you can change as you want) Now Open Navicat -> l2jdb -> admin_command_access_rights for example we need to set announce privilegies only Administrator and Head GM. Find admin_announce and in field accessLevels write 150,200 So if Characer is Event GM or Support GM he can't use announce privilegies. Also if you need set player to Event GM you must give him Access level 125 Hope it's usefull credits to me Thank you this is useful..
Onix Posted August 28, 2010 Posted August 28, 2010 useful and good guide for newbies they must say you thanks ! xD
HellRanger Posted November 13, 2010 Posted November 13, 2010 If you want to make a friend gm and you don't want to give him all privs you can do this! :D
Bleadd Posted November 13, 2010 Posted November 13, 2010 Useful for newbies admins that don't need to give all access for her devs :P
Recommended Posts