Jump to content
Sign in to follow this  
uhvoidme

Weapon swap macro with Skull of impending doom help =o

Recommended Posts

okay so i always have perditions dagg in MH and fang of the faceless in OH, is there a macro someone can help me with that will put the fang in my MH and skull of impending doom in my OH and then be able to switch it back to what i originally had equipped? would be great thanks =)

Share this post


Link to post
Share on other sites

This works for me as warrior:

 

Quote

/use Bonescraper
/use Skull of Impending Doom

Edit: The other macro I use to reequip:

 

Quote

/use Bonereaver's Edge
/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(1); if isActive then CastSpellByName("Charge"); else CastSpellByName("Battle Stance()"); end;

 

Edited by Nelythia

Share this post


Link to post
Share on other sites

hmm idk if that would work because you are switching from a 2h to two 1 handers and i need to specifically change the mh and oh THEN switch my offhand to skull. but thanks =)

Share this post


Link to post
Share on other sites

doesnt work. got the "type "/help' for a listing of a few commands." is there something else i can use besides /use? i tried /equip

Edited by uhvoidme

Share this post


Link to post
Share on other sites

There is something with use containeritems or so, but I unfortunately have no idea how that works.

 

 

Its pretty weird that /use doesnt work for you tho.

Share this post


Link to post
Share on other sites

well item rack was working perfectly but when i switch from fang mh skull oh back to perds mh and fang oh it grays out skull in my bags and nothing works afterwards =/ fmllllllll

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×