![]() |
Check position problem - 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: Check position problem (/thread-19229.html) |
Check position problem - [email protected] - 01-27-2016 I need chesk position when i am go okolnir in buddel. I have this: X:=32462 Y:=31174 Z:=7 Self.PositionIn(!X!, !Y!, !Z!, !X!, !Y!, !Z!)<>1 [jump] Self.Say(hi) Macro.Wait(1000) NPC.Say(passage) NPC.Say(camp) NPC.Say(yes) Macro.Wait(1000) CaveBot.GoLabel(KeepToHell) Exit() {jump} CaveBot.GoLabel(KeepToHell) Exit() This is bad ps. sry for my english |