Jump to content
  • 0

New Skill


Benefaktor

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  07/19/12
  • Last Seen:  

Hello all!

Seeking a guide to add to the skills of rAthena eAthena!

I would be very grateful! /no1

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  60
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   219
  • Joined:  11/22/11
  • Last Seen:  

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 by goddameit
  • Upvote 1
Link to comment
Share on other sites

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