Quote Originally Posted by 'Drizzit',index.php?page=Thread&postID=64380#post6 4380
Can you tell me how you set it up. Been trying to make it work for like the last hour and nothing.

Hear is that i want to do
G4 heal party member 1 (shift alt 1)
G7 heal party member 2 (shift alt 2)
G10 heal party member 3 (shift alt 3)
G13 heal party member 4 (shift alt 4)
G16 heal party member 5 (shift alt 5)

First you make the G15-Profiles use the bindings of your choice. Then make a macro for eatch of your 5 spellcasts. Ex:

#Make a macro called "G4H1" (G4 heal 1) or whatever.
#Put following lines in the macro;



/target Player1name

/cast NameoftheHeal



Im not mutch of a macrowriter, but you get the piont right?
#Place the macro on a Actionbar and bind the button in the Keybindings (Esc -> Keybindings) to your G15 macro!



Thats how id do it anyway, im sure theres a easyer way, but whatever :P