Jump to content
  • 0
Sign in to follow this  
Blinzer

adding a skill effect to a skill

Question

Hello, today I am trying to add the aura blade effect to the skill NPC_INVINCIBLE because it makes monsters look cool. before you ask, yes, I have read the previous topics about this and tried things for a very long time before posting.

 

i have tried to list under the case of NPC_INVINCIBLE clif->specialeffect(bl,367,AREA) and clif->skill_nodamage(bl,bl,355,1,1) in every spot it is defined as a case, both to no avail. 367 is the aura blade effect, 355 is the aura blade skill. What am I doing wrong?

Edited by Blinzer

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.