View/Edit #5949:_constructor

Switch to edit mode.

Name(s): _constructor
1:  "Only the player should read the text."
2:  "Begin generic security check (_constructor)"
3:  if (verb == "_constructor" && caller_perms() != #-1)
4:    raise(E_PERM)
5:    return E_PERM
6:  endif
7:  "End generic security check (_constructor)"
8:  who = player:isa($webber) ? player.user | player
9:  args[1].encryption_key = {"||", who, {"^", $guardian}}
10: "Last modified by Dax (#789) on Mon Jul 22 15:26:31 2002 MDT."

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

You are not logged in.

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