@verb #1155:"match_local" any any any rxdo #9620 @program #1155:"match_local" any any any "Check to see if the player is nearby, as in, in the room." "Returns boolean" dobj = `$su:match_player(argstr) ! ANY => $failed_match' if (!valid(dobj)) dobj = `$su:my_match_object(argstr, player.location) ! ANY => $failed_match' endif return valid(dobj) ? dobj in player.location.contents ? dobj | #-3 | #-3 "Last modified by Velusip (#9620) on Tue Mar 11 17:28:01 2003 MST." .