![]() |
USe on X,Y,Z - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Requests (https://forums.bmega.net/forum-17.html) +--- Thread: USe on X,Y,Z (/thread-11165.html) |
USe on X,Y,Z - Bulix - 08-02-2013 Search macro for use on ladder on position X,Y,Z RE: USe on X,Y,Z - voonart - 08-03-2013 0 {Ladder} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(IDOFLADDER, !X!, !Y!, !Z!,2) |