Difference between revisions of "ClearActorsFactionsPlayerEnemyFlag"

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


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

Revision as of 10:47, 15 August 2009

Description

ClearActorsFactionsPlayerEnemyFlag clears the enemy crime flag for a given actor's factions. All the crime-tracking factions of the designated actor will have their crime flag cleared. See Crime.

Syntax

ClearActorsFactionsPlayerEnemyFlag [ActorRef]

Examples

ClearActorsFactionsPlayerEnemyFlag [FlashREF]

Notes

  • This function is new in the GECK, and was not available in the TES4 Construction Set.

See Also