View/Edit #2731:msg_page_echo

Switch to edit mode.

Name(s): msg_page_echo
1: if (this:idle_seconds() >= 300)
2:   msg = tostr(this:title(), " is currently idle... he may respond... may...")
3: elseif (this.afk)
4:   msg = tostr(this:title(), " is currently away from his keyboard... he may respond... may...")
5: else
6:   msg = tostr(this:title(), " has received your page... and is apparently not idle... woah... there's something you don't see every day.")
7: endif
8: return msg

Verb arguments: this none this
Verb perms: Readable NOT-Debug
Verb owned by: Q (#2731)

You are not logged in.

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