View/Edit #1606:tell_www_body

Switch to edit mode.

Name(s): tell_www_body
1:  "Copied from Junk Pile [DT] (#2463):tell_www_body by Hacker (#60) Apr 14 16:28:12 2003"
2:  "Copied from the generic enhanced room (#1606):tell_www_body by Hacker (#60) Apr  2 13:18:48 2003"
3:  "Copied from Generic Room (#3):tell_www_body by Hacker (#38) Feb 22 10:07:00 1996"
4:  player:tell(this:www_description())
5:  player:tell("<P>")
6:  if (length(this:contents()) < 80 || index(dobjstr, "all-contents"))
7:    things = {}
8:    for x in (this:contents())
9:      if (is_player(x) || x.name != "} hidden {" || this:junk_p(x))
10:       things = {@things, x}
11:     endif
12:     $cmd_utils:suspend_if_needed(0)
13:   endfor
14:   this:tell_www_contents(things)
15: else
16:   player:tell("There are many objects here. <a href=\"?all-contents\">Click here to see a list</a><p>")
17: endif
18: this:tell_www_exits(this:exits())
19: "Last modified by Cecil (#7407) on Mon Jul 21 08:13:28 2003 MDT."

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Hacker (#60)

You are not logged in.

[home | help | who | search | setup | code]