thairo Posted October 24, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 10/22/12 Last Seen: October 27, 2012 Share Posted October 24, 2012 this script in conf\battle\exp.conf // Rate at which exp. is given. (Note 2) base_exp_rate: 100 // Rate at which job exp. is given. (Note 2) job_exp_rate: 100 I test to kill a poring then Baselevel=1 BaseExp=4.9% it's true But Joblevel=2 JobExp=50% it's wrong i test again i change to new rates // Rate at which exp. is given. (Note 2) base_exp_rate: 800 // Rate at which job exp. is given. (Note 2) job_exp_rate: 800 I test to kill a poring then Baselevel=1 BaseExp=39.2% it's true But Joblevel=2 JobExp=50% it's wrong Help me please... i can't change job_exp_rate Sry I'm bad english. Quote Link to comment Share on other sites More sharing options...
Bin4ry Posted October 24, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted October 24, 2012 I don't see what's wrong. You have #Renewal_EXP enable in renewal.h? And you can always lower your Job EXP rate. Quote Link to comment Share on other sites More sharing options...
thairo Posted October 25, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 10/22/12 Last Seen: October 27, 2012 Author Share Posted October 25, 2012 (edited) this is script in src\config\renwal.h /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied #define RENEWAL_EXP this // Rate at which exp. is given. (Note 2) base_exp_rate: 100 // Rate at which job exp. is given. (Note 2) job_exp_rate: 100 I killed 5 monster baselevel is 1 but joblevel is 5 T_T somthing's wrong. How can i fix this T_T? Help me please... Yeh, I can fixed this problem. Who have problem same this case 1.Go to db\re\exp.txt then find this //Job - Novice & Baby Novice 10,0:4023,1,10,18,28,40,91,151,205,268,340 Change to //Job - Novice & Baby Novice 10,0:4023,1,550,900,1500,2200,3200,3800,4200,4550,5000 and //Job - Novice High 10,4001,1,11,20,31,44,100,166,226,295,374 Change to //Job - Novice High 10,4001,1,550,900,1500,2200,3200,3800,4200,4550,5000 Point between 550 to 5000 are jobexp point.in novice and novice high class. if you think job levelup slow then you can lower point to faster. Sry I'm bad english but i hope you will understand. Edited October 25, 2012 by thairo Quote Link to comment Share on other sites More sharing options...
Question
thairo
this script in conf\battle\exp.conf
I test to kill a poring then
Baselevel=1 BaseExp=4.9% it's true
But
Joblevel=2 JobExp=50% it's wrong
i test again i change to new rates
I test to kill a poring then
Baselevel=1 BaseExp=39.2% it's true
But
Joblevel=2 JobExp=50% it's wrong
Help me please... i can't change job_exp_rate
Sry I'm bad english.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.