GetExtraMiscStat
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.80.
Contents
Description
Returns the value of a custom miscellaneous stat previously created with ModExtraMiscStat.
Syntax
(int) GetExtraMiscStat statName:string
Example
GetExtraMiscStat "Pepeglares posted"
Notes
- Starting from version 4.98 InitExtraMiscStat is required to use custom misc stats.