View/Edit #7171:-* to

Switch to edit mode.

Name(s): -* to
1:  this:update_usage("-*", player)
2:  if (verb[1] == "t")
3:    person = argstr[1..(i = index(argstr, " ") || $) - 1]
4:    argstr = argstr[i + 1..$]
5:  else
6:    person = `verb[2..$] ! E_RANGE => ""'
7:  endif
8:  dobj = `player:my_match_object(person) ! ANY => $failed_match'
9:  if (!valid(dobj))
10:   return player:tell("Who is ", toliteral(`person ! E_RANGE => ""'), "?")
11: else
12:   player.location:sub_announce_all("%n [to %d]: %1", argstr)
13: endif
14: "Last modified by Cecil (#7407) on Mon Apr 23 20:36:17 2001 MDT."

Verb arguments: any any any
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Cecil (#7407)

You are not logged in.

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