Difference between revisions of "SetIgnoreFriendlyHits"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(CS 1.0 stuff)
imported>Fella
Line 14: Line 14:


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

Revision as of 11:57, 23 January 2008

Syntax:

 SetIgnoreFriendlyHits iIgnoreHits


Use to make actors ignore friendly hits (and to turn the behavior back off). Actors set to ignore friendly hits will behave as follows:

  • In combat will not count friendly hits -- they will never aggro on the player no matter how many times they are hit.
  • Out of combat, will allow the normal number of "friendly combat hits" (3) before aggroing on the player.


See Also

GetIgnoreFriendlyHits