GetBaseActorValue

From the Oblivion ConstructionSet Wiki
Revision as of 21:55, 6 July 2007 by imported>Haama (Category links)
Jump to navigation Jump to search

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