Difference between revisions of "ModPCMiscStat"
Jump to navigation
Jump to search
no edit summary
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Pintocat |
||
Line 1: | Line 1: | ||
' | {{Function | ||
ModPCMiscStat | |origin = GECK1 | ||
|summary = ModPCMiscStat allows you to modify any of the player's miscellaneous stats. | |||
ModPCMiscStat "Locations Discovered" 1 | |name = ModPCMiscStat | ||
|returnType = void | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = PCStat | |||
|Type = string | |||
}}{{FunctionArgument | |||
|Name = value | |||
|Type = int | |||
}} | |||
|example=ModPCMiscStat "Locations Discovered" 1 | |||
}} | |||
==Available Statistics== | |||
===Fallout 3=== | |||
*"Bobbleheads Found" | |||
*"Books Read" | |||
*"Captives Rescued" | |||
*"Chems Taken" | |||
*"Computers Hacked" | |||
*"Contracts Completed" | |||
*"Corpses Eaten" | |||
*"Creatures Killed" | |||
*"Locations Discovered" | |||
*"Locks Picked" | |||
*"Mines Disarmed" | |||
*"Mysterious Stranger Visits" | |||
*"Pants Exploded" | |||
*"Paralyzing Punches" | |||
*"People Killed" | |||
*"People Mezzed" | |||
*"Pockets Picked" | |||
*"Quests Completed" | |||
*"Rad-X Taken" | |||
*"RadAway Taken" | |||
*"Robots Disabled" | |||
*"Sandman Kills" | |||
*"Speech Successes" | |||
*"Stimpaks Taken" | |||
*"Times Addicted" | |||
*"Weapons Created" | |||
===Fallout: New Vegas=== | |||
*"Barter Amount Traded" | |||
*"Blackjack Games Played" | |||
*"Books Read" | |||
*"Caravan Games Lost" | |||
*"Caravan Games Won" | |||
*"Challenges Completed" | |||
*"Chems Taken" | |||
*"Computers Hacked" | |||
*"Corpses Eaten" | |||
*"Creatures Killed" | |||
*"Disintegrations" | |||
*"Dismembered Limbs" | |||
*"Doctor Bags Used" | |||
*"Have Limbs Crippled" | |||
*"Health From Food" | |||
*"Health From Stimpaks" | |||
*"Items Crafted" | |||
*"Items Repaired" | |||
*"Locations Discovered" | |||
*"Locks Picked" | |||
*"Mines Disarmed" | |||
*"Miss Fortune Occurrences" | |||
*"Mysterious Stranger Visits" | |||
*"Pants Exploded" | |||
*"Paralyzing Punches" | |||
*"People Killed" | |||
*"Pockets Picked" | |||
*"Quests Completed" | |||
*"Rad-X Taken" | |||
*"RadAway Taken" | |||
*"Robots Disabled" | |||
*"Roulette Games Played" | |||
*"Sandman Kills" | |||
*"Slot Games Played" | |||
*"Speech Failures" | |||
*"Speech Successes" | |||
*"Stimpaks Taken" | |||
*"Times Addicted" | |||
*"Times Slept" | |||
*"Total Things Killed" | |||
*"Water Consumed" | |||
*"Weapon Modifications" | |||
*"Weapons Created" | |||
==See Also== | ==See Also== |