Stickybuds wrote:I tried using /cast "121297" -item
but still get the same message it must be equiped and mq2exchange wont pick it up and swap cast it like it will other stuff.
Just to be sure, I checked macroquest wiki and it says :
Code: Select all
/cast [ spellname | # | item itemname | list ]
CastTo cast an item, you should use :
Code: Select all
Macroquest alone :
/cast item "Immaculate Glowing Black Stone"
MQ2Cast :
With item name
/casting "Immaculate Glowing Black Stone" item
With item id
/casting 121297|item
With slot specified
/casting "Immaculate Glowing Black Stone" ranged
You can also look at
spellroutines.incI'm currently using
/casting with slot specified in my macros.
And I'm sorry, I won't be able to test it when I will be at home since I don't have this item
