Difference between revisions of "GetBaseActorValue"
Jump to navigation
Jump to search
imported>Jduvall m (→See Also) |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 19: | Line 19: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] | |||
[[Category:Actor Value Functions]] | [[Category:Actor Value Functions]] | ||
[[Category:Actor Value Functions (GECK 1.0)]] | |||
Revision as of 11:36, 12 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
Stats List
ForceActorValue
GetActorValue
GetActorValueInfo
GetPermanentActorValue
ModActorValue
RestoreActorValue
SetActorValue