@verb #2349:"@newts" none none none rdo #2349 @program #2349:"@newts" none none none "Copied from Nectis (#2203):@newts Sep 8 16:53:38 1999" "Copied from Dreamer (#6257):@newts Aug 20 16:22:26 1999" for x in (players()) if (x:isa($player) && x.nologin && x.nologin[1] - time() > 0) player:sub_tell(x.nologin[2], x:title(), $string_utils:from_seconds(x.nologin[1] - time())) endif endfor player:tell("-- done --") .