Difference between revisions of "GetBaseActorValue"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Fella |
||
Line 12: | Line 12: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category:Actor Functions]] | [[Category:Actor Functions]] |
Revision as of 11:21, 23 January 2008
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.