voila 2 macros pratique pour afficher :
-Afficher/Désafficher[cape]
/run if not ShowCloak(true) then ShowCloak(false) else ShowCloak(true) end;
-Afficher/Désafficher[tête]
/run if not ShowHelm(true) then ShowHelm(false) else ShowHelm(true) end;
-Afficher/Désafficher[cape]
/run if not ShowCloak(true) then ShowCloak(false) else ShowCloak(true) end;
-Afficher/Désafficher[tête]
/run if not ShowHelm(true) then ShowHelm(false) else ShowHelm(true) end;
Last edited: