Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUEST PROBLEMS
#1
I have problem with quest script, when i use maptool to taking the quest bot will stop and spam box. Not want to go to next wpt. How to fix this, i use bad wpt(maptool). where the problem is??
Reply
#2
Hi,

In your case, when you use an item with maptool, the item which you used to must change it's id, else it will get stuck like in your case.
The solution is creating a MANUAL macro, and add it in your cavebot instead of maptool.

Your macro will be:
Code:
Map.UseOn(IDitem, TargetID, X, Y, Z, Range)

Where:
IDitem = item in your backpack;
TargetID = item which will be used by your IDitem
X, Y, Z = Your position in the map (u can check this in cavebot)
Range = The range of using. In your case, probably will be 1.
If I helped you, don't forget of Rep+!

Yours,
boladaopesadao
Reply
#3
Map.use macro for take quest chest

And xyz is chest position
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)