Difference between revisions of "MQ2NetBots" - MMOBugs Wiki

(Removing all content from page)
Line 1: Line 1:
== Description ==
 
<nowiki> 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.</nowiki>
 
  
== Commands ==
 
 
<nowiki>    *  /netbots [ on | off ]
 
 
    Turns MQ2NetBots functionality on or off</nowiki>
 
<nowiki>
 
    * /netbots [ grab=on|off ]</nowiki>
 
 
    Receive status updates from other MQ2NetBots-enabled clients connected to the same EQBCS server.
 
<nowiki>
 
    * /netbots [ send=on|off ]</nowiki>
 
 
    Broadcast status updates to the EQBCS server.
 
 
==  Examples ==
 
 
 
<nowiki>    * Displays the duration remaining on the buff Samwell has in buff slot 4</nowiki>
 
 
    /echo ${NetBots[Samwell].Duration[4]}
 

Revision as of 15:15, 25 June 2010