View/Edit #8495:notify_lines

Switch to edit mode.

Name(s): notify_lines
1: if ($perm_utils:controls(caller_perms(), this) || caller == this || caller_perms() == this)
2:   set_task_perms(caller_perms())
3:   for line in (typeof(lines = args[1]) != $LIST ? {lines} | lines)
4:     this:notify(tostr(line))
5:   endfor
6: else
7:   return E_PERM
8: endif
9: "Last modified by Dax (#789) on Mon Aug  7 21:46:49 2006 MDT."

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

You are not logged in.

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