MQ2ScreenShot - MMOBugs Wiki

Revision as of 00:58, 24 February 2009 by Unity0110 (talk | contribs) (New page: {{plugin}} {{Pluginbox | name = MQ2Screenshot | author = Unity0110 | link = [http://www.mmobugs.com/wiki/index.php/MQ2Screenshot Wiki Link] | commands=/ss | source = Yes ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Plugin Info
Name MQ2ScreenShot
Author Unity0110
Link Wiki Link
Commands /ss
Source Available Yes
Uses INI File Yes

Description

MQ2Screenshot Turns off mq2 captions, takes screenshot, then turns captions back on.

Commands

  • /ss help Display all the commands available with a description.
  • /ss load Load all commands from the .ini file.
  • /ss save Saves all commands to the .ini file.
  • /ss acmdadd Adds a command that is executed after the screenshot is taken
  • /ss acmddel Deletes a command that is executed after the screenshot is taken.
  • /ss bcmdadd Adds a command that is executed before the screenshot is taken.
  • /ss bcmddel Deletes a command that is executed before the screenshot is taken.
  • /ss cmdlist Lists all before and after commands.
  • /ss cmdclear Clears all before and after commands.

Example Usage

This command will take a screenshot without MQCaptions in it.

  • /ss


Before commands: These commands are executed just before the screenshot is taken.

  • /ss bcmdadd "/keypress NETSTAT"
  • /ss bcmdadd "/plugin mq2chatwnd unload"
  • /ss bcmdadd "/keypress FULLSCREEN"


After commands: These commands are executed after the screenshot is taken.

  • /ss acmdadd "/keypress NETSTAT"
  • /ss acmdadd "/plugin mq2chatwnd"
  • /ss acmdadd "/keypress FULLSCREEN"

Availability

This plugin is included with the MMOBugs Compile.