Difference between revisions of "ModPCMiscStat"

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


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

Revision as of 12:53, 15 August 2009

Syntax:

ModPCMiscStat "Misc Stat String ID", value 

Example:

ModPCMiscStat "Locations Discovered" 1


ModPCMiscStat allows you to modify any of the player's miscellaneous stats. See GetPCMiscStat for list of Misc Stat String IDs.

See Also

GetPCMiscStat