Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro - waypoint bug?
#1
Dodgy
Hi,

i have a problem with macro which i use on my cavebot.

I have a macro which in short doeas something like

Map.UseOn....
Self.Backpack.Use...

it works OK when it's used alone. But when I include it in my cavebot it totally messes up. I have a fixpoint on which I want my character to stand, then i want to do this macro and then i want to go to other point. So in my cavebot it looks like this:

FixedPoint(bla bla 1)
Macro(bla bla)
Fixpoint(bla bla 2)

What bot does is, it goes to the first fixed point FixedPoint(bla bla 1) then does Map.UseOn.... in macro and after that it goes to Fixpoint(bla bla 2) without doing the Self.Backpack.Use... part. Did i forget something? Some special instruction or something else?

PS. I have tried with Macro.Delay between macro instructions but it didn't help at all.


Messages In This Thread
Macro - waypoint bug? - by a-grabowski - 08-22-2013, 01:34 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)