View/Edit #9:tell_www_body

Switch to edit mode.

Name(s): tell_www_body
1:  caller == this && player:isa($webber) || raise(E_PERM)
2:  pass(@args)
3:  player:tell("<P>")
4:  if (!this:is_readable_by(player.user))
5:    $msg:mtell("encrypted")
6:  else
7:    player:tell("<P><TABLE BORDER=1 CELLPADDING=10 CELLSPACING=0><TR><TD>")
8:    player:tell($web:format(this:text()))
9:    player:tell("</TD></TR></TABLE><P>")
10:   $msg:mtell("read")
11: endif
12: "Last modified by Dax (#789) on Sun Jul 28 08:14:48 2002 MDT."

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

You are not logged in.

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