GetFactionRelation
Revision as of 17:10, 2 December 2011 by imported>Scornett-Bot (Script running global find and replace: = for '''=)
GetFactionRelation returns the faction relation between two actors.
Syntax[edit | edit source]
GetFactionRelation TargetActorRef
Returns value based on Friend/Ally/Neutral/Enemy relationship with TargetActorRef:
- 0 = Neutral
- 1 = Enemy
- 2 = Ally
- 3 = Friend