From the wonderful RedGuides Wiki
This command is added by Alert Master
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/am <option>
|
Description
|
Execute Alert Master command options
|
|
Options
Category |
Option |
Description |
General |
status |
output current alerting status/settings |
help |
output help/usage |
on|off |
toggle alerts |
gm on|off |
toggle GM alerts |
spawns on|off |
toggle spawn alerts |
announce on|off |
toggle announcing PCs entering/exiting the zone |
radius # |
configure alert radius (integer) |
zradius # |
configure alert z-radius (integer) |
delay # |
configure alert check delay (seconds) |
remind # |
configure alert reminder interval (seconds) |
Ignore List |
ignoreadd pc |
add pc to the ignore list |
ignoredel pc |
delete pc from the ignore list |
ignorelist |
display the ignore list |
Spawns |
spawnadd npc |
add monster to the list of tracked spawns |
spawndel npc |
delete monster from the list of tracked spawns |
spawnlist |
display monsters being tracked for the current zone |
Commands |
cmdadd command |
add command to run when someone enters your alert radius |
cmddel command |
delete command to run when someone enters your alert radius |
cmdlist |
display command(s) to run when someone enters your alert radius |
Examples
See also