MQ2MMOMakeGroups - MMOBugs Wiki

Plugin Info
Name MQ2MMOMakeGroups
Author MMOBugs
Link Wiki Link
Commands /makegroups
Source Available No
Uses INI File Yes

Description

Creates groups based on configuration file.

Commands

  • /makegroups GroupConfigName | debug
  • GroupConfigName Creates groups configured by [GroupConfigName] section in MQ2MMOMakeGroups.ini
  • debug Toggles debug output

Example Usage

This command will create groups defined in the [povar] section in MQ2MMOMakeGroups.ini

  • /makegroups povar

If you want to make all your groups at login, you can add such a command to your autoexec.cfg file.

If using eqbc, you could even do this after your toons are logged in: /bcaa //makegroups povar

Sample Configuration

In game set your group roles (ma/mt/puller) and type /grouproles roleset save NAME
where NAME is whatever you want to call the role for that group.
Set Group#RoleName=NAME in your ini, example below sets them to povar1 and povar2

MQ2MMOMakeGroups.ini

[Settings]
Debug=0

[Povar]
NumberOfGroups=2
Group1Leader=Bubba
Group1Member2=Karmela
Group1Member3=Leroy
Group1Member4=Fry
Group1Member5=Goober
Group1Member6=
Group1RoleName=povar1
Group2Leader=Savage
Group2Member2=Zeus
Group2Member3=Harry
Group2Member4=Alara
Group2Member5=Muggle
Group2Member6=Jackwiz
Group2RoleName=povar2

Availability

This plugin is included with the MMOBugs Compile.