LPC Library Functions: mud_status

NAME

mud_status() - report various driver and mudlib statistics

SYNOPSIS

void mud_status( int extra );

DESCRIPTION

This function writes driver and mudlib statistics to the caller's screen. If extra is non-zero, then additional information will be written. This function replaces the hardcoded 'status' and 'status tables' commands in vanilla 3.1.2.

SEE ALSO

debug_info(), dumpallobj(), memory_info(), uptime()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS