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?
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 BlinzerShare this post
Link to post
Share on other sites