EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Help Wanted - EQ2 Makro Question (https://www.eq2interface.com/forums/showthread.php?t=12316)

PolterTreublatt 01-26-2009 07:13 AM

Help Wanted - EQ2 Makro Question
 
Hello :)

Perhaps somebody can help me (i hope so).

The Quickraid-Buttons of Profit-UI are very small and only visible with mouseover. In hard fights its very possible for me to click the wrong button, even if I use the F1-F6 Buttons....

So my question is, is there a command that I can use with EQ2 internal Makros, to target a specific Groupmember regardless of its name :) ?

I plan to use the Hotbars and fill them with the same spells, that are in the Quickraidbuttons. So I have larger Buttons to click and in addition the right Symbols of the spells.

First Hotbar should be taken for First Groupmember (its me I know *g* )
Second Hotbar should be linked for second Grp Member, an so on.

Is it possible do to the same thing like the Quickraidbuttons do, but with "normal" Makros ?

Plz help a desperated healer

Greetings
Polter

lordebon 01-26-2009 08:21 AM

Yes, there is a command. It's something like /target_group_member #. Where # goes from 0 to 4, with 0 = F2, 1 = F3, and so on. I have a hotbar like that for quick curing (I find it's faster to hit alt+ a number to trigger them than it is to actually move up and click on a person).

The / command may not be quite right with the _'s, but if you go in game and type /target_group and hit tab it should complete it for you (if it doesn't, remoe the _).

krax 01-26-2009 08:31 AM

This is the macro i use for singel healing grp members.

Command : /cancel_spellcast
Command : /target_allow_pet_member_toggle 0
Command : /target_group_member 0
Spell : heal 1
Spell : heal 2
Spell : heal 3
Spell : heal 4
Command: /target_previous
Command: /target_allow_pet_member_toggle 1


With this macro i dont switch my target to heal grp members and it dont target the persons pet if i hit it a second time. And since it has 4 heal spells there one is allways loaded (im a fury)

gm9 01-26-2009 08:47 AM

Quote:

Originally Posted by krax (Post 80343)
This is the macro i use for singel healing grp members.

Actually I think I forgot to point that out in your other thread, for avoiding targeting your own pet the command is
target_allow_pet_self_toggle 0/1
Your current code is good for the other groupmembers.

PolterTreublatt 01-27-2009 03:46 PM

THANKS A LOT :)

You saved my life :)

Perfectly Wonderful^^


All times are GMT -5. The time now is 07:12 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI