IsInCombat

Returns 1 if the actor is currently in combat, or 0 otherwise.

This condition takes a single integer argument (optional, its value defaulting to 0, when calling the function via the console). If the integer is non-zero, and the actor is in combat but is also ignoring combat, then this function will return 0.

Papyrus VersionEdit

IsInCombat - Actor