Jump to content
  • 0

[Help] Escape Shackle


Question

Posted

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") 
                                 { 

 

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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