i know i can right click the character's name and make them it. but i keep forgetting when making group then having to undo macro's and redo them. was just wondering if there was a way to do it automatically.
MQ2Autogroup will allow you to automatically do that
I have a video:
there is also the lua script :
> make crew <
if you also wanted a hotkey you can use the grouproles functionality built in to eq
Group Roles
You can set group roles with the GUI if you are the group leader by right clicking on a character's name in the group window, look at the bottom of the pop up and choose the role you want to set for the selected player. However, you can also use /commands to set the group roles OR if you play with the same group a lot, you can actually save a set up so and create a hot key so you can set the roles really fast.
Commands to Use:
- /grouproles list -- Lists all the roles in the current group
- /grouproles set Name RoleID --Sets the group member's role
- /grouproles unset Name RoleID -- Unsets the group member's role
- /grouproles roleset -- Lists the available role sets
- /grouproles roleset save "Name" -- Saves the current group's role set
- /grouproles roleset load "Name" -- Loads a previously saved group role set
- /grouproles roleset delete "Name" -- Deletes a previously saved group role set
To set the puller: /grouproles set "CharName" 3
To set the main tank: /grouproles set "Charname" 1
To set the main assist: /grouproles set "CharName" 2