StopCombatAlarmOnActor

DescriptionEdit

StopCombatAlarmOnActor Ends the fighting flag for all enemies targeting the specified actor.

SyntaxEdit

[ActorREF.]StopCombatAlarmOnActor

ExamplesEdit

PlayerRef.StopCombatAlarmOnActor

All hostile actors that are in combat with the player will return to their normal routines.

NotesEdit

  • This function forcefully ends the fighting flag for all hostile actors/creatures to the specified actor.
  • If you wish to only stop the fighting flag for a single actor, refer to StopCombat.


Link to TES4 Construction Set Wiki: StopCombatAlarmOnActor.

See AlsoEdit

StopCombat