Difference between revisions of "MQ2NetBots" - MMOBugs Wiki

Line 22: Line 22:
  
 
         /echo ${NetBots[Samwell].Duration[4]}
 
         /echo ${NetBots[Samwell].Duration[4]}
 +
 +
==Availability==
 +
 +
This plugin is included with the MMOBugs Compile.

Revision as of 15:20, 25 June 2010

Plugin Info
Name MQ2NetBots
Author User: s0rcier
Link Wiki Link
Commands /command
Source Available Yes
Uses INI File Yes

Description

MQ2NetBots provides linked MQ2EQBC clients a method of sharing status and statistics. It makes that information available via Top-Level Object members for macro writers and HUD designers.

Commands

  • /netbots [ on | off ] NetBots functionality on or off
  • /netbots [ grab=on|off ] Receive status updates from other MQ2NetBots-enabled clients connected to the same EQBCS server.
  • /netbots [ send=on|off ] parameter Broadcast status updates to the EQBCS server.

Example Usage

Displays the duration remaining on the buff Samwell has in buff slot 4

       /echo ${NetBots[Samwell].Duration[4]}

Availability

This plugin is included with the MMOBugs Compile.