| tags |
|
|---|
Contains details about your group
: True if somebody in the group is offline, in some other zone, or just simply dead.
: The number of caster dps mercenaries in your group.
: The first member of the group that is a cleric.
: The number of members in your group, including yourself.
: The number of healer mercenaries in your group.
: The numbers of people in the group that has an hp percent lower than #.
: The leader of the group.
: The number of people in the group that have a mana percent lower than #.
: The main assist of the group, if one is assigned.
: The main tank of the group, if one is assigned.
: The group member who can mark NPCs, if one is assigned.
: The master looter of the group, if one is assigned.
: The number of melee mercenaries in your group.
: The Nth member of your group. 0 is always you. 1 is the first person in the group list, etc.
: The group member of your group identified by Name.
: The total number of group members, excluding yourself.
: The total number of mercenaries that are in the group.
: The name of the group member that the mouse is currently hovering over in the group window, if any.
!!! note
You can hover over your own name in the player window where you see your hp and it will return you.
??? example "Examples"
```
/echo Im hovering my mouse over ${Group.MouseOver.Name} which has ths spawnid: ${Group.MouseOver.ID}
```
```
/bct ${Group.MouseOver.Name} hi there I dont want to change my target just to tell you: please heal ${Me.Mame}
```
```
/bct soandso //casting "Complete Heal" -targetid|${Group.MouseOver.ID}
```
```
/bct ${Group.MouseOver.CleanName} //setprio 2
```
: The puller of the group, if one is assigned.
: The number of tank mercenaries in your group.
string To String
: The number of members in the group, as a string.