Quote:
Originally Posted by jimbox114
ehh thats no good. Was hoping it would be as simple as chaging something from a number to another :/.
|
...it is.
Open up /zone/client.cpp and search for
Code:
void Client::SetEXP
Then look for
Code:
int8 maxlevel = 66;
from there, and change it, then compile.