Jump to content
  • 0

PARRYING FOR 1 HAND SWORD


Question

Posted

Parrying can only be used if you are using 2 handed sword. How can i change the skill requirements so that parrying can also be used on 1 handed swords. And one more refering to Bug # 1 on this link http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3189 is there any fix for this? I know some topics but i dunno how to revert my svn. So can anyone provide me a guide for a working source script? thanks in advance!! :))

4 answers to this question

Recommended Posts

Posted

For the parrying, u just need to change your parrying in db/(pre/re)/skill_require_db.txt

Find:

356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#

And replace with:

356,0,0,50,0,0,0,2:3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#
  • Upvote 1
Posted

For the parrying, u just need to change your parrying in db/(pre/re)/skill_require_db.txt

Find:

356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#

And replace with:

>

356,0,0,50,0,0,0,2:3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#

 

Thanks for this, Already work

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...