• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • There was an optional eq update. Guest, DO NOT PATCH EQ or you'll have to wait for the next MQ update (no ETA). You can play without the patch by using patchme or autologin (preferred). If you've already patched EQ you're out of luck, unless you find someone to share the older eqgame.exe (don't ask here).
MQ2Status

Utility MQ2Status

added "/status itemall" which returns inventory + bank item count. Code cleanup
/status login (returns login name)
zone (returns current zone)
krono (returns # of krono)
stat weight (returns weight, limit and difference) currency blah (returns amount of any type of currency: overseer, loyalty, dbc, etc.)
Update EzCommand(buffer) to EzCommand(&stringBuffer[0])
removal of max string buffer
additional lines for readability in a few places
will do another commit to clean up some of the string builder extra + " " +
  • "/Status Quest blah" will now return if you have a quest called "blah"
  • Fixed issue with the GetColorCode that didn't correctly use Dark mode for EQBC
- MQ2Status (Sic) Fixed some issues about which macro is running and other display issues.
Requests to Report back ${Role} even if your macro doesn't have kissassist in the name. The original intention of this was to report back
if your macro has "kiss" in the name to accomodate beta/dev verisons of kissassist, kissmule/muleassist, and anyone running a custom/modified kiss version.
I specifically don't want to check it against ${MacroName} to equal kissassist because again - the intention is to include any
forks or kissasist like kissmule/muleassist and the like.
MQ2Status Updates March 2020:
- Will now use Dannet if you have dannet loaded and don't have eqbc loaded
- Standardized output color/format for readability
- Fixed some typos and spacing issues
- Huge refactoring "under the hood"
- New Video

Small fix for output of MQ2Eskay during /status - @Sic
- Added /status parcel to return if we have any parcels (thanks CWTN)
- Added /status invis
- Adjusted readability
Updated to allow toggling off show plugins and/or specific classes
Added IHC Support
Added option to toggle on/off visibility of CWTN class plugins

Back
Top