Ok... so... this one's making me REALLY tear my hair out because I've been staring at 3 different tradeskill macros for like, 2 hours trying to figure it out...
How in poo do you select an item, and then plop it into a different pack... i.e. take an item using find item, and stick it in pack 8 ... pack 8 being a jewlery kit.
I know this much...
/nomodkey /ctrl /itemnotify ${FindItem[=Shizzle].InvSlot} leftmouseup
This gets me the "Shizzle" but I can't figure out how to plop it...
/notifyitem pack8 slot1 leftmouseup
...is what I thought it'd be... but no.
Thanks... yet again... for any help.


