IsInCombat

From the Oblivion ConstructionSet Wiki
Revision as of 21:24, 25 April 2009 by imported>DragoonWraith (Reverted edits by Taglag (Talk); changed back to last version by Shademe)
Jump to navigation Jump to search

Returns 1 if the actor is currently in combat.

Notes

  • Even though not seen as a syntax error by the CS, IsInCombat ActorRef will not compile in-game. Conversely, it will cause the whole script not to be compiled.