ForceActorValueAlt
From GECK
(Redirected from ForceAVAlt)
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
ForceActorValueAlt modifies the current stat to the specified value (not to be confused with SetActorValue, which changes the BASE value of the stat), using a numeric Actor Value code instead of a stat name.
Syntax
[ActorRefID].ForceActorValueAlt ActorValueCode:int Value:int
Or:
[ActorRefID].ForceAVAlt ActorValueCode:int Value:int
Example
ForceActorValueAlt 16 50