Lordok Posted June 10, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 25 Reputation: 1 Joined: 07/15/12 Last Seen: July 18, 2017 Share Posted June 10, 2013 Hi all 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.txt, skill_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.luaAdded others BMP and SPR files What I was wrong trying to add skills? 3037,0,6,4,0,0x1,0,1,1,no,0,0,0,none,4, POWER_BACK,Power Back pdt: Sorry my bad English Quote Link to comment Share on other sites More sharing options...
Question
Lordok
Hi all
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.txt, skill_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
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 filesWhat I was wrong trying to add skills?
pdt: Sorry my bad English
Link to comment
Share on other sites
0 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.