148 @verb #7407:"@newts" none none none rdo #7407 @program #7407:"@newts" none none none for x in (players()) if (x:isa($player) && x.nologin && x.nologin[1] - time() > 0) player:sub_tell(x.nologin[2], $string_utils:nn(x), $string_utils:from_seconds(x.nologin[1] - time())) endif endfor player:tell("-- done --") . 0