Hi,
I am trying to have gcp to use the in-game toolbar for my dps
For instance when I press 5 I want all dps to cast whatever is on their actionbar in slot 5. ( I know very creative)
I have tried
<<DPS>>
Assist %Leader%
Hit 5
And bound it to the 5 key, but only my party leader seems to cast the spell in fith slot.
What am I doing wrong? Is there an easy way to let key 1 to = just go to dps?


Grats - you got quite close, but I suggest you try:
The explanation:
Assist is not a GCP command, Macro is. To use GCP's macro manager feature, just use the command macro, then follow with whatever you would use in s standard wow macro.
The variable is "$leader", not "leader" - we identify system variables (rather than user variables) by prefixing a "$" sign.
Phil
Designer Of GameCommanderPro - www.GameCommanderPro.com
Designer Of KeyBlaster - www.keyblaster.com