Oliver Posted March 22, 2019 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 03/24/16 Last Seen: April 6, 2019 Share Posted March 22, 2019 (edited) Need help for editing skill damages client version 2015. I've tried using the ff: 62,1,15,50,50,50,50 KN_BOWLINGBASH,1,15,50,50,50,50 even edit in root/trunk/db/skill_damage_db.txt root/trunk/db/import/skill_damage_db.txt root/trunk/db/pre-re/skill_damage_db.txt then @reload skilldb still no effect. Thanks in Advance! Edited March 22, 2019 by Oliver Quote Link to comment Share on other sites More sharing options...
0 idLaZ Posted March 22, 2019 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Share Posted March 22, 2019 Did you already uncommented the ADJUST_SKILL_DAMAGE in core.h? Quote Link to comment Share on other sites More sharing options...
0 trickerytrickery Posted March 22, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 41 Reputation: 1 Joined: 12/30/13 Last Seen: April 13 Share Posted March 22, 2019 As idLaz said in /src/config/core.h Recompile after the Change. /// Uncomment to enable skills damage adjustments /// By enabling this, db/skill_damage.txt and the skill_damage mapflag will adjust the /// damage rate of specified skills. //#define ADJUST_SKILL_DAMAGE To #define ADJUST_SKILL_DAMAGE Quote Link to comment Share on other sites More sharing options...
0 laonglaing Posted July 7, 2023 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 40 Reputation: 1 Joined: 06/12/16 Last Seen: April 10 Share Posted July 7, 2023 does this feature already removed in the latest rathena? i cant find the ADJUST_SKILL_DAMAGE part in core.h Quote Link to comment Share on other sites More sharing options...
Question
Oliver
Need help for editing skill damages client version 2015.
I've tried using the ff:
62,1,15,50,50,50,50
KN_BOWLINGBASH,1,15,50,50,50,50
even edit in
root/trunk/db/skill_damage_db.txt
root/trunk/db/import/skill_damage_db.txt
root/trunk/db/pre-re/skill_damage_db.txt
then @reload skilldb
still no effect.
Thanks in Advance!
Edited by OliverLink to comment
Share on other sites
3 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.