2 replies [Last post]
homerJ1234@gmail.com
homerJ1234@gmail.com's picture
User offline. Last seen 1 year 47 weeks ago. Offline
Joined: 01/29/2010
Posts: 3

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?

Phil
Phil's picture
User offline. Last seen 2 weeks 2 days ago. Offline
Joined: 06/30/2009
Posts: 571
hi

Grats - you got quite close, but I suggest you try:

<<DPS>>
Macro /assist %$Leader%
Hit 5

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