Difference between revisions of "MoveToMarker"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Retro
imported>Scruggs
(Thanks for stopping by)
Line 1: Line 1:
umm this game suks
Syntax:
<blockquote>
MoveToMarker MarkerID
</blockquote>
 
Example:
 
<blockquote>
 
:MoveToMarker MarkerX
 
:MoveToMarker FG04A
</blockquote>
 
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.
 
[[Category: Functions]]
[[Category: Movement Functions]]

Revision as of 20:34, 17 March 2007

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.