@verb #8431:"newts" none none none rdo #8431 @program #8431:"newts" none none none "Copied from The_spider (#7446):newts Jun 18 12:18:28 1997" su = $string_utils player:tell(su:right("Player", 30), su:right("Gone Till", 30), su:right("Gone For", 10)) player:tell(su:space(30, "-"), " ", su:space(29, "-"), " ", su:space(9, "-")) for x in (players()) if (typeof(n = x.nologin) == $LIST && (nl = n[1]) > time()) player:tell(su:right(su:nn(x), 30), " ", su:right(ctime(nl), 29), " ", su:right(su:from_seconds(nl - time()), 9)) endif $command_utils:suspend_if_needed() endfor player:tell(su:space(30, "-"), " ", su:space(29, "-"), " ", su:space(9, "-")) "Last modified by Dax (#789) on Tue May 3 13:55:57 2005 MDT." .