Difference between revisions of "GetActorValue"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>Haama
(Condition 1.0 category)
Line 19: Line 19:
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]

Revision as of 18:45, 6 July 2007

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).

See Also