20-06-2009, 05:09 AM
|
#38 (permalink)
|
|
Banido
Registrado em: Apr 2009
Localização: MG - BH
Posts: 496
Agradecido 1,202 Vezes em 138 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
gameserver/config/command-privileges
Edite do jeito que vc deseja..
Citação:
# Alternative Configure GM commands access level
# Information:
# 1) If AltPrivilegesSecureCheck = True
# Every commands need a entry in this file, else the command cannot be executed.
# 2) Some commands need a correct access level on GM Access table too, like:
# GMCanShop will affect admin_buy
admin_admin = 100
admin_admin1 = 100
admin_admin2 = 100
admin_admin3 = 100
admin_admin4 = 100
admin_admin5 = 100
admin_config_server = 100
admin_config_server2 = 100
|
logo abaixo disso tera uma variedade de privilegios coloque os que tu deseja, com o acesso certinho.
Gameserver/config/Gmacess
Citação:
# Configure GM AccessLevels, if AltPrivilegesAdmin is False
GMAccessLevel = 100
GMMinLevel = 75
GMCanAltG = 75
GMCanAnnounce = 75
GMCanBan = 75
GMCanBanChat = 75
GMCanShop = 100
GMCanBuyFree = 75
GMCanDelete = 100
GMCanKick = 75
GMMenu = 75
GMGodMode = 100
GMCanEditChar = 75
GMCanEditCharOther = 100
GMCanViewChar = 75
GMCanEditNPC = 75
GMCanViewNPC = 75
GMViewCharacterInfo = 75
GMViewItemList = 75
GMViewClanInfo = 75
GMViewQuestList = 75
GMViewSkillInfo = 75
GMViewWarehouseWithdrawList = 100
GMCanTeleport = 75
GMCanTeleportOther = 75
GMCanRestart = 75
GMMonsterRace = 100
GMRider = 100
GMFastUnstuck = 100
GMResurectFixed = 75
GMEnchant = 100
GMDoor = 75
GMRes = 75
GMPeaceAttack = 100
GMHeal = 75
GMIRC = 100
GMUnblock = 75
GMCache = 100
GMTalkBlock = 75
GMTest = 100
GMEnchant = 100
GMFunEngine = 75
GMCreateNodes = 100
|
|
|
|