Attack hook and packet Request Attack

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
CrazyMan
Expert Poster
Posts: 71
Joined: Wed Apr 05, 2006 8:08 am

Attack hook and packet Request Attack

Post 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 ?
Post Reply