• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Group targeting question

Khrell

New member
Joined
May 22, 2020
RedCents
20¢
I have a group targeting question

So normally you can use /target group2 to target group member #2 in the group. When I try it after installing redguides, it gives me an error of "There are no spawns matching" . What i'm trying to do is not have to re-do a macro every time someone joins the group to heal someone.

I'm manually playing the toons using my warrior to drive the others. I want to create a heal macro button that will target group members 2-6 and cast a spell when i tell the character to do it.

Example

/bct Healer //target (Group member #2)
/bct healer //cast 1(Heal)
 
I have a group targeting question

So normally you can use /target group2 to target group member #2 in the group. When I try it after installing redguides, it gives me an error of "There are no spawns matching" . What i'm trying to do is not have to re-do a macro every time someone joins the group to heal someone.

I'm manually playing the toons using my warrior to drive the others. I want to create a heal macro button that will target group members 2-6 and cast a spell when i tell the character to do it.

Example

/bct Healer //target (Group member #2)
/bct healer //cast 1(Heal)
you can use something like ${Group.Member[#]}

Member[#]
Accesses #th member of your group; 0 is you, 1 is the first person in the group list, etc.
 
Last edited:
So here's exactly what I have and it's not working

/bct *editedbyMod*//target ${Member.Group[1]}

In the server box up top it says //target NULL
 
Last edited by a moderator:
Question - Group targeting question

Users who are viewing this thread

Back
Top
Cart