View/Edit #7420:get

Switch to edit mode.

Name(s): get
1:  this:check()
2:  if (!(player in this.lay))
3:    $msg:mtell("get_fail")
4:  elseif (player.location != this.location)
5:    $msg:mtell("nlocation", this.location)
6:  elseif (player in this.lay)
7:    this.lay = setremove(this.lay, player)
8:    $msg:mtell("get")
9:    player:tell(this:description())
10: endif
11: "Last modified by Comkid (#2158) on Sun Nov 22 14:09:38 1998 MST."

Verb arguments: none out of/from inside/from this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Cecil_Stuff (#9988)

You are not logged in.

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