Difference between revisions of "MQ2AutoGroup" - MMOBugs Wiki

(New page: == Description == '''MQ2AutoGroup''' is a plug-in that allows you to assign controllers via an .ini file and the plugin will automatically accept group/raid invites from those listed in t...)
 
Line 17: Line 17:
  
 
'''Sample'''  
 
'''Sample'''  
Autogroup.ini
+
<nowiki>Autogroup.ini
 
AutoGroup=on  
 
AutoGroup=on  
 
[Names]  
 
[Names]  
Line 23: Line 23:
 
Name1=fred  
 
Name1=fred  
 
Name2=harry
 
Name2=harry
 +
</nowiki>

Revision as of 01:45, 21 September 2008

Description

MQ2AutoGroup is a plug-in that allows you to assign controllers via an .ini file and the plugin will automatically accept group/raid invites from those listed in the .ini file. It can handle up to 20 controllers.


Commands

There are no commands with this plugin.


Where can I find this plugin?

This plugin is included with the MMOBugs Compile.


Sample/Example

Sample Autogroup.ini AutoGroup=on [Names] Name0=bob Name1=fred Name2=harry