View/Edit #2250:c_knock

Switch to edit mode.

Name(s): c_knock
1: if (this:ok(player))
2:   who = $su:match_player(args[1])
3:   who.location:announce(this:_title(), " (", tostr(this), ") knocks on the walls, wondering if it could join. To invite it type: invite " + tostr(this))
4:   this.knocked = who.location
5:   this:_notify("You knocked on the walls of " + who.location:title())
6:   `who.location:knocked(this) ! ANY'
7: endif

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

You are not logged in.

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