It’s a castsequence format such as : /castsequence Frostbolt, frostbolt, frostbolt, frostbolt, Ice Lance" So it will fire out spells in that order, Frostboltx4 then after the 4th bolt, it will fire an Ice lance. It’s a chain order.
At least I think that’s what is the explanation is. for this subject.
[quote quote=16534]I bolieve it would be something like …
/castsequence reset=target (ability)
/castsequence reset=30(adjustable)(ability)
/castsequence reset=45 (ability)
ect.,ect.,ect.[/quote]
Not sure how many you can put for each sequence
Drop the 1,2,3,4,5. as it isnt needed with the timer and adjust the time 0.3 to something a little longer maybe 0.8. I’m not an expert just going by other posts of recent macros
Edit: I obviously need to go back to the drawing board on this, I put too many GCDs missmatched. (it halfass works when dropping to 255 chrs) I can’t get any extended macros to save. I’m not sure what’s wrong.
So how would I do this? Im very new too this kind of thing. My hands are very shaky and thats basiclly how i found this website!
Before the patch my macro looked like this:
/startattack
/castsequence reset=0.3 1, Mutilate;
/castsequence reset=0.3 Dispatch;
This would do Dispatch whenever it proced and only do dispatch in execution phase.
I tried this now:
/startattack
/castsequence reset=7 1, Mutilate;
/castsequence reset=13 Dispatch;
But it doesnt work. And removing “1” before Mutilate will make the macro only do mutilate. Same when i put “!” infront off Dispatch
[quote quote=16703]So in theory this should work for my Shaman? I cant’ seem to get it to work. I’m assuming I may have to delete the old macros and start fresh.
Edit: I obviously need to go back to the drawing board on this, I put too many GCDs missmatched. (it halfass works when dropping to 255 chrs) I can’t get any extended macros to save. I’m not sure what’s wrong.
[/quote]My macro toolkit only saved under general, not under character-specific macros.