GetActorCrimePlayerEnemy

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Description[edit | edit source]

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).

Syntax[edit | edit source]

[ActorREF.]GetActorCrimePlayerEnemy

Examples[edit | edit source]

FlashREF.GetActorCrimePlayerEnemy

Notes[edit | edit source]

  • None at this time

See Also[edit | edit source]