Post:
3.1 Upcoming Changes
User:
Chryzm
Infraction: 7. Do not beg for hand-holding.
Points: 1
Administrative Note:
Message to User:
|
Did you consider reading the thread?
|
Original Post:
I had a SteadyShot Kill Shot Macro this is what it was.....
#showtooltip Steady Shot
/console Sound_EnableSFX 0
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/cast Kill Shot
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/cast Steady Shot
/console Sound_EnableSFX 1
Isn't working anymore with 3.1 Patch any ideas?
|