ModExtraMiscStat

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.80.

Description

Modifies the value of a custom miscellaneous stat. If the stat doesn't exist, it will be created and added to the Pip-Boy menu. Stats and their values are stored in the save.

Syntax

[help]
ModExtraMiscStat statName:string modValue:int

Example

ModExtraMiscStat "Pepeglares posted" 1 ; Will increase a misc by 1 

Notes

See Also