!!
To have a full access of the forum please create a new account! Click here or login with your account Click here.
0 Members and 15 Guests are viewing this topic.
http://imgur.com/a/CMira
- if(isSkillDisabled(skill.getId()) && getOwner() != null && getOwner().getAccessLevel().allowPeaceAttack())+ if (isSkillDisabled(skill))Correct fix
Quote from: Kuzuv on February 23, 2017, 10:29:49 PM- if(isSkillDisabled(skill.getId()) && getOwner() != null && getOwner().getAccessLevel().allowPeaceAttack())+ if (isSkillDisabled(skill))Correct fix Your code only fix reuse time for lv 80 Summons (Magnus unicorn, Spectral Lord and Feline King).. the other summons need to be fixed too. Boxer Unicorn, Sillouette etc. have 0 re use, even with correct reUseDelay in xml..
Upon further investigation the skills that need a fix are:Mirage the Unicorn and Mew The Cat: need fix for skill Mega Storm Strike reuseBoxer the Unicorn and Kat The Cat: Need fix for Master Recharge skill reuseFeline Queen: Need fix for skill Cure of Queen reuseSilhouette: Need fix skills Steal Blood reuseSouless: Need fix skill Parasite Burst: Doesnt work at all.Nightshade: Need fix skill Shade Sacrifice reuse.Spectral Lord: Need fix skill Corpse Kaboom: Doesnt workat all.