Difference between revisions of "MoveToMarker"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>QQuix
(Added See Also: MoveTo)
Line 14: Line 14:


Use the function to have an object placed at a specific location identified by an X Marker.  Note that "MarkerID" refers to the '''Reference Editor ID''', found in the appropriate box in the Reference window.
Use the function to have an object placed at a specific location identified by an X Marker.  Note that "MarkerID" refers to the '''Reference Editor ID''', found in the appropriate box in the Reference window.
==See Also==
* [[MoveTo]]


[[Category: Functions]]
[[Category: Functions]]

Revision as of 10:36, 23 October 2008

Syntax:

MoveToMarker MarkerID

Example:

MoveToMarker MarkerX
MoveToMarker FG04A

Use the function to have an object placed at a specific location identified by an X Marker. Note that "MarkerID" refers to the Reference Editor ID, found in the appropriate box in the Reference window.


See Also