something like that?Code:#showtooltip Greater Heal /run sfx=GetCVar("Sound_EnableSFX"); /console Sound_EnableSFX 0 /cast Inner Focus /run UIErrorsFrame:Clear() /run SetCVar("Sound_EnableSFX",sfx); /cast Greater Heal
Casts Inner Focus if it isn't on cooldown, if it is it hides the error frame and sound effect until it starts casting Greater Heal. You can replace the inner focus with trinkets etc.


Reply With Quote

Bookmarks