Difference between revisions of "GetBaseActorValue"
Jump to navigation
Jump to search
imported>PoHa! |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
[[GetActorValue]]<br> | [[GetActorValue]]<br> | ||
[[GetActorValueInfo]]<br> | [[GetActorValueInfo]]<br> | ||
[[GetPermanentActorValue]]<br> | |||
[[ModActorValue]]<br> | [[ModActorValue]]<br> | ||
[[RestoreActorValue]]<br> | [[RestoreActorValue]]<br> | ||
Line 18: | 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