Hey all,
Just posting this in case anyone needs a fix for the pet macro to cast Call Lightning before Eye of the Storm.
If you have the problem in this post where you can’t get Storm Ele to cast in the proper order:
You can fix it by adding the /petassist command to the Macro, like this:
#showtooltip
/cast Fire Elemental
/cast Storm Elemental
/petassist
/cast Call Lightning
/cast [talent:6/2] Eye of the Storm
/cast [talent:6/2] Meteor
You still need to wait about 3 seconds after pressing it the first time to recast it for Eye of the Storm to work, but this will cause Storm Ele to cast Call Lightning on Summon reliably.
Hope this helps anyone in the future who was googling it like me.