NAME shutdown - shutdown the mud SYNOPSIS void shutdown(int exitcode) DESCRIPTION This function will shutdown the mud. Its use should be very restricted. Users should be notified and saved before the mud goes down. It is an sfun and might not be available. BUGS DGD does not support returnment of exitcode, but it will be shown in the logs created by the DRIVER object. SEE ALSO driver/exitcodes