Difference between revisions of "GetActorValue"
Jump to navigation
Jump to search
imported>Khadir (Documenting actor functions ...) |
imported>JOG |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''ActorID''.]GetActorValue ''StatName'' | [''ActorID''.]GetActorValue ''StatName'' | ||
Line 20: | Line 19: | ||
[[Category: Statistics Functions]] | [[Category: Statistics Functions]] | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] | ||
[[Category:Actor Functions]] |
Revision as of 10:21, 28 June 2006
Syntax:
[ActorID.]GetActorValue StatName [ActorID.]GetAV StatName
Example:
GetActorValue Strength
Returns the current, modified value of the specified stat. GetActorValue can use any stat available to the player or actor (NPCs and creatures).