Cheese.mac problem(s)

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

icon
Official loudmouth
Official loudmouth
Posts: 158
Joined: Fri Jun 14, 2002 2:59 pm
Location: ...
Contact:

Cheese.mac problem(s)

Post by icon » Sat Jun 22, 2002 4:29 pm

I *still* can't get my cheese.mac to work... neither the one realesed with the 2002-06-19 release of MQ, nor the one L124RD updates in the MacroQuest::Macro forum works.

My problem is this: Around the second or third time it uses the vendor, it used to give me the "You are too full on stuff, aborting macro" error then quit, even though ALL MY PACKS WERE EMPTY... and I had at least 30 or 40 empty slots and bowl in the very last inventory slot.

So I removed the /if line that sends me to :TooFull. Now instead of that, sometimes it will just buy a LOT of Rennet, like three or four bags full, and no cheese or a little cheese, then just stop. It doesn't end the macro it just sits there. I don't get it.

Any help would be greatly appreciated.

- Icon
In memory of [b][color=darkblue]MasTerKeyZ[/b][/color].

icon
Official loudmouth
Official loudmouth
Posts: 158
Joined: Fri Jun 14, 2002 2:59 pm
Location: ...
Contact:

Post by icon » Sat Jun 22, 2002 4:49 pm

Nevermind - got it working finally.

Had to rewrite alot of it, and alot of the delays to match MY lagg, I lagg alot at connection things, like opening merchant and stuff, and NONE at graphic things, like combining and stuff. Then I put all my food and water (NORMAL food) in the bag in the first slot before anything else... then I put bowl in last slot and ran it... works like a charm.

Thanks anyway :)
In memory of [b][color=darkblue]MasTerKeyZ[/b][/color].

User avatar
Goge
Macro Author
Macro Author
Posts: 71
Joined: Sat Jun 15, 2002 11:55 am
Location: Terra

Post by Goge » Sat Jun 22, 2002 7:09 pm

i have\had the same problem with the "too full" thing. But i went about fixing it easyer... i commented out the /if statement that made the too full check :)

all it took for me was a quick | and i was done
thank you Mr. |
:lol:
He who sleep with Itchy arse wake with Smelly finger.

icon
Official loudmouth
Official loudmouth
Posts: 158
Joined: Fri Jun 14, 2002 2:59 pm
Location: ...
Contact:

Post by icon » Sun Jun 23, 2002 1:18 am

That's the very first thing I tried actually... but that resulted in me buying a LOT of Rennet. a HELL of a lot. for some reason. I lost 244pp from constantly buying Rennet and no milk and not having room to put cheese.

I would have to sell back the Rennet and rerun macro, making it buy more rennet and me losing more money... took me awhile to realize that the | was the problem, that line is necessary. Better to /end for being "TooFull" then buy that much Rennet cause it doesn't know you have a stack already.

weird huh?

Anyway, I have an updated and better version :-) Get the new release and use L124RD's cheese macro in the Macro forums, delete the entire Sub Makecheese thing, rename Sub Makecheese2 to Sub Makecheese, then save and run.

much faster and better for most people... except for my /doevents bug, but that's a different unrelated story.

- Icon
In memory of [b][color=darkblue]MasTerKeyZ[/b][/color].