Difference between revisions of "ModPCMiscStat"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
imported>Pintocat |
||
(One intermediate revision by one other user not shown) | |||
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== | ||
Line 12: | Line 100: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (GECK 1. | [[Category: Functions (GECK 1.1)]] | ||
[[Category: Player Functions]] | [[Category: Player Functions]] | ||
[[Category: Player Functions (GECK 1. | [[Category: Player Functions (GECK 1.1)]] |
Latest revision as of 03:47, 20 January 2017
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
ModPCMiscStat allows you to modify any of the player's miscellaneous stats.
Syntax
ModPCMiscStat PCStat:string value: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"