248 @verb #7356:"@eject" any none none rdo #8596 @program #7356:"@eject" any none none thing = player:my_match_object(dobjstr) if (player != this.owner) player:tell("Only ", this.owner.name, " can do that.") elseif (!valid(thing)) player:tell("Invalid Direction") else this.banned = {@this.banned, thing} this:eject(thing) thing:notify(this.owner.name, " ejected you.") player:tell("You have ejected ", dobj.name, ".") this:announce(player:title(), " ejects ", thing.name, ".") endif "Last modified by cheese-whiz (#8596) on Sun May 14 20:47:10 2000 MDT." . 0