-
GM Powers? 60+ lvl
I just got a MaNGOS server working but I can't figure out how to make my character go past level 60. My GM level is level 3 (thats the max in MaNGOS I think).
.levelup only lets me get to 60.
.modify level doesn't even work, it says its not a command.
.setlevel only works for creatures.
So how do I get past level 60?
-
look up for it in mangos configuration
-
Default max level in mangos is level 60.
If you go into mangosd.conf there is a setting to edit the level cap.
# Max level that can reached by player for expirience.
# Change not recommended
# Default: 60
MaxPlayerLevel = 60
:)
Karn