1f0 @verb #4909:"vl rv glance" any none none rxdo #6319 @program #4909:"vl rv glance" any none none $perm_utils:is_called_from(player, "my_huh") || raise(E_PERM) dobj = $string_utils:match_player(dobjstr) if (dobj == $nothing) pstring = "You look around the room." outstring = "%N looks around the room." else pstring = "You look at %d." outstring = "%N looks at %d." endif this:speak_out(outstring, pstring) "Last modified by Raptor (#6319) on Mon Apr 23 23:42:17 2001 MDT." . 0