Difference between revisions of "SetPCEnemyOfFaction"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 20: Line 20:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Crime Functions]]
[[Category:Crime Functions]]
[[Category:Crime Functions (GECK 1.0)]]

Revision as of 12:34, 12 August 2009

Description

SetPCEnemyOfFaction sets the enemy flag on a faction that tracks when the player commits a major crime against a crime-tracking faction. See Crime.

Syntax

SetPCEnemyOfFaction [Faction] EnemyFlag

Examples

SetPCEnemyOfFaction[BigTownFaction] 1

Notes

  • None at this time

See Also