Difference between revisions of "MoveTo"

Jump to navigation Jump to search
9 bytes added ,  18:50, 12 July 2010
m
Removed misleading parenthesis, minor text adjustments
imported>Dev akm
(→‎Notes: link MoveTo Oddities)
imported>QQuix
m (Removed misleading parenthesis, minor text adjustments)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  MoveTo ''MarkerID, [x, y, z] (optional)''  
  ''[reference].''MoveTo TargetRef'', x, y, z ''  
  MoveToMarker ''MarkerID, [x, y, z] (optional)''  
  ''[reference].''MoveToMarker TargetRef'', x, y, z ''  
 
Moves the object to the specified target location.
 
The x, y, z are optional offsets in [[Oblivion Units|units]] from the target reference.
 
'''Example:'''
'''Example:'''
  MoveToMarker HiddenCaveMarker  
  MoveToMarker HiddenCaveMarker  
  MoveTo player, 512, 0, 0  
  MoveTo player, 512, 0, 0  


Moves the object to the specified reference's location. The x, y, z are optional offsets in [[Oblivion Units|units]] from the target reference.


==Notes==
==Notes==
Anonymous user

Navigation menu