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.

SetPos

From the Oblivion ConstructionSet Wiki
Revision as of 17:00, 21 September 2008 by imported>DragoonWraith (→‎See Also: MoveTo)
Jump to navigation Jump to search

Syntax:

SetPos axis, pos 

Example:

SetPos y, 100.56 

Changes the object's world-position along the specified axis (x, y, z). Position is a float.


See Also