@verb #12:"@quit @quit~* logout" none none none rdo #55 @program #12:"@quit @quit~* logout" none none none "Disconnect the player." "noo! I just wanted to 'quit'! - Quadir (#9780) 05/02/2001" if (player.location:isa($editor) && !$cmd_utils:yes_or_no("Do you really want to leave the MOO?")) return player:tell("Glad you could stay.") endif span = time() - player.last_connect_time notify(player, tostr("You have spent ", $string_utils:from_seconds(span), " on ", $name, ". Good bye!")) boot_player(player) "Last modified by Dax (#789) on Thu May 3 21:28:26 2001 MDT." .