Hello. I’d like to create a macro that casts ‘Slow Fall’ when targeting a player or myself and upon pressing the macro again it cancels ‘Slow fall’ IF it was cast on me. I tried
#showtooltip
/cast Slow Fall
/cancelaura [@player] Slow Fall
but it won’t cast ‘Slow Fall’ on other players.