01-11-2009, 06:41 PM
here is a trinket sound macro i found on another site, i just deleted the class specific parts so anyone can use it:
#showtooltip spell name goes here
/console Sound_EnableSFX 0
/use trinket name goes here
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/cast or whatever else, you can put your commands down here in whatever order
if you run out of room you can delete the tooltip part it is just cosmetic, hope it helps!
#showtooltip spell name goes here
/console Sound_EnableSFX 0
/use trinket name goes here
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/cast or whatever else, you can put your commands down here in whatever order
if you run out of room you can delete the tooltip part it is just cosmetic, hope it helps!