Michi Posted July 4, 2012 Posted July 4, 2012 (edited) Hi all, I try to do this to work on enemy party and guild but not on the caster but when I change this: map_foreachinrange(skill_area_sub, src, skill_get_splash(skillid, skilllv),BL_CHAR, src, skillid, skilllv, tick, flag|BCT_ENEMY|1, skill_castend_nodamage_id); by this map_foreachinrange(skill_area_sub, src, skill_get_splash(skillid, skilllv),BL_CHAR, src, skillid, skilllv, tick, flag|BCT_ENEMY|BCT_PARTY|BCT_GUILD|1, skill_castend_nodamage_id); that's also affect the caster. Is somone can help me please? Edited July 4, 2012 by michieru Quote
Question
Michi
Hi all,
I try to do this to work on enemy party and guild but not on the caster but when I change this:
by this
that's also affect the caster. Is somone can help me please?
Edited by michieru0 answers 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.