[DiscordArchive] hellow every one
[DiscordArchive] hellow every one
Archived author: ! temptation • Posted: 2023-04-21T09:26:02.788000+00:00
Original source
hellow every one
i want to changed max player level to 255
i changed #define DEFAULT_MAX_LEVEL 255
#define MAX_LEVEL 255
#define STRONG_MAX_LEVEL 255
in DBCEnums.h
and #define GT_MAX_LEVEL 255 in DBCStructure.h
max player levelchanged 255 in worldserver.conf
and i update level to 255 in player_xp_level in world database
but its not give xp after lvl 100
someone can help me ?
Archived author: TemporalUncertainty • Posted: 2023-04-21T09:29:48.508000+00:00
Original source
I believe there is a hard coded limit on the level and you would need to compile your own fork to get upto 255
Archived author: M'Dic • Posted: 2023-04-21T10:26:37.627000+00:00
Original source
Hmm... soo something is blocking it then is all i cam think of
Archived author: M'Dic • Posted: 2023-04-21T10:27:12.730000+00:00
Original source
Double check your security software since u are running it on windows server 2016 you may have to add a exception to it