246 @verb #1492:"show_results" this none this rxdo #60 @program #1492:"show_results" this none this "after a selection is made, this verb is used to show the results; usually to 'player'" inhere = $object_utils:isa(this.location, $room) ? this.location:contents() | {player} for x in (this.watching = setadd(this.watching, player)) $command_utils:suspend_if_needed() if (x in inhere) this:_tell_desc(x, this.length, player != x) else this.watching = setremove(this.watching, x) endif endfor "Last modified by Dax (#789) on Sat May 16 14:19:44 1998 EDT." . 0