Well the subject title is probably misleading as I really didn't know how to word it. But here's my question.
Is there a simple way to check to see if a character currently is not in combat? I know there is the fighting and position attributes under the character struct, but I'm not too sure if either of those would allow me to check to see if a character is in combat through an if statement.
Any help would be appreciated and I can try and give more details if needed.
Is there a simple way to check to see if a character currently is not in combat? I know there is the fighting and position attributes under the character struct, but I'm not too sure if either of those would allow me to check to see if a character is in combat through an if statement.
Any help would be appreciated and I can try and give more details if needed.