04-18-2013, 03:59 PM
Yes you need a macro for it.
0 {Move South} Self.MoveS()
0 {Move North} Self.MoveN()
0 {Move West} Self.MoveW()
0 {Move East} Self.MoveE()
Make an fixed point infront of the teleport then use any of these macros, it depends on where the teleport is.
Kind regards Oscar
0 {Move South} Self.MoveS()
0 {Move North} Self.MoveN()
0 {Move West} Self.MoveW()
0 {Move East} Self.MoveE()
Make an fixed point infront of the teleport then use any of these macros, it depends on where the teleport is.
Kind regards Oscar