GetActorCrimePlayerEnemy
Revision as of 12:14, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
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