Jump to content
  • 0

[SOLVED] Adding skill effects on Existing Skills


pajodex

Question


  • Group:  Members
  • Topic Count:  78
  • Topics Per Day:  0.03
  • Content Count:  436
  • Reputation:   167
  • Joined:  12/12/17
  • Last Seen:  

So,

I was planning on adding some NPC_Skills in my server, however some skills doesn't have skill effects such as the ff:

		case NPC_ACIDBREATH:
		case NPC_DARKNESSBREATH:
		case NPC_FIREBREATH:
		case NPC_ICEBREATH:
		case NPC_THUNDERBREATH:

Where can I add this code:

clif_specialeffect(bl, <EF_ID>, AREA);

for each of those skills listed? Thanks in advance~

Edit SOLVED:

Thanks to
 @Stolao (discord) for suggesting to put it on where it defines the damage.

Edited by pajodex
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...