Difference between revisions of "GetPos"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
(Moved wild speculations to talk page)
imported>JOG
Line 5: Line 5:


Returns the current world position of the object on the selected axis (X, Y, or Z) in float.  
Returns the current world position of the object on the selected axis (X, Y, or Z) in float.  
Retrieved from "http://cs.elderscrolls.com/constwiki/index.php/GetPos"


[[Category: Functions]]
[[Category: Functions]]
[[Category: Movement Functions]]
[[Category: Movement Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]

Revision as of 09:16, 13 June 2006

Syntax:

GetPos axis

Example:

GetPos Z 

Returns the current world position of the object on the selected axis (X, Y, or Z) in float.