![]() |
Problem with stairs on HIVE, Gray Island - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Problem with stairs on HIVE, Gray Island (/thread-11200.html) |
Problem with stairs on HIVE, Gray Island - Dzonek - 08-05-2013 Hello, i made a script on Hive, into +1+2+3. But script is doesnt work when i want go up/down on stairs. Wha'ts wrong ? RE: Problem with stairs on HIVE, Gray Island - voonart - 08-05-2013 (08-05-2013, 09:54 AM)Dzonek Wrote: Hello, i made a script on Hive, into +1+2+3. But script is doesnt work when i want go up/down on stairs. Wha'ts wrong ? Probably Stairs ID is not added to bot. You can add two macros 0 {MoveN} Self.MoveN() 0 {MoveS} Self.MoveS() Then add fixed point on 1sqm south from stairs and call MoveN macro Same as MoveS RE: Problem with stairs on HIVE, Gray Island - Dzonek - 08-07-2013 Yee it will help me but im newbie in BBOT and really dont know how i can use it ![]() |