Jump to content
  • 0

Deep Sleep Lullaby


Loke

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   6
  • Joined:  12/20/11
  • Last Seen:  

Anyone know how enable the effect of this skill to all except the user

case NC_COLDSLOWER:

case NC_ARMSCANNON:

case RK_DRAGONBREATH:

case WM_LULLABY_DEEPSLEEP:

i = skill_get_splash(skillid,skilllv);

map_foreachinarea(skill_area_sub,src->m,x-i,y-i,x+i,y+i,BL_CHAR,

src,skillid,skilllv,tick,(skillid == WM_LULLABY_DEEPSLEEP)? flag|BCT_ALL|1 :

flag|BCT_ENEMY|1,skill_castend_damage_id);

break;

Problem

The user is also affected w/ Lullaby :<

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