View Single Post
11-06-21, 09:03 AM   #1
Yukka
A Theradrim Guardian
 
Yukka's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2020
Posts: 60
I need help for a macro please

Hi, I wanted to create a macro castsequence to heal just by placing the cursor above the target then it reset when the cursor go above another target:

#showtooltip
/castsequence [@mouseover, help] [@player] reset=target Brume apaisante, Brume enveloppante, Vivifier, Vivifier, Vivifier
The problem is that the reset doesnt work when the cursor go above another target... Can you please help me solve this issue?
  Reply With Quote