Macro Help
Quick Reply
You need to login or register to post comments.
Benefits of Registration
- Interact with hundreds of thousands of other gamers on an open social network.
- Post your stories, news, images, videos, and other content to share.
- Create a network with your fellow gamers or join an existing one.
- Gain reputation for everything you do.

- Thumbs Down
- Thumbs Up
- +0
ResolveOk, what i am needing help with is i was wanting to know if you can make it so that my macros below will use trinket slot 13 unless it is
I just clique and grid for healing and id like to have my macros be used for pve and pvp, any help?
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
/use 13
/use 14
/cast Holy Light(Rank 11)
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1