Page 1 of 1

A swap ammo macro

PostPosted: Sat Apr 02, 2016 6:01 pm
by Cromecast
Any script macro that can be done to equip X<name> & Y<name> ammo?
I understand if will be more complicated with having the quiver/ammo pouch bag in a specific slot etc but is such a macro doable and if so how?

Thank you in advance.

Re: A swap ammo macro

PostPosted: Sat Apr 02, 2016 6:28 pm
by Roadbl0ck
It can be done, but since ItemRack and Outfitter both support all paperdoll slots it will be much easier to use one of those.

Both addons also allow you to do gear swapping with macros so you can have your pie and eat it too ;)

Re: A swap ammo macro

PostPosted: Sat Apr 02, 2016 6:42 pm
by RedBanner
You can do an easy macro with SuperMacro.

Just do "/eq " then Alt-click the ammo.
You can continue to add other items like a gun/bow in the same macro.

/eq to equip
/eqoff to equip offhand

Do one entire set in at the beginning of the macro and do the second set after it, then you will be able to hit it to swap. If you have an offhand, make sure you are equipping the mainhand first in your macro.

Re: A swap ammo macro

PostPosted: Sun Apr 03, 2016 12:37 am
by Cromecast
Ah thnx, will try it in the morning after some sleep now :)