View/Edit #1518:cli*mb g*et go enter

Switch to edit mode.

Name(s): cli*mb g*et go enter
1:  if (verb != "enter")
2:    return this:enter(@args)
3:  elseif (this.location == player)
4:    $msg:mtell("dropfirst")
5:  elseif (player.location != this.location)
6:    $msg:mtell("not_here", this)
7:  elseif (!this:acceptable(player))
8:    $msg:mtell("outside_noenter")
9:  else
10:   $msg:mtell("outside_enter")
11:   player:snarf()
12:   $msg:mtell("inside_enter")
13: endif

Verb arguments: none in/inside/into this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Maxamillian (#833)

You are not logged in.

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