Difference between revisions of "StopCombatAlarmOnActor"
Jump to navigation
Jump to search
imported>SpookyFX |
imported>SpookyFX |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
StopCombatAlarmOnActor | <actorRef.>StopCombatAlarmOnActor | ||
SCAOnActor | <actorRef.>SCAOnActor | ||
Stops all combat and alarms against calling actor. | Stops all combat and alarms against calling actor. Any actors in combat with the calling actor will stop combat with him/her/it. | ||
Note: When the calling actor is in combat with the player, this will stop the calling actor from attacking the player as if "Stopcombat player" was used. | |||
[[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]] |
Latest revision as of 03:02, 31 July 2010
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.
Note: When the calling actor is in combat with the player, this will stop the calling actor from attacking the player as if "Stopcombat player" was used.