Difference between revisions of "ModPCMiscStat"

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


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

Revision as of 12:16, 12 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