SetActorValueAlt
From GECK
(Redirected from SetAVAlt)
Function Deprecated This function should no longer be used. This page has been left for historical documentation purposes only. xNVSE allows using Actor Value codes without the need for alternative functions. |
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
SetActorValueAlt sets the stat's base value to the new value using a numeric Actor Value code instead of a Stat name.
Syntax
Actor.SetActorValueAlt ActorValueCode:int Value:int
Or:
Actor.SetAVAlt ActorValueCode:int Value:int
Example
Player.SetActorValueAlt 16 3