Jump to content
  • 0

[Help] Escape Shackle


heopas

Question

Revision: L2J Latest Interlude release

Escape Shackle skill isn' t working... I search at forum many times and i can' t see any fix... Maybe someone allready fixed it ?

I can see that root disabler doesn' t exist too at disabler.java

 

P.S. sry for my bad english

 

FIXED:

Credits L2Dot.info Team

trunk/L2_GameServer_IT/java/net/sf/l2j/gameserver/handler/skillhandlers/Disablers.java
                                 if (stat == "bleed") negateEffect(target,SkillType.BLEED,_negatePower); 
                                 if (stat == "paralyze") negateEffect(target,SkillType.PARALYZE,-1); 
                          +     if (stat == "root") negateEffect(target,SkillType.ROOT,-1); 
                                 if (stat == "heal") 
                                 { 

 

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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock