Quote Originally Posted by EricCartmenez View Post
Part III...

I also made a macro (though it's useless in the low level dungeons) to raise the tank quickly. I target the tank, do a SwiftCast, then a raise. You have to put a slight delay (I use /wait 2.5 for a 2.5 second delay). Unfortunately, since the amount of time it takes for the tank to accept the raise and reappear is not exact, you'll want to get him back to health using another macro.
/wait rounds to the nearest whole number so your /wait 2.5 macro will actually take 3 seconds.

Also it defeats the purpose having a /wait with swiftcast just do
/ac "Swiftcast" <me>
/ac "Raise" <t>

and just spam the button.