Benefaktor Posted September 12, 2012 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 72 Reputation: 0 Joined: 07/19/12 Last Seen: November 8, 2012 Share Posted September 12, 2012 Hello all! Seeking a guide to add to the skills of rAthena eAthena! I would be very grateful! Quote Link to comment Share on other sites More sharing options...
goddameit Posted September 12, 2012 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Share Posted September 12, 2012 (edited) open skill.h , search SM_BASH , click those and see what their done http://i.imgur.com/3iCI9.png http://i.imgur.com/Cdlf6.png --- 1. define new skill name in skill.h 2. define its type in skill.c by add case in ''skill_castend_damage_id'' , ''skill_castend_nodamage_id'' , ''skill_castend_pos2'' those mean : will create 'point' skill, no, and area. 3. define its power 4. build 5. add new db into skill_db.txt and skill_require_db.txt 6. add new date into your client. Edited September 12, 2012 by goddameit 1 Quote Link to comment Share on other sites More sharing options...
Benefaktor Posted September 12, 2012 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 72 Reputation: 0 Joined: 07/19/12 Last Seen: November 8, 2012 Author Share Posted September 12, 2012 Thanks! Quote Link to comment Share on other sites More sharing options...
Question
Benefaktor
Hello all!
Seeking a guide to add to the skills of rAthena eAthena!
I would be very grateful!
Link to comment
Share on other sites
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.