GetActorCrimePlayerEnemy

DescriptionEdit

GetActorCrimePlayerEnemy returns a 1 if the targeted actor is an enemy of the player due to crimes committed against that actor. Note that if the player has not committed any crimes against this actor, the function will always return 0 (even if the actor's factions have been flagged to treat the player as an enemy due to crime -- see GetActorFactionPlayerEnemy).

SyntaxEdit

[ActorREF.]GetActorCrimePlayerEnemy

ExamplesEdit

FlashREF.GetActorCrimePlayerEnemy

NotesEdit

  • None at this time

See AlsoEdit