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.

GetStartingPos

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

GetStartingPos axis 

Example:

GetStartingPos Z 


Returns the original world position of the object on the selected axis (X, Y, or Z) in float. The position is the position the object was placed in the editor, not its current game state.