@verb #12:"tell_www_body" this none this rxdo #789 @program #12:"tell_www_body" this none this pass(@args) if (!this.ignore_www && !(#-1 in this.gaglist) && !(player.user in this.gaglist)) this:tell(player.user == $no_one ? "Somebody from " + $su:connection_hostname(connection_name(player)) | player.user:nn(), " looks at you from the web.") endif player:tell("

") if (!$object_utils:connected(this, 0)) if ($wiz_utils:isnewt(this)) player:sub_tell(this.nologin[2], this, $string_utils:from_seconds(this.nologin[1] - time())) else $msg:mtell("sleeping") endif elseif ((idle = idle_seconds(this)) < 60) $msg:mtell(#-1 in this.gaglist ? "deaf" | "awake") else $msg:mtell("idle", $string_utils:from_seconds(idle)) endif player:tell("
") things = {} for x in (this:contents()) things = {@things, $web:link(x)} $command_utils:suspend_if_needed() endfor if (length(things) > 1) things = $www:format_list(this.www_list_type, things) endif this:tell_contents(things) if (is_player(this)) player:tell("

List everything ", this.name, " owns.
") player:tell("

Send mail to ", this.name, ".
") endif "Last modified by Dax (#789) on Tue May 3 14:09:29 2005 MDT." .