Difference between revisions of "MQ2Events" - MMOBugs Wiki

(New page: {{plugin}} {{Pluginbox | name = MQ2Events | author =Bardomatic | link = [http://www.mmobugs.com/wiki/index.php/MQ2Events Wiki Link] | commands=/event | source = Yes | ...)
 
Line 27: Line 27:
 
   trigger=|${Target.DisplayName}| has become ENRAGED#2#
 
   trigger=|${Target.DisplayName}| has become ENRAGED#2#
 
   command=/attack off
 
   command=/attack off
 
 
   [Killer]
 
   [Killer]
 
   trigger=#*#tells you, 'kill em all!'#*#
 
   trigger=#*#tells you, 'kill em all!'#*#

Revision as of 20:44, 9 August 2009

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.

INI Examples

MQ2Events_CharacterName.ini

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

Availability

This plugin is included with the MMOBugs Compile.