StopCombatAlarmOnActor

Revision as of 17:56, 5 May 2016 by imported>SuBNeRoCL (Undo revision 23144 by SuBNeRoCL (talk))
This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

Description

StopCombatAlarmOnActor Stops the combat alarm for all enemy combatants on the specified actor.

Syntax

[ActorREF.]StopCombatAlarmOnActor

Examples

PlayerRef.StopCombatAlarmOnActor

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

Notes

  • This function will remove the combat flag on all actors targeting the supplied reference, forcing them to resume normal routines. Use StopCombat if you wish to instead stop combat for a single actor targeting the reference.

Link to TES4 Construction Set Wiki: StopCombatAlarmOnActor.

See Also

StopCombat