View/Edit #2007:description

Switch to edit mode.

Name(s): description
1:  pick = this.dests[this.floor + 1]
2:  players = {}
3:  for x in (pick.contents)
4:    if (is_player(x))
5:      players = {@players, x}
6:    endif
7:  endfor
8:  pl = $msg:substitute(this:msg_who(), pick, players, length(players) > 1 ? "are" | "is")
9:  return pass({@args, @pl})
10: "Last modified by manta (#7165) on Fri Sep 11 04:28:03 1998 EDT."

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

You are not logged in.

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