PDA

View Full Version : RE: Help for Auto Swap Range (Hunters)


Kojack
06-17-2005, 12:25 PM
Hello, I have 2 bows one of which has higher end damage so I want a way to swap my ancient bone bow, to my carpace crossbow when wanting to fire an aimed shot and then switch back to my ancient bone bow.

Is this possible?

All the mods ive seen is for swaping main/off hand no mods for swaping out range slots

Thanks,
Kojack

morbid_o
06-17-2005, 02:12 PM
Do you use the same ammo for both? if so, I think that WeaponQuickSwap has a function MageWeaponSwap that lets you change your ranged slot.

Kojack
06-17-2005, 07:49 PM
Yes use same ammo

morbid_o
06-17-2005, 09:33 PM
http://www.capnbry.net/wow/

should be able to make a macro which is something like:
/script MageWeaponSwap("MainHandWeapon", "Ancient Bone Bow", "MainHandWeapon", "Carpace Crossbow");

I *think.* I've not used MageWeaponSwap, and I'm having my own scripting snag with WeaponSwap because of its asynchronous switching.