@verb #8219:"loser" none none none rdo #8219 @program #8219:"loser" none none none p = #-1 for x in ($list_utils:reverse(players())) if (!x.programmer && !($prog in x:ancestors()) && (toint(x) >= 1000 && "Forget about system players.")) p = x endif suspend(0) endfor this:tell("The oldest player without a programming bit is ", $string_utils:nn(p), ".") this:tell("They connected ", $time_utils:english_time(time() - p.first_connect_time), " ago.") "Last modified by Dax (#789) on Tue May 3 14:11:59 2005 MDT." .