L2JMobius

High Five Rush skills on H5 free

bestover72 · 2 · 4067

Offline bestover72

  • Heir
  • **
    • Posts: 25
All rush skills are broken, include Player's and Mobs (tezza).

Is hard replicate, you need 2 accounts on separated monitors, and when you rush with one account and if you look to other monitor where you have other account, you see rush like is blinking/teleport.

All skills got <effect name="EnemyCharge" />, have this problem.

I check the code and seems OK (FlyType.java, FlyToLocation.java, ValidateLocation and ), other than this line code that I have already changed on EnemyCharge.java:
Code: [Select]
int offset = Math.max((int) distance - info.getSkill().getFlyRadius(), 30);
I dont know if is broadcastPacket or IClientOutgoingPacket.

The rush on my screen is fine, but on other players' screens it's like you teleport on top of them. So it takes 2 accounts to replicate.

Dont know how to fix, anyone can help me please.
@Mobius