Forum topic: Dynamic number of Divisions

Afghanistan Rip Rip

Rip

7 races

0 championships

0 wins

0 podiums

Current team

So after rulebook is published for example, teams have until week 13 to "Enter competition" (manual action, needs to be done EACH season - EMAIL and big notification on website maybe) this way game knows how many people are active. Based on that if X=200managers suscribes there will be nbDivs=pair(X-12/12)=16Div2&3.

In current system we want 4 relegated teams max :

for i in range (4, 1,-1) ; if nbDivs%i == 0 : Divs2 = i

16/4 == 0 so 4Divs2

Divs3 = nbDivs - Divs2 = 12Divs3

This method works when X<253 ofc. (if it's not clear I can give u excel version).

Looking at suppliers theres actually approx 126 active managers, with my system this means : 1Div1, 2Div2, 8Div3 (less but full).

Another idea is to forbid creating teams before new rule book is published : they cannot enter current competition only prepare their cars for next season... maybe "encourage" new managers to take an available job.

Also it could be funny to force teams to have their deals signed with supliers for next season before allowing them in.
July 22, 2019 11:13 am

Finland Henri Kuivanen Pitwall Supporter

Tampere

962 races

64 championships

296 wins

653 podiums

Current team

Finland Renttu Racing
Division 1

Just wrote a long post of an idea in here and where did it go?
August 1, 2019 03:39 pm

Reply

Error

Guests can't post in the forum. Please sign in to be able to post in the forums.