SetPos
Revision as of 16:50, 10 April 2009 by imported>BonzoFSP (Moved content from CS wiki. Remove CS link.)
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
Changes the object's world-position along the specified axis (x, y, z). Position is a float.
Syntax
ObjectID.SetPos axis position:float
Examples
myObjectRef.SetPos y 100.56
Moves the object to the y-axis position 100.56