Difference between revisions of "MoveToMarker"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>TheImperialDragon
imported>TheImperialDragon
m (category:Functions)
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 ID''', not the '''Editor ID'''.
Use the function to have an object placed at a specific location identified by an X Marker.  Note that "MarkerID" refers to the '''Reference ID''', not the '''Editor ID'''.
[[Category: Functions]]

Revision as of 17:53, 5 June 2006

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 ID, not the Editor ID.