Difference between revisions of "StopCombatAlarmOnActor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>SpookyFX
imported>Shademe
(Clarified notes)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  StopCombatAlarmOnActor
  <actorRef.>StopCombatAlarmOnActor
  SCAOnActor
  <actorRef.>SCAOnActor
 
Stops all combat and alarms against calling actor.
 
When the calling actor is also in combat with the player, this will also stop the calling actor from attacking the player as if "Stopcombat player" was used.


Stops all combat and alarms against calling actor. Any actors in combat with the calling actor will stop combat with him/her/it.


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions]]

Revision as of 17:07, 2 September 2009

Syntax:

<actorRef.>StopCombatAlarmOnActor
<actorRef.>SCAOnActor

Stops all combat and alarms against calling actor. Any actors in combat with the calling actor will stop combat with him/her/it.