• 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 --->
  • EverQuest's 31st expansion The Outer Brood goes live Dec 3rd. brainiac has been spending extra time updating MacroQuest. Please show him your appreciation.
    Don't forget to update your mq2nav meshes by running the meshupdater or by visiting MQ Mesh
    EQ stated servers will be up "No earlier than noon PST"
MQ2Status

Utility MQ2Status

Added powersource /status powersource, cleaned code
  • Removed early /returns.
  • Removed duplicate "EzCommand" entries.
  • now using an if-else if chain and 1 EzCommand instead for the "main" part of the output.
  • Added TODO for emu verification of health/endurance/mana values.
  • Updated currency for CoV.
  • Cleaned up output for WriteChat messages.
  • Punctuation and space corrections.
Bagspace will now correctly return all sizes of bagspaces available from small to giant, and not JUST giant sized slots. Due to an internal issue with MQ2, the amount on TLP servers will be off by 2 slots.
/status skill will now return back the value of your requested skill. example: /status skill blacksmithing
  • Alphabetized status help output
  • Moved money/plat out of stat
  • Fixed missing space in "Mercenary State" and "Hidden"
Added support for CWTN "paused" mode
Added "/status macro" to report the macro you have running
Cleaned up subscription section
  • /status tribute now returns your tribute state and current favor
  • /status gtribute or guildtribute now returns your guild tribute state and your current guild favor -- There was no way to access this information like I could do with tribute state, so I'm reading the tribute window (it doesn't have to be visible)
- Users would like for /status to report back if their kissassist is set to a "Back Off" state
-- BackOff uses DPSPaused 1 and 2 for being backed off
-- I considered doing an else if from the Paused check, but there are circumstances where you would still want to know if your toons are backed off while paused.
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.)
Back
Top