Difference between revisions of "GetBaseActorValue"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>PoHa!
imported>Jduvall
Line 12: Line 12:
[[GetActorValue]]<br>
[[GetActorValue]]<br>
[[GetActorValueInfo]]<br>
[[GetActorValueInfo]]<br>
[[GetPermanentActorValue]]<br>
[[ModActorValue]]<br>
[[ModActorValue]]<br>
[[RestoreActorValue]]<br>
[[RestoreActorValue]]<br>

Revision as of 16:19, 16 June 2009

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

Stats List
ForceActorValue
GetActorValue
GetActorValueInfo
GetPermanentActorValue
ModActorValue
RestoreActorValue
SetActorValue