|
[HELP]no damage when calling attack function
Built a simple bot for a pserver. Everything works , entity scan, monster filter, object ID, player pointer, attack function call. But no damage.
How do I make the server register the attack? Do I need to send a selection packet first? Simulate the click properly? Is there a function that handles target selection that I should call instead?
Anyone with experience? what am I missing?
|