Jump to content
  • 0

Adding custom passive quest skill


Cirno

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  04/09/12
  • Last Seen:  

Hello, basically what I want is to add a custom passive quest skill for all jobs, like Increase Weight Limit R, so I modified the MAX_SKILL in mmo.h, added the new skill in skill.h, and added it on skill_db.txt and skill_tree.txt, also added the skill ID and so on on the skillinfoz folder on clientside.

My problem is the skill is not showing on the clientside, at first it was that the skill wasn't on skill_tree.txt so when I got the skill with @questskill it got automatically removed and I could see the icon of the skill for a moment on my skill window, but when I added it to skill_tree the server keeps telling me that I already have the skill but I cannot see it on the small skill window...

So, what I'm missing? I believe its not a clientside problem... hence I'm posting here.

Thanks in advance

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...