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.

ModScale

From the Oblivion ConstructionSet Wiki
Revision as of 18:32, 23 January 2008 by imported>Haama (→‎See Also: More links)
Jump to navigation Jump to search

Syntax:

ModScale float 

Example:

ModScale 1.5

ModScale increases the scale of the calling object by the specified amount. This is strictly additive -- if the current scale is 1.2 and you call ModScale .5, the new scale will be 1.7.


See Also