Hi folks,

I'm wondering whether anyone uses stopcasting in macros in RIFT because it seems hard to use to me. I basically have a spam setup where I mash 1 and occasionally some other keys. What I would like to be able to do is to interrupt these casts when I need to cast a heal. This is particularly important on a chloro as they need to be DPSing to heal and then have some more emergency heals.

I have tried making some clickbar buttons with a macro such as:

#show Bloom
stopcasting
target tank
cast Bloom
targetlasttarget

Something similar to this works really well in WoW (or I remember it working like this last I played) and both stops the current cast and begins a new one. But in RIFT it seem to need to be pressed twice - once to stop the cast and then again to start casting the new spell. I tried separating the stopcasting from the casting into two macros and having those in two steps on a press and release mapped key but I still need to put a delay in, i.e. hold the mouse button down for about half a second or all I get is the stopcasting bit.

Anyone got this working or uses something better?

Alge