MQ2NetBots - MMOBugs Wiki

Revision as of 11:37, 24 June 2010 by Adexia (talk | contribs)

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 ] Turns MQ2NetBots 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 ]

   Broadcast status updates to the EQBCS server. 

Examples

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

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