"Smart rez" without VuhDo?

VuhDo has a really cool feature. I think it’s called “smart cast” or “smart rez”.

Basically, if a player is dead and you have brez, clicking their frame will recognize that you want to brez them (regardless of your normal left-click keybind).

The same happens when out of combat. It will regular rez them.

Is there a way to do this with ElvUI or normal frames?

#showtooltip
/cast [@mouseover,help,dead] Battle Rez; normal spells/logic
1 Like

this doesn’t cast normal rez out of combat.

I tried this and it doesn’t work correctly

#showtooltip
/cast [no dead, help] Flash of Light
/cast [combat] Intercession
/cast [nocombat] Redemption
#showtooltip
/cast [combat,@mouseover,help,dead] Battle Rez; [@mouseover,help,dead] Rez; normal spells/logic
1 Like