Jump to content

Recommended Posts

  • 40 years later...
Posted

Ok im offically stuck i cannot find the cpp file what contains players being level 80, im trying to make the cap level 255 since conf files wont allow me to do this and yea i searched player.cpp to find nothing >.< anyone know what file contains the leveling rang information? thanks

-Duan3

Posted
DBCEnums.h

line looks like

// client supported max level for player/pets/etc. Avoid overflow or client stability affected.
// also see GT_MAX_LEVEL define
#define MAX_LEVEL    100

OMG Thank you so much ive been looking everywhere

Posted
// client supported max level for player/pets/etc. Avoid overflow or client stability affected.

// also see GT_MAX_LEVEL define

#define MAX_LEVEL 100

I hope you read this and not complain when players crash.

Posted

hm.. Got a problem on the last rev

I've changed "MAX_LEVEL" at DBCEnums.h and "MaxPlayerLevel" at Conf to 255... but still no one can earn XP after 80

I had no problem before updating to 3.3.3a

Any idea would be appreciated.

Guest
This topic is now closed to further replies.
×
×
  • 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