Moderators: They make you lose count(Longest thread still alive!)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Poster poster = new Poster();
int count = 1;
if (poster.posted) {
---- if (poster.isModerator) {System.out.print("1\n"); count = 1}
---- else {count++; System.out.print(count.toString + "\n"
}

dashes for spaces