View/Edit #4805:msg_page_echo

Switch to edit mode.

Name(s): msg_page_echo
1: if (this.location:isa($editor))
2:   return this:title() + " is in the editor and may not reply right away."
3: elseif (this.afk)
4:   return this:title() + " has been AFK for " + $time_utils:english_time(time() - this.afk) + " and may not respond right away."
5: else
6:   return pass(@args)
7: endif
8: "Last modified by Norm (#4805) on Sun Mar 16 13:22:12 2003 MST."

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

You are not logged in.

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