Jump to content

Recommended Posts

Posted
Hello,

I'm trying to change the GM level cap to 80, how can I do this ? I dont want it to be 255

open mangos.conf, go to line 679

MaxPlayerLevel = 80

EDIT:

for gm level:

1022 line

GM.StartLevel            = 1

Posted
Its still 255 =S

type ingame

 .levelup -175

other moethod is with mysql, but i not tryed it yet

ps; nevermind other my post in this topic, i not understand question, there are no ways in config or in dbase to create level cap for gm.

Posted

There is no way, thats what they are saying. Just tell your GMs not to level over 80. You can lower everyone's level whos over 80, but they can simply just set there level again.

Posted
Run your server on a CPU architecture where an unsigned char has a maximum value of 80.

that will just cause overflow, and i don't think such architecture exists.

correct way of doing this would be add aditional checks to the ".levelup" command and any other source of lvling

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use