how can i increase the base and job exp rates

khenma

New member
Messages
202
Points
0
and also what is the max for base and job exp... im using 2013 0807 client..

i change the max level into 500.

 
1. edit conf/battle/exp.conf for exp rates

2. edit conf/battle/player.conf for max stats parameters and atkspeed

3. edit db/re/exp.txt and src/map/map.h for max level

4. then recompile, and your done..

 
1. edit conf/battle/exp.conf for exp rates

2. edit conf/battle/player.conf for max stats parameters and atkspeed

3. edit db/re/exp.txt and src/map/map.h for max level

4. then recompile, and your done..
thanks.. is there a limit/max value for exp rates...

 
It's pretty high, I think the rates can go as long as an int (216). You can test setting that value ridiculously high, until you get a warning or error message upon server startup and then you'll know its limit.

 
1. edit conf/battle/exp.conf for exp rates

2. edit conf/battle/player.conf for max stats parameters and atkspeed

3. edit db/re/exp.txt and src/map/map.h for max level

4. then recompile, and your done..
  1. I change it into 9999999999999999, when I kill monster from lhz_dun02 & 04 I only get exp almost half of my exp bar, I already set my multiple level into "yes". I tried also to add another 999999999 but still the same effect.. I recompiled always..
  2. done
  3. done
  4. thanks..

 
I set base and job exp rate to 100000 but rates still shown 1.xx after recompile and restart. Where else I should look besides conf/map/battle/exp.conf?

rorates20211211.png

roexpratessetting20211211.png

 
Back
Top