Difference between revisions of "GetBaseActorValue"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
Line 19: | Line 19: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1. | [[Category:Functions (GECK 1.1)]] | ||
[[Category:Actor Value Functions]] | [[Category:Actor Value Functions]] | ||
[[Category:Actor Value Functions (GECK 1. | [[Category:Actor Value Functions (GECK 1.1)]] | ||
Latest revision as of 12:16, 15 August 2009
Syntax:
[ActorID.]GetBaseActorValue StatName [ActorID.]GetBaseAV StatName
Example:
GetBaseActorValue Health
Returns the base value of the specified stat. To see the current, modified value, use GetActorValue.
See Also[edit | edit source]
Stats List
ForceActorValue
GetActorValue
GetActorValueInfo
GetPermanentActorValue
ModActorValue
RestoreActorValue
SetActorValue