View/Edit #1326:moveto

Switch to edit mode.

Name(s): moveto
1:  "Copied from Rommie (#1326):t_move by Andromeda-Ascendant (#9874)Jul 27 20:44:55 2002"
2:  local = this.location
3:  targ = toobj(args[1])
4:  suspend(1)
5:  if (targ != local)
6:    local:sub_announce(this:msg_odepart())
7:    move(this, targ)
8:    targ:sub_announce(this:msg_oarrive())
9:  else
10:   local:sub_announce(this:msg_present())
11: endif

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

You are not logged in.

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