View/Edit #3152:custom_callers

Switch to edit mode.

Name(s): custom_callers
1: output = {}
2: for x in (callers(1))
3:   output = {@output, {x[2] ? tostr(x[4], ":", x[2]) | tostr(x[4]), tostr("(", x[6], ")"), tostr(x[3]), tostr(x[3].programmer ? "P" | " ", x[3].wizard ? "W" | " "), tostr(x[5]), tostr(x[1])}}
4: endfor
5: player:tellcolumns("lrlrll", {1, 1, 1, 1, 1, 1}, {"Verb", "", "Perms", "", "Player", "This"}, @output)

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

You are not logged in.

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