• 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 --->
Alert Master

Utility Alert Master v2.24

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

[2.12] - 2024-06-13​


Bug Fixes🐛


- Is Zoning check is failing
Preventing crash added some nil checks.
(03cdb87) ~grimmier378

[2.11] - 2024-06-12​


Bug Fixes🐛


- Alerts setting volume on eq and not resetting
Now re record the current volume setting when the script loads.
and after playing an alert we will reset back to that setting. this is set to a 2 second buffer to account for audio durations.
(f0fdd1e) ~grimmier378

[2.10] - 2024-05-12​


Bug Fixes🐛


- Add spawn and import
Fixed some of the add spawn options since they broke adding targeted spawn.

importing from MQ2SpawnMaster.ini should go better.
(2a82435) ~grimmier378

[2.09] - 2024-05-06​


Bug Fixes🐛


- Missing delete column
Fixed the missing delete button column on NPC Lists table.

sorry about that,
(fc54a97) ~grimmier378
- Some table column sizing fixes.
(f9d30fe) ~grimmier378

[2.07] - 2024-05-05​


〰️Commits​


- Some code cleanup
/am spawnadd
now also takes your target if it's an NPC
and you don't supply a name.
(1cae936) ~grimmier378

[2.06] - 2024-04-29​


Features⛲


- Moved the forced import to the spawn list view.
Button only shows up if you have a MQ2SpawnMaster.ini file in your MQ Config folder already.

Clicking will force import and update your spawn list from the MQ2SpawnMaster.ini
(ec92676) ~grimmier378

[2.05] - 2024-04-29​


Features⛲


- Added checks so we don't reimport a zone we already imported.
You can force a re-import by clicking on the ZoneName button.

This should prevent re-appearing entries if you removed some after already importing the zone.
(32e9896) ~grimmier378

[2.04] - 2024-04-29​


Features⛲


- Added sorting to the alert popup window. You can sort by name or distance.
(4699f83) ~grimmier378

[2.03] - 2024-04-28​


Bug Fixes🐛


- If do beeps and do sound are enabled we will default to the custom sound.
(d1a6a51) ~grimmier378

[2.02] - 2024-04-28​

1714336643387.png

〰️Commits​


- Added more to the config window. you can access toggles, and custom sound settings.
Cleaned up some code here and there.
(c2cdfa9) ~grimmier378

[2.01] - 2024-04-28​


Bug Fixes🐛


- Fix for search function. should work better.
(d018617) ~grimmier378
Customizable sound alerts.

you can drop in your own wav files into the "lua/alertmaster/sounds" folder.

name them what you wish and adjust the names in the ini file. (these save per char) the defaults will overwrite on updates otherwise.

changing the volume will play a preview for at that volume.

Commands
INI:
[Alert Master] :: - Sounds -
[Alert Master] ::     /am dosound pc -- toggle PC custom sound alerts
[Alert Master] ::     /am dosound npc -- toggle NPC custom sound alerts
[Alert Master] ::     /am dosound gm -- toggle GM custom sound alerts
[Alert Master] ::     /am volpc 1-100 -- Set PC custom sound Volume 1-100
[Alert Master] ::     /am volnpc 1-100 -- Set NPC custom sound Volume 1-100
[Alert Master] ::     /am volgm 1-100 -- Set GM custom sound Volume 1-100


I'll add a nice gui config soon.
Back
Top