The title says most of my problem with the code.
Basically the only opcode I found was 0457: player $PLAYER_CHAR aiming_at_actor
[email protected]
However my problem is, I need to get the actor's handle, and since the actor can be anyone in the world, including script-created characters, getting just one specific random or nearest character through opcodes like 08E5 is not exactly an option.
Since the rest of my script handles the death of that actor, I thought about just getting the actor's data th