Difference between revisions of "StopCombat"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>DragoonWraith
(CS 1.0)
Line 6: Line 6:


==See Also==
==See Also==
[[StartCombat]]
* [[StartCombat]]
 


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

Revision as of 13:02, 30 July 2007

Syntax:

StopCombat 

The actor will stop fighting. However, if the actor is still aggressive and has low disposition towards any nearby actors, it may immediately go back into combat. This is most useful for stopping combat which was started artificially using StartCombat.


See Also