GetPCEnemyOfFaction
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns whether the player is an enemy of the specified faction or not.
Syntax
(bool) GetPCEnemyOfFaction faction:baseform
Example
if GetPCEnemyOfFaction AntFaction
- do stuff because the ants hate the player