Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Map tool item use
#1
Hi all,

I have a problem with map tool. I want bot to use something on the ground which not changing ID after use. I've set up map tool with correct location, ID. Then bot using it once, and not going to the next wpt. How to set it up?
Reply
#2
(03-06-2017, 07:19 PM)Frohus Wrote: Hi all,

I have a problem with map tool. I want bot to use something on the ground which not changing ID after use. I've set up map tool with correct location, ID. Then bot using it once, and not going to the next wpt. How to set it up?

Already helped with something similar.
Problem with some SQM on venore swamps

http://forums.bmega.net/showthread.php?tid=27878
Reply
#3
It's not in swamps venore. And that macro does't solve my problem.
Bot still stucked in place next to the flower.


[Image: JIoJxC8.png]
Reply
#4
Because u use Self.PositionIn WRONG WAY


Self.PositionIn(X1, Y1, Z1, X2, Y2, Z2)

U need to mark AREA with this macro, starting from LEFT TOP corner to RIGHT BOTTOM corner

for example
Self.PositionIn(29837, 32849, 7, 29839, 32851, 7)==1

And delete
Code:
1000
{SwampUnstuck}
from begining of that macro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)