• 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"
Button Master

Utility Button Master 11/21/2024

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
This addresses an issue when collapsing the Button Master window (imgui Begin/End calls). This also updates some of the script dependencies (you will have to move stuff around - see below).

Instructions -

1) Remove the lua/buttonmaster folder (not your config/ButtonMaster.ini!!!)
2) Copy the contents of the lib/ folder from the zip to your lua/lib directory (create the lua/lib directory if you don't have it yet)
You should now have lua/lib/ed/utils.lua, lua/lib/LIP.lua
3) Copy buttonmaster.lua to your lua/ directory

Note: You now start the script as /lua run buttonmaster
- Added button/text color pickers
- Added font scale (tiny = .8, small = .9, normal = 1, large = 1.1)
- Added error checking for button label text (can't be empty)

Make sure you copy all the files, utils had some additions.
Back
Top