IMM_SHOW
Keywords: IMM_SHOW, WIZ_SHOW, SHOW
=== STAFF MANUAL ===
Usage: show
show <option> [argument]
Description:
Display various game statistics and internal data. Each option
queries a different aspect of the running game world. With no
arguments, lists all available options for your staff level.
Options:
zones ......... List all zones with reset status, age, and lifetime.
show zones <#> displays a single zone by number.
show zones . displays the zone you are standing in.
player ........ Look up an offline player's summary -- level, race,
class, MP, SP, creation date, last login, and playtime.
show player <name>
rent .......... Display a player's saved object file (equipment
and inventory stored at logout).
show rent <name>
stats ......... Current game-wide statistics: connected players,
registered accounts, mob/object/trigger/room/zone
counts (live and prototype), pending events, script
threads, buffer usage, and network I/O totals.
errors ........ List rooms with broken exits -- exits that reference
a destination room that does not exist.
death ......... List all rooms flagged as death traps.
godrooms ...... List all rooms flagged as staff-only or admin-only.
shops ......... List all shops. Optionally filter by zone.
show shops [zone]
houses ........ List all player houses.
deleted ....... List recently deleted player characters.
buffers ....... Display internal buffer pool statistics, including
large buffer count, switches, and overflows.
behaviors ..... List all behavior sets, or inspect a specific one.
show behaviors [name]
blackout ...... List all rooms flagged with the BLACKOUT flag.
classes ....... List all character classes with their race, level
requirement, and node count.
sets .......... List all equipment sets with member and tier counts.
accounts ...... List all player accounts with their characters.
account ....... Show detailed information for a specific account.
show account <name>
Notes:
- All options support partial matching -- show z is the same
as show zones.
- Some options require higher staff privileges than others.
- The . shortcut (where supported) refers to your current
location, e.g. show zones . for your current zone.
Related Helpfiles: STAT, REBOOT
=== END MANUAL ===