- Joined
- Sep 26, 2012
- RedCents
- 1,613¢
I've been working on some TS macs, but I'm running into two issues:
Issue one, I'm getting the following error on startup. (Even though the macro still continues and does all combines.)
varset failed, variable "fletching" not found.
The error points to this line:
/varset Fletching ${Me.Skill[Fletching]}
Is there any command or wiki to check for the correct skill names?
.............
Issue two, since the change to tradeskill item stacks, many itemsnow have a default purchase size (shiftkey) of 100. Is there a way to purchase a set amount of a component (say20?)
The only snippets I have found use shiftkey (too many, borks the mac) and ctrlkey (works, but it's too slow.)
Thanks in advance.
Issue one, I'm getting the following error on startup. (Even though the macro still continues and does all combines.)
varset failed, variable "fletching" not found.
The error points to this line:
/varset Fletching ${Me.Skill[Fletching]}
Is there any command or wiki to check for the correct skill names?
.............
Issue two, since the change to tradeskill item stacks, many itemsnow have a default purchase size (shiftkey) of 100. Is there a way to purchase a set amount of a component (say20?)
The only snippets I have found use shiftkey (too many, borks the mac) and ctrlkey (works, but it's too slow.)
Thanks in advance.

