Jump to content
  • 0

Custom Skill > Does not exist?


Question

Posted

Hey everyone, i need a bit help with adding an custom skill...

 

The skill dont even need to do something, it is for visual/quest purpose only and should be a

permanent passive skill.

The Problem is, everytime i try to learn it with "skill 8501,1,0;" i get a

[Error]: pc_skill: Skill with id 8501 does not exist in the skill database       

from the server.
 

I used this guide http://rathena.org/wiki/Adding_new_skills and addet the skill to

/src/map/skill.h (yep, compiled afterwards)

ALL_WEAPON_CRAFT = 8501,

/db/re/skill_db.txt

8501,0,0,0,0,0,0,10,0,no,0,0x1,0,none,0,0x0,	ALL_WEAPON_CRAFT,Weapon Crafting

/db/re/skill_tree.txt

0,8501,10,0,0,0,0,0,0,0,0,0,0 //ALL_WEAPON_CRAFT#Weapon Crafting#

 

My Question, did i forget something?

When i start the server it shows that the new skill was successfully loaded with the skill_db.txt
No Errors until the moment i want to learn it. So nothing happens at all.

Any ideas? Thanks. :3
 

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.

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