SetPos

From the Oblivion ConstructionSet Wiki
Revision as of 16: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