i hope can a help me, i try edit skill effect to skill epliclesis (Arch Bishop), currently no show any effect, try add code for the effect but not work
map_foreachinarea(skill_area_sub, src->m, x - i, y - i, x + i, y + i, BL_CHAR, src, ALL_RESURRECTION, 1, tick, flag|BCT_NOENEMY|1,skill_castend_nodamage_id);
clif_specialeffect(&sd->bl, 883, AREA); <-- Add this line (883 transparent green tree)
Question
m1k3l1t0
Hi
i hope can a help me, i try edit skill effect to skill epliclesis (Arch Bishop), currently no show any effect, try add code for the effect but not work
skill.c

Edited by m1k3l1t0Link to comment
Share on other sites
1 answer 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.