Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Is there a beep sound to alert the name spawn??
not for spawns, no
I don't see an error message, how would you like me to help?EDIT: Actually I'm getting the big block of red text when I try to start the script now too, unfortunately.
This is probably a massive ask, but if this could have a UI element similar to HunterHUD, that would be amazing.
![]()
Work in Progress - HunterHUD
2022 ESA Winner OPTIMIZE YOUR HUNTER ACHIEVEMENTS! WITH THE AMAZING HUNTERHUD Presenting the amazing HunterHud or HH for short, its simple and keeps tracks of your hunts in your current zone. It lists your total doneness in a nice looking...www.redguides.com
Is this a question or a bug?If I set up safezones and die to a safezone the script ends? I get summoned back to camp and restart the script?
Still trying to figure out the script. If a pc comes into the radius, does this end the script or just activate the commands? If so, I assume that when you die it would activate the commands or pause the script when you are in the guild lobby if you didn't have the safezones listed.Is this a question or a bug?
- Added version to startup output
- Updated /am spawnlist output
- Fixed double timestamp
- Moved to using lib/LIP, lib/ed/utils (if you don't have these, just copy them to your lua/lib folder)
ok, im late to this Lua and lostI was looking for that TLO stuff, I am just bright enough to kinda know I should look for something and sometimes land on the right idea but most of the time I ask the smart people.
Yeah I don't need a popup, BONK I'll just do the /beep cmd. Simple solution! thank you.
add the command /beep where you want it to beep.ok, im late to this lua and lost
where does the beep command go; see the audio files for other commands but no idea what the command line is or where it goes into this lua script?

update There's a bug on line 442 as it ignores the pcs setting. It should be:
Nice, Iove the folder structure. Love the script.SpecialEd updated Alert Master with a new update entry:
update
Read the rest of this update entry...
You are going to be limited to what is in the script or what configurations are available in the ini file.Does this or in fact any LUA's have the capability for TLO's? I leverage spawnmaster for a lot of conditions/ifs. Does Alert Master support this?
I think what's being asked is if a Lua script could create an external TLO. I've pondered the question myself a fair bit, but haven't completely investigated what it takes to make a TLO in the first place. If so, it'll be done through the ffi integration of LuaJIT.You are going to be limited to what is in the script or what configurations are available in the ini file.
Feature Request: Have the ability to ignore whole Zones. This would be great for EMU that setup hub spots.
change that line to math.floor(pc.Distance() or 0)Still getting this error, anyone else?
/cmdadd /beep to ping me when someone's inside the alert radius.


instead of /cmdadd /beepI've added/cmdadd /beepto ping me when someone's inside the alert radius.
However, it doesn't seem to make any sound.
What is everyone using as a way to get your attention, since the chat alerts are brief and sometimes drowned out by other spam from macroquest/other game chatter.

Noted will change that.I notice in every place where you do a /nav id <some spawn id> you also do a /target id <some spawn id>.
You might be all the way across the zone from something you click to nav to, so you shouldn't target the thing, that isn't generally recommended.
