Quote Originally Posted by Bloodcloud View Post
Hi, started yesterday and I had to try and make macros already.

It seems that you can have more than one cast in the macro so this makes a low level druid i win button:

Code:
#show Fervent Strike
cast Shield of Oak
cast Trickster Spirit
cast Fervent Strike
just spam


handy link : http://telarapedia.com/wiki/Macro

PS: Maybe we can start a RIFT section under macros as well
You cant have two of the same GCD and cooldown spells. or two non cooldown spells. You can have something like long cooldown spell+long recast time spell+reactionary spell+spamable. So you could not have two spells that have the same recast time or no cast time. Unless they changed something since beta. I'm guessing thats what you have there.