From the wonderful RedGuides Wiki
This command is added by EverQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/grouproles [ list | set | unset | roleset ] <options>
|
Description
|
Manage group roles, and create sets of roles you can load or unload for specific groups of characters.
|
|
Options
Option |
Description |
list |
Lists all the roles in the current group. |
set <player> <1-5> |
Sets the specified group member's role.
- Main Tank
- Main Assist
- Puller
- Mark NPC
- Master Looter
|
unset <player> [1-5] |
Unsets the specified group member's role.
- Main Tank
- Main Assist
- Puller
- Mark NPC
- Master Looter
|
roleset |
Lists the available role sets |
roleset save <setname> |
Saves the current group's roleset as <setname> |
roleset load <setname> |
Loads a previously saved group roleset. |
roleset delete <setname> |
Deletes a previously saved group roleset. |
Examples
/grouproles set bobby 1
- Sets bobby as Main Tank
/grouproles unset bobby 3
- Unsets bobby as the Puller
/grouproles roleset save xpgrind
Saves the entire group's roleset as "xpgrind"
See also