![]() |
use item on xyz - 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 item on xyz (/thread-14487.html) |
use item on xyz - oluch - 03-31-2014 hello i need macro to use item (9598 id) to 1sqm front of my position map tool doesn't work because "The Map Tool only follows the next item of the waypoint list when the TargetID is not present anymore" this 1 sqm fron of me doesn't change, id still the same, so map tool doesn't work ![]() thx RE: use item on xyz - erleo - 03-31-2014 Add this macro: 0 {Use Item} Map.Use(9598, X, Y, Z, 1) Change X, Y & Z of the macro. (9598, X, Y, Z, 1 <= this is a distance. After go Cavebot in a good sqm> Codes/Labels > Macros > "Use item" |