View/Edit #4:controls_verb

Switch to edit mode.

Name(s): controls_verb
1: "Does 'this' have permission to write on args[1]:args[2]?"
2: {OBJ, verb} = args
3: z = `verb_info(OBJ, verb) ! E_VERBNF'
4: if (z == E_VERBNF)
5:   return E_VERBNF
6: elseif (this:controls(z[1]))
7:   return 1
8: endif
9: "Last modified by whiz (#3135) on Thu Jan 31 21:59:59 2008 EST."

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

You are not logged in.

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