Help: Group RollName: Group Roll
Classes: All classes
Position: Available in any position
Syntax: grouproll <num_sides>
Description:
The `grouproll` command allows the group leader to roll a dice with other players
in the room. Everyone rolls together, and the results are displayed in
the order of the highest to the lowest rolls, so only have the relevent players in the room,
no multis or bystanders.
Usage:
- Syntax: `grouproll <num_sides>`
- Example: `grouproll 50`
Notes:
- The `<num_sides>` argument is the number of sides for each die (e.g.,
`6` for a standard 6-sided die).
- The command rolls for all players in the room and outputs the results
in order, showing the highest roll first.
- If no `<num_sides>` is specified, a default of 6 sides will be used.
- Results are sorted, and the order of the winners is displayed.
---