Check my map fun post. last post i made on it shows how to do it using the address of player struct from my log file.
To find the player struct you can search for your player's name find the one that changes the name above your head in game. Then go to the 01 part in memory thats before name thats the start address of the player struct.
Further down past your name is a byte its value is the action. 01 = stand 12 i think is death etc values are on my post here: