Page 1 of 1

Hit by pole\spear

Posted: Tue Sep 22, 2009 12:49 am
by exT1m
ยป Last Interlude Revision

My problem is that any spear\pole hit anybody twice. I mean it's making one hit but damage brings twice (as duals or fists) u know.. I searched something wrong in /model/L2Character.java at doAttackHitByPole(), but i had nothing to change, cause it's all in normal state.. (maybe i'm wrong). So what could makes this, to work not properly ?

Re: Hit by pole\spear

Posted: Tue Sep 22, 2009 1:08 am
by exT1m
// found fix:

Code: Select all

                                if (obj == target)                                       continue; // do not hit twice