View/Edit #5450:throw toss give

Switch to edit mode.

Name(s): throw toss give
1:  dobj = player:my_match_object(dobjstr)
2:  "Copied from Generic Container (#8):put by Slacker (#2) Oct 10 00:34:33 1995"
3:  if (this.location != player && this.location != player.location)
4:    $msg:mtell("not_here", this)
5:  elseif (dobj == $nothing)
6:    $msg:mtell("iobj_only", verb, prepstr, iobjstr)
7:  elseif (dobj.location != player)
8:    $msg:mtell("not_have", dobj)
9:  else
10:   $msg:mtell(dobj.location == this ? "put" | "put_failed")
11: endif

Verb arguments: any at/to this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Cecil_Stuff (#9988)

You are not logged in.

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