Page 1 of 1

Priest healing macro

Posted: Mon 07.04.2008, 21:29
by Emulord
So Im trying a priest for the first time, so I guess I'm a new player for a priest. If I'm partying, I'd like to know how to heal my friend with a macro. Somehow when I try doing it manually, it just heals myself.
Thanks

Re: Priest healing macro

Posted: Tue 08.04.2008, 00:03
by Ace
e.g.:

\ep2C(

==

\e = escape character
p2 = the book that is macro'ed
C = capital letter for the cure serious wounds spell in this case
( = for the next available player

Re: Priest healing macro

Posted: Tue 08.04.2008, 04:56
by Emulord
thanks