Hello my friends.
I have a function that I use to check if a specific entity exists and, if it does, it makes the caller change to a new animation and it works perfectly:
void checkEntChangeAnim(char target_name, int Ani)
{// Check if there is a specific entity and make the called to change to a...