Jeweller's Kit is coming back as Brew Barrel

Help section from before the user variable changes that broke all macros

Moderator: MacroQuest Developers

Bonker
decaying skeleton
decaying skeleton
Posts: 8
Joined: Tue Nov 26, 2002 11:01 pm

Jeweller's Kit is coming back as Brew Barrel

Post by Bonker » Fri Nov 29, 2002 2:36 pm

Using this /findcombiner "jewelry making"

with this code:

Code: Select all

Sub FindCombiner 
   /for p1 7 downto 0 
      /if "$pack($p1,combine)"=="$p0" /return $p1 
   /next p1 
   /echo You do not appear to have a valid $p0 container. 
/return 99 
has it looking for a brew barrel. Any ideas? I tried brew barrel thinking that something was screwy but still said brew barrel.

Bonkers

karanadruid
orc pawn
orc pawn
Posts: 12
Joined: Wed Sep 18, 2002 11:09 pm

Post by karanadruid » Mon Dec 02, 2002 8:31 pm

Bump, having trouble with jewelry macros too, it says I dont have a kit.. is bugged or am I just stupid? using the combine.mac...

Is it

/macro combine jewelerymaking "metal" "gem"

or is it..

/macro combine jewelery making "metal" "gem" ?

I tried both, neither works.. hmm any that could help?

The_Sage
orc pawn
orc pawn
Posts: 11
Joined: Wed Oct 30, 2002 5:23 am

Post by The_Sage » Mon Dec 16, 2002 9:01 am

/bump

Ditto. Tried combine "Jeweller's Kit" "metal" "gem" to no avail. several different variations and altered window positions etc.

No luck.

Trying to write my own atm.

Hehehe, my JM is already Grandmastered but....trying to help out a friend who is really high up and doesn't want clickitis
...

The_Sage
orc pawn
orc pawn
Posts: 11
Joined: Wed Oct 30, 2002 5:23 am

Post by The_Sage » Mon Dec 16, 2002 10:16 am

Well my code WAS grabbing the jeweler's kit correctly....but I seem to have broken it =(. Damn thing keeps trying to put my stuff in the 1st inv slot and also grabbing whole stacks of stuff it seems
...