Originally created by Alektra
Description:
A full-featured named camp monitor for EverQuest using MQ2 and ImGui. Tracks NPC spawns based on exact or partial name matching, supports multi-named monitoring, audio alerts, and a center-screen HUD overlay for instant notifications.
- Exact and partial NPC name matching.
- Multi-named tracking with automatic removal when out of range.
- Configurable scan radius and vertical range.
- Audio alerts: beep or custom sound files.
- Center-screen overlay alerts with customizable duration and color.
- Persistent profiles for different zones or scenarios.
- ImGui-based GUI with Monitor, Config, and Profile tabs.
- Debug tools for scanning current target and testing alerts.
- Place
SpawnMonitor.luain your MQ2scriptsdirectory. - Ensure MQ2 and ImGui are loaded.
- Run in-game with
/lua run SpawnMonitor.
- Monitor Tab: Shows active detected nameds and status.
- Config Tab: Configure scan radius, Z-range, audio alerts, and watchlists.
- Profiles Tab: Manage multiple watch profiles by zone or custom name.
- Arm the monitor to start scanning for nameds.
Settings and profiles are saved to SpawnMonitor.ini in your MQ2 config directory.
- Exact matches require the full spawn name.
- Partial matches trigger on any substring of a spawn's name.