GetActorValue

From the Oblivion ConstructionSet Wiki
Revision as of 05:30, 28 June 2006 by imported>Khadir (Documenting actor functions ...)
Jump to navigation Jump to search

Template:ActorFunction 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