Benefaktor Posted September 12, 2012 Posted September 12, 2012 Hello all! Seeking a guide to add to the skills of rAthena eAthena! I would be very grateful! Quote
goddameit Posted September 12, 2012 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
Question
Benefaktor
Hello all!
Seeking a guide to add to the skills of rAthena eAthena!
I would be very grateful!
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.