Difference between revisions of "SetIgnoreFriendlyHits"
Jump to navigation
Jump to search
imported>Vswe m (Added Search Terms) |
imported>DragoonWraith |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) SetIgnoreFriendlyHits willIgnore:bool | |||
Use to | Use to set actors' behavior regarding friendly hits. Actors set to ignore friendly hits will behave as follows: | ||
* In combat will not | * In combat, friendly hits will not be counted -- the actor will never become hostile toward the player no matter how many times they are hit. | ||
* Out of combat, will allow the normal number of "friendly combat hits" (3) before | * Out of combat, will allow the normal number of "friendly combat hits" (3) before becoming hostile toward the player. | ||
Latest revision as of 20:04, 9 April 2010
Syntax:
(nothing) SetIgnoreFriendlyHits willIgnore:bool
Use to set actors' behavior regarding friendly hits. Actors set to ignore friendly hits will behave as follows:
- In combat, friendly hits will not be counted -- the actor will never become hostile toward the player no matter how many times they are hit.
- Out of combat, will allow the normal number of "friendly combat hits" (3) before becoming hostile toward the player.
See Also[edit | edit source]