Difference between revisions of "ModFactionRank"

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 8: Line 8:


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

Revision as of 12:53, 15 August 2009

Syntax:

ModFactionRank FactionID, modValue 

Example:

ModFactionRank MegatonFaction, 1 


Modify the actor's rank in the faction by modValue. Note that this has no effect if the actor is not currently in the specified faction. Note also that it will never lower the rank below 0.