GetFactionRelation

Revision as of 14:59, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GetFactionRelation returns the faction relation between two actors.

Syntax

GetFactionRelation TargetActorRef

Returns value based on Friend/Ally/Neutral/Enemy relationship with TargetActorRef:

  • 0 = Neutral
  • 1 = Enemy
  • 2 = Ally
  • 3 = Friend