Jump to content
  • 0

Skill_damage_db.txt not working. Help! TIA


Oliver

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  03/24/16
  • Last Seen:  

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 Oliver
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  93
  • Reputation:   6
  • Joined:  12/10/11
  • Last Seen:  

Did you already uncommented the ADJUST_SKILL_DAMAGE in core.h?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   1
  • Joined:  12/30/13
  • Last Seen:  

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

 

 

 

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  06/12/16
  • Last Seen:  

does this feature already removed in the latest rathena? i cant find the  ADJUST_SKILL_DAMAGE part in core.h

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...