• 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 - How do I get this to work better? - /target ${Group.Member[1]}

EQbackagain

Member
Joined
Nov 2, 2016
RedCents
1,651¢
If I press it twice, it targets the owners pet. Is there a way where no matter how often I use it as a hotkey it always targets group member 1 regardless of pet?
 
/target id ${Group.Member[1].ID}

and if you do want to target the pet, /target id ${Group.Member[1].Pet.ID}

Also, since inviting people to group they can end up in different orders, you need to be aware. If using EQBC i got around this by using this on my war when using my cleric to purely spam heals (no logic) and to target other group members by name where cleric name was my clerics name and TargetName was just the character i wanted him to target. No matter the order of players in group window it will target the player

/noparse /bct clericname //notify GroupWindow GW_Gauge${Group.Member[TargetName].Index} leftmouseup
 
Question - How do I get this to work better? - /target ${Group.Member[1]}

Users who are viewing this thread

Back
Top
Cart