[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "SetActorValue"
Jump to navigation
Jump to search
no edit summary
imported>Maturin |
imported>Neuman |
||
Line 3: | Line 3: | ||
SetAV ''StatName value'' | SetAV ''StatName value'' | ||
'''Example:''' | '''Example:''' | ||
SetActorValue Strength 60 | SetActorValue Strength 60 | ||
Player.SetActorValue Alteration 50 | |||
SetActorValue sets the stat's base value to the new value. | SetActorValue sets the stat's base value to the new value. |