Difference between revisions of "GetBaseActorValue"
Jump to navigation
Jump to search
imported>Jduvall m (→See Also) |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Actor Value Functions]] | [[Category:Actor Value Functions]] | ||
[[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