age timer

Issue #146 resolved
Former user created an issue

the age is supposed to end in 2 days according to this rule: "An age will end under any of the following conditions, whichever comes first:

  • 528 hours (22 days) after the age has started.
  • 5 days after only 5 countries are left
  • 4 days after only 4 countries are left
  • 3 days after only 3 countries are left.
  • 1 day after only 2 countries are left. Note: The timer only gets shorter if there is longer left than the above. An example would be if there is 5 nations alive and 3 days left, this will NOT reset to 4 days if a nation dies.

The count down timer will show in the menu when there is less than 3 days left."

but the timer still isn't showing

Comments (3)

  1. nopox-

    What will timecounter do when; (for example) tomorrow a country is killed and there are 4 countries . Does counter start over and counts down from 4 days or does it continues from the time there were 5 countries, so still 1 day?

  2. Nuvelle

    @nopox- Each tick the system checks how many nations are alive. 5 or less it checks what the timer is. If its higher than the set rules, it lowers it. If its lower than it would be set to, it leaves it as is.

    A nation dying will only ever shorten the clock, never extend it.

  3. Log in to comment