NPCs edit so they could see Silent Move

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Yuki
Posts: 12
Joined: Sun Feb 18, 2007 10:44 am

NPCs edit so they could see Silent Move

Post by Yuki »

Hello,
We have a big problem on our PVP server because High level daggerists kill low level players using Silent Move and the custom guards can't shoot them down..
Anyone could redirect me to the point in the core in which I could edit the protection on NPCs so they could see through Silent Move and just ignore it? Or Maybe someone could contribute me the code.

Thanks.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: NPCs edit so they could see Silent Move

Post by janiii »

check where isSilentMoving() from L2Playable is used (L2AttackableAI, L2ControllableMobAI, L2FortSiegeGuardAI, L2SiegeGuardAI)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Yuki
Posts: 12
Joined: Sun Feb 18, 2007 10:44 am

Re: NPCs edit so they could see Silent Move

Post by Yuki »

So I guess I need to remove the L2AttackableAI, I will check it later.. Thanks.
Post Reply