I am trying to get the ID of a monster trying to hit me when he pops (like Magmaros, as an example). I have no clue if there is a way to get it without a su/ct packet which requires to receive an attack (or at least, an attack animation for the ct).
Maybe have I filtered it, so I can't see him, but my filtered packet are not supposed to handle aggro's actions.
I tried to get this packet like that : I record received packet, I come next to the Magmaros, a "!" icon appears and I stop recording. If this packet exists, it is supposed to be sent by the server when the "!" is shown, but no way. How can I do this ?
By the way, it there another way to know if a monster is dead without passing through su packet ? It seems like sometimes (like 5% of the time) monster doesn't send it, but maybe is my bot just laggy, I don't know (still strange that every other packet works in real time without packet loss).
And a "bonus" question : is GM information in the "in" packet" at the 9th argument ?
Code:
in 1 [pseudo] - [userid] [posX] [posY] 2 [GM :1, player : 0] 1 0 9 0 -1.12.1.8.-1.-1.-1.-1.-1 100 100 0 -1 0 0 0 0 0 0 0 0 -1 - 1 0 0 4 0 1 0 0 0 10 0






