Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with teleports
#2
Use macro, manual
Quote:Self.MoveTo(X, Y, Z) Walk to a position

Self.MoveN() Step one sqm to the north

Self.StepNorth() Step one sqm to the north

Self.MoveS() Step one sqm to the south

Self.StepSouth() Step one sqm to the south

Self.MoveE() Step one sqm to the east

Self.StepEast() Step one sqm to the east

Self.MoveW() Step one sqm to the west

Self.StepWest() Step one sqm to the west

Self.MoveNE() Step one sqm to the north east

Self.StepNorthEast() Step one sqm to the north east

Self.MoveNW() Step one sqm to the north west

Self.StepNorthWest() Step one sqm to the north west

Self.MoveSE() Step one sqm to the south east

Self.StepSouthEast() Step one sqm to the south east

Self.MoveSW() Step one sqm to the south west

Self.StepSouthWest() Step one sqm to the south west
Reply


Messages In This Thread
Help with teleports - by Pinkmin - 03-19-2016, 07:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)