Page 1 of 1

Attack hook and packet Request Attack

Posted: Sat Oct 27, 2007 3:37 am
by CrazyMan
In game:
Player attack another player.
In packet-level client send 0x05.
All is ok.

But problem, attackhook run after 1-2 seconds.
Why?

In use:
itemdesc.cfg weapon Delay 1
In use afrer equip
item.delay_mod := 1;

But attackhook run after 1-2 seconds.. its bug ?