View/Edit #7165:_disfunc

Switch to edit mode.

Name(s): _disfunc
1:  "Hacked by manta (#7165) Aug 13 13:40:56 1995"
2:  if (!$perm_utils:is_called_from($login, "user_disconnected") && !$perm_utils:is_called_from($login, "user_client_disconnected"))
3:    return E_PERM
4:  endif
5:  this.disconnected_by = callers(1)
6:  fork (290)
7:    if (this.location == this.home || this:connected())
8:      return
9:    endif
10:   (l = this.location):announce("Housekeeper arrives cart " + (t = this:title(1)) + " off to bed.")
11:   suspend(2)
12:   l:announce(t + " tackles the Housekeeper, throwing her to the ground.")
13:   suspend(2)
14:   l:announce("Vanquished, the Housekeeper crawls homewards.")
15:   suspend(2)
16:   l:announce(t + ", now exhausted from the grueling battle, heads home.")
17:   player:moveto(player.home)
18: endfork
19: #605:user_disconnected(this)
20: return pass(@args)
21: "Last modified by Dax (#789) on Thu May  5 16:03:10 2005 MDT."

Verb arguments: this none this
Verb perms: Readable NOT-Debug
Verb owned by: manta (#7165)

You are not logged in.

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