280 @verb #3388:"desc_2" this none this rxdo #3135 @program #3388:"desc_2" this none this desc = {"A player earns points for each maze they have successfully completed."} desc = {@desc, "For a maze of size X, you get X*X points."} desc = {@desc, "For instance, a 5*5 maze gives 25 points."} desc = {@desc, ""} blah = {} for x in ($list_utils:reverse($list_utils:sort_alist_suspended(this.players, 3))) blah = {@blah, $string_utils:left(x[1]:title(), 21) + $string_utils:left(tostr(x[3]), 10)} endfor desc = {@desc, $string_utils:columnise(blah, 2)} return desc "Last modified by whiz (#3135) on Tue May 9 17:27:55 2000 MDT." . 0