Amigo aqui você configura o max de enchat do server... caso um player ultrapasse este numero tomara ban..
# ------------------------------------------------------------------------------------ #
# EnchantMaxAllowed is if any player has bigger enchant gets banned. #
# EnchantMax is what max value can be put by scrols. #
# ------------------------------------------------------------------------------------ #
EnchantMaxAllowedWeapon = 25
EnchantMaxAllowedArmor = 25
EnchantMaxAllowedJewelry = 25
e esse aqui é para alguns GM's que jogam o proprio server e quer armas mais enchantadas que os outros..
# ------------------------------------------------------------------------------------ #
# OVER ENCHANT CONFIGURATION #
# ------------------------------------------------------------------------------------ #
# Protection against Corrupt GMs! #
# This protection will ban both GM and Edited character #
# if a GM tries to enchant a NON GM player above the below value. #
# ------------------------------------------------------------------------------------ #
GMOverEnchant = 25
apenas exemplos...
Att's MrMonk
|