More work has been done on the Schedule and Set Schedule modules.
You can now set the name of the layout, as well as the numbers of splits that layout has.
The number of splits is used when calculating the size of the Pitboard (which is another module I wrote in the past).
When a trackcode is used ending on X or Y, a red + will be displayed, indicating that not all values of the layout to be used, are entered into the system.
Clicking the red +, will bring up the fields to enter the name of the layout, as well as one to enter the number of splits.
When entering the number of splits, you will need to take the finishline into account as well.
So if you have 3 sectors, the number of splits is 4.
If all information is entered and the 'Close Layouts & Splits' button is clicked, the + sign has turned green, indicating all needed information is there.
The second change is the option of adding a racelength in hours, instead of lapnumbers.
To do so, enter H1 as code, to indicate the race will have a 1 hour length.
Changelog for Set Schedule V2.05:
-Added option to add the numbers of splits that a layout has (number of splits is used to display correct size of PB)
-Added option to add race length in hours (1-48)
Changelog for Schedule V2.06:
-Added code to be able to set the amount of splits of a layout (max = 4 , finishline has to be counted as split)
-Added code to be able to set race length in hours (1-48)
Change the extension of the files to .lpr and add them to addonsused.lpr to be able to use them.