case AGGDAMAGE:{if(target instanceof L2GuardInstance)break;// im added this if target is guard code stop at this lineif(target instanceof L2Attackable)
target.getAI().notifyEvent(CtrlEvent.EVT_AGGRESSION, activeChar,(int)((150* skill.getPower())/(target.getLevel()+7)));
skill.getEffects(activeChar, target, ss, sps, bss);break;}
But still guards get provoke effect. Where problem?
VibeSms continues its work.
We appreciate everyone who uses Vibe SMS.
Thank you for choosing us, for your messages, your support, and for simply staying with us.
Website link — https://vibe-sms.net/
Our Telegram channel — https://t.me/vibe_sms
Question
wongerlt
Hello,
Im tryung disable provoke skill on guards.
But still guards get provoke effect. Where problem?
1 answer to this question
Recommended Posts