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?
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
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