To open doors or use levers, You have to use Map Tool: http://wiki.bmega.net/doku.php?id=add_types
To check ID's press alt+F8.
To use teleporters, add one of these macros:
0 {North} Self.MoveN()
0 {East} Self.MoveE()
0 {South} Self.MoveS()
0 {West} Self.MoveW()
0 {North-East} Self.MoveNE()
0 {North-West} Self.MoveNW()
0 {South-East} Self.MoveSE()
0 {South-West} Self.MoveSW()
You have to stand next to teleporter, add Fixed Point and add one of these macros.
To check ID's press alt+F8.
To use teleporters, add one of these macros:
0 {North} Self.MoveN()
0 {East} Self.MoveE()
0 {South} Self.MoveS()
0 {West} Self.MoveW()
0 {North-East} Self.MoveNE()
0 {North-West} Self.MoveNW()
0 {South-East} Self.MoveSE()
0 {South-West} Self.MoveSW()
You have to stand next to teleporter, add Fixed Point and add one of these macros.