209 @verb #5772:"@descfind" any none none rdo #5772 @program #5772:"@descfind" any none none unf = {} meh = argstr for x in (players()) muh = `x.description ! ANY => ""' if (typeof(muh) == $STR) if (index(muh, meh)) unf = {@unf, x} endif elseif (typeof(muh) == $LIST) for y in (muh) if (index(tostr(y), meh)) unf = {@unf, x} endif endfor endif endfor player:tell("Done: ", toliteral(unf)) "Last modified by Dax (#789) on Tue May 3 13:45:06 2005 MDT." . 0