Difference between revisions of "SetIgnoreFriendlyHits"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 20: | Line 20: | ||
[[Category:Actor Functions]] | [[Category:Actor Functions]] | ||
[[Category:Actor Functions (CS 1.0)]] | [[Category:Actor Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Set | |||
Ignore | |||
Friendly | |||
Hits | |||
End Search Terms --> |
Revision as of 12:40, 20 June 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