Jump to content

Recommended Posts

Posted

hello i am new here,these is my firsts steps in java so dont be strict :>

look what this do,

in oly you cant use Zealot,Frenzy,Guts,Angelic icon before oly battle start.

well i dont have test it so if someone test give me feedback.

go to olympiad.java

find this

player.stopAllEffects();

at line 1591

and after this put this

player.stopSkillEffects(176);  
player.stopSkillEffects(139);  
player.stopSkillEffects(406);  
player.stopSkillEffects(420);

hope it will be usefull.

credits: Akazel

I know its nothing special but someone maybe need it.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..