SetCreatureBaseScale
From GECK
A function added by the ShowOff NVSE Plugin.
Contents
Description
Sets the Base Scale of a Creature BaseForm or reference. The new value must be above or equal to 0.
Syntax
(success:bool) creatureRefr.SetCreatureBaseScale newVal:float creatureBase:form
Example
rCreatureRef.SetCreatureBaseScale 1 SetCreatureBaseScale 10 CrCentaurEvolved
See Also
- GetBaseScale
- GetScale / SetScale / ModScale - to get/change the scale of individual references.