View/Edit #2134:@join

Switch to edit mode.

Name(s): @join
1:  real = $su:match_player(dobjstr)
2:  if (!valid(real))
3:    return this:tell(dobjstr, " does not exist.")
4:  endif
5:  where = real.location
6:  if (where:accept(this))
7:    this:move(where)
8:  else
9:    this:tell(where:title(), " rejected ", this:title(), "!")
10: endif
11: "Last modified by Even (#9982) on Mon Aug 25 14:20:57 2003 MDT."

Verb arguments: any none none
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Even (#9982)

You are not logged in.

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