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..
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.
Question
l2fire
Hello how to fix this bug? Players can heal clan doors and u see which range is
Photo prnt.sc
RequestMagicSkillUse.java if ((skill.getSkillType() == SkillType.HEAL || skill.getSkillType() == SkillType.HEAL_PERCENT || skill.getSkillType() == SkillType.HEAL_STATIC) && activeChar.getTarget() instanceof L2DoorInstance) { return; }EDITED: Forgot to add skill name: Greater Battle Heal id: 1218
Edited by l2fire16 answers to this question
Recommended Posts