GetPCMiscStat
Revision as of 17:10, 2 December 2011 by imported>Scornett-Bot (Script running global find and replace: = for '''=)
Description
Returns value of misc stat for Player.
Syntax:
GetPCMiscStat "MiscStat String ID" ; returns the misc stat number
Example:
GetPCMiscStat "Locks Picked" ; returns number of locks the player has picked
Returns the specified player misc stat.
The misc stat string IDs can be found under General Stats off the Main Menu in game (example of misc stat strings: "Locks Picked", "People Killed", etc)
Notes
none at this time