Native to get when the player was last shot/took damage?
-
Hello, im trying to figure out when the player was last damaged. what native can I use for this?
Thanks in advance.
-
I doubt there is a native for that. Your mod would have to keep track of the player's health and set the current time to a variable when the player's health decreases.