MQ2Events - MMOBugs Wiki

Plugin Info
Name MQ2Events
Author Bardomatic
Link Wiki Link
Commands /event
Source Available Yes
Uses INI File Yes

Description

Lets you trigger events via an INI.

Commands

  • /event : Display syntax and examples.
  • /event settrigger <name> <trigger text> : Create custom trigger.
  • /event setcommand <name> <command text> : Create custom command.
  • /event load : Reads INI file.
  • /event delete <name> : Deletes a specific event by name.
  • /event off  : Disable processing the events
  • /event on  : Enable processing the events

INI Examples

MQ2Events_CharacterName.ini

  [enrage]
  trigger=|${Target.DisplayName}| has become ENRAGED#2#
  command=/attack off
  [Killer]
  trigger=#1#tells you, 'kill em all!'
  command=/attack on
  [InviteGroup]
  trigger=#1#tells you, 'invite #2#'
  command=/invite ${EventArg2}

Availability

This plugin is included with the MMOBugs Compile.