Intermediate Control: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 9: Line 9:
Before using, you have to create 2 files and input some data. If the race style is individual race, you have to create "Intermediate.dat" and "Class.dat". If the race style is relay, you have to create "Intermediate.dat" and "RelayClass.dat".<br/>
Before using, you have to create 2 files and input some data. If the race style is individual race, you have to create "Intermediate.dat" and "Class.dat". If the race style is relay, you have to create "Intermediate.dat" and "RelayClass.dat".<br/>


"Intermediate.dat" is a data file that defines names of intermediate controls. This file is needed for both individual race and relay. You create this file by a text editor (ex. Notepad). In the first row, write "Points Name", and in the second row and so on, write the name you want to call the intermediate controls. For example, if you use 3 intermediate controls in ME class and 2 intermediate controls in WE class, write in "ME 1st Intermediate" in the second row, "ME 2nd/WE 1st Intermediate" in the third row, and "Last Intermediate" in the fourth row. You can freely decide the names.
"Intermediate.dat" is a data file that defines names of intermediate controls. This file is needed for both individual race and relay. You create this file by a text editor (ex. Notepad). In the first row, write "Points Name", and in the second row and so on, write the name you want to call the intermediate controls. For example, if you use 3 intermediate controls in ME class and 2 intermediate controls in WE class, write in "ME 1st Intermediate" in the second row, "ME 2nd/WE 1st Intermediate" in the third row, and "Last Intermediate" in the fourth row. You can freely decide the names.<br/>
(Intermediate.datの例:画像)
[[File:intermediate05.gif]]


Next, create a data file that defines which class uses which intermediate control. Create "Class.dat" if the race style is individual race, and "RelayClass.dat" if it is relay. The first row is the header row, so add columns with "Intermediate:1" "Intermediate:2" "Intermediate:3", etc. The number of columns refer to the class that has the most intermediate controls. For example, in the example above, ME class has 3 intermediate controls so create columns until "Intermediate:3."<br/>
Next, create a data file that defines which class uses which intermediate control. Create "Class.dat" if the race style is individual race, and "RelayClass.dat" if it is relay. The first row is the header row, so add columns with "Intermediate:1" "Intermediate:2" "Intermediate:3", etc. The number of columns refer to the class that has the most intermediate controls. For example, in the example above, ME class has 3 intermediate controls so create columns until "Intermediate:3."<br/>
From the second row and so on, write the names of intermediate controls for each class. Create a row for each class, and write the intermediate controls that that class uses. In the example above, you write like the image below.
From the second row and so on, write the names of intermediate controls for each class. Create a row for each class, and write the intermediate controls that that class uses. In the example above, you write like the image below.<br/>
Class.datの例
[[File:intermediate05.gif]]<br/>
If there is a class which does not use intermediate controls, just write the class names and other necessary info, and leave the columns that define the intermediate controls.
If there is a class which does not use intermediate controls, just write the class names and other necessary info, and leave the columns that define the intermediate controls.


141

edits

Navigation menu