I would like to use a macro to equip weapon if I use a particular skill. Example as follow:
/cast Execute
/equip Malchazeen
My question is: if the weapon is already equipped (from previous execute) will the macro trigger the gcd anyway or will just cast execute?
In case it will trigger the GCD is there another way to write the macro?