MQ2GMCheck - MMOBugs Wiki

Revision as of 10:03, 13 December 2009 by Htw (talk | contribs) (Option summary edit)
Plugin Info
Name MQ2GMCheck
Author htw
Link Wiki Link
Commands /gmstatus /gmcheck /gmquiet /gmsound /gmbeep /gmpopup /gmsave /gmrem /gmhelp
Source Available No
Uses INI File Yes

Description

Alerts when GM in zone, as long as they are not in "stealth"

Features

  • This plugin has the ability to alert you in different ways such as sound and visual messages if a GM is detected.

Commands

  • /gmstatus Displays plugin status and options.
  • /gmcheck <on/off> Toggles gm checking on/off.
  • /gmquiet <on/off> Toggles gm alert sounds on/off (resets at next zone).
  • /gmsound <on/off> Toggles playing the sound files for alerts.
  • /gmbeep <on/off> Toggles making beeping sounds for alerts.
  • /gmpopup <on/off> Toggles showing a popup msg for alerts.
  • /gmsave Saves current options to MQ2GMCheck.ini
  • /gmrem ## Sets the reminder interval
  • /gmhelp Shows command syntax and help.
  • /gmcorpse Toggles filtering of alerts for GM corpses.

Example Usage

This command will turn on GM checking.

  • /gmcheck on


This command will turn on alert sounds (Resets upon zoning).

  • /gmquiet on


This command will turn on the use of sound files for alerts.

  • /gmsound on


This command will turn on the use of beeps for alerts.

  • /gmbeep on


This command will turn allow the use of popups for alerts.

  • /gmpopup on


This command will set the reminder interval to 60 seconds.

  • /gmrem 60


This command will disable the reminder alert.

  • /gmrem 0


This command will save the current configuration to MQ2GMCheck.ini file.

  • /gmsave

Macro Data

This plugin adds a new TLO called GMCheck.

ExampleType

  • ${GMCheck.GM} : bool - Return TRUE if GM in zone.
  • ${GMCheck.Status} : bool - Return TRUE if GM checking is active.

Sample Configuration

MQ2GMCheck.ini

[Settings]
GMCheck=on
GMSound=on
GMBeep=off
GMPopup=on
GMCorpse=off
RemInt=30

Availability

This plugin is included with the MMOBugs Compile.