Jump to content
  • 0

###### Custom Skill


Lordok

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   1
  • Joined:  07/15/12
  • Last Seen:  

Hi all  /lv

 

I tryed add Custom Skills to my rAthena, so I learned the Wiki guide "How to add Custom Skills", the wiki guide have some ID skills examples.

 

I've added all skills code in the SRC. skill.h, skill.c, skill_db.txt, skill_require_db.txtskill_cast_db.txt

 

I no need to add the skills to a particular Job, so no need skill_tree.txt

 

I did some tests with the help of the "@useskill" and everything skills works perfect.

Now the problem:

item_db2.txt

 

2267,Cigar,Cigarette,5,20,,100,,0,,0,0xFFFFFFFE,7,2,1,,0,0,54,{ skill 3037,1; skill 3038,1; skill 3039,1; skill 3040,1; },{},{}
 
 

When I equip this item the bonus skills do not appear in my Skills list.

 

 

Data Side

RagExeRE 2012-04-10a

Lua Files modifed : 

skillinfoz/skillid.lua

skillinfoz/skilldescript.lua

skillinfoz/skillinfolist.lua

Added others BMP and SPR files

 

 

What I was wrong trying to add skills? /panic 

 

3037,0,6,4,0,0x1,0,1,1,no,0,0,0,none,4,        POWER_BACK,Power Back
 

pdt: Sorry my bad English

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