Jump to content
  • 0

WL_STASIS - Help


Question

Posted

hello,

pls, someone could help me, WL_STASIS is affecting MVP. I use bRathena and can't fix.

thx...

case WL_STASIS:

if(flag&1)

sc_start2(bl,type,100,skilllv,src->id,skill_get_time(skillid,skilllv));

else{

map_foreachinrange(skill_area_sub,src,skill_get_splash(skillid, skilllv),BL_CHAR,src,skillid,skilllv,tick,(map_flag_vs(src->m)?BCT_ALL:BCT_ENEMY|BCT_SELF)|flag|1,skill_castend_nodamage_id);

clif_skill_nodamage(src, bl, skillid, skilllv, 1);

}

break;

1 answer to this question

Recommended Posts

Posted (edited)

Solved...

Index: status.c

===================================================================

--- status.c (revision)

+++ status.c (working copy)

@@ -6306,6 +6306,7 @@

case SC_FREEZING:

case SC_BURNING:

case SC_CRYSTALIZE:

+ case SC_STASIS:

return 0;

}

}

Edited by Cyrix

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...