speed-dreams/data/drivers/simplix_sc
neox a85072ac84
Version 2.3.0
2023-12-12 18:58:24 +01:00
..
0 Version 2.3.0 2023-12-12 18:58:24 +01:00
1 Version 2.3.0 2023-12-12 18:58:24 +01:00
2 Version 2.3.0 2023-12-12 18:58:24 +01:00
3 Version 2.3.0 2023-12-12 18:58:24 +01:00
4 Version 2.3.0 2023-12-12 18:58:24 +01:00
5 Version 2.3.0 2023-12-12 18:58:24 +01:00
6 Version 2.3.0 2023-12-12 18:58:24 +01:00
7 Version 2.3.0 2023-12-12 18:58:24 +01:00
8 Version 2.3.0 2023-12-12 18:58:24 +01:00
9 Version 2.3.0 2023-12-12 18:58:24 +01:00
10 Version 2.3.0 2023-12-12 18:58:24 +01:00
11 Version 2.3.0 2023-12-12 18:58:24 +01:00
sc-boxer-96 Version 2.3.0 2023-12-12 18:58:24 +01:00
sc-cavallo-360 Version 2.3.0 2023-12-12 18:58:24 +01:00
sc-fmc-gt4 Version 2.3.0 2023-12-12 18:58:24 +01:00
sc-lynx-220 Version 2.3.0 2023-12-12 18:58:24 +01:00
sc-murasama-nsx Version 2.3.0 2023-12-12 18:58:24 +01:00
sc-spirit-300 Version 2.3.0 2023-12-12 18:58:24 +01:00
tracks Version 2.3.0 2023-12-12 18:58:24 +01:00
CMakeLists.txt Version 2.3.0 2023-12-12 18:58:24 +01:00
default.xml Version 2.3.0 2023-12-12 18:58:24 +01:00
logo.rgb Version 2.3.0 2023-12-12 18:58:24 +01:00
readme.txt Version 2.3.0 2023-12-12 18:58:24 +01:00
simplix_sc.xml Version 2.3.0 2023-12-12 18:58:24 +01:00

readme.txt

// simplix readme.txt 03. Dez. 2008
//
// Hints

Skilling:

The skilling is used to define the range of lap times for the gamers opponents.
This can be done on two separate levels.
The first level is the global level defined by Andrew Sumner and used for the Career mode of Mart Kelder.
If the supercarpackage of Andrew is installed, there is the file ...\torcs\config\raceman\extra\skill.xml.
It contains one parameter to be set in the range of 0.0 (fast) to 10.0 (slow).

To Enable/Disable the skilling for all cars of a robot there is a file
...\drivers\robotname\default.xml.
Here you can enable skilling (1) or disable it (0).

If needed, the individual skill of a car can be set in the
...\drivers\robotname\cartype\default.xml.
The parameter skill in "simplix private" can be set to 
  -1 (disable skilling for this car), 
 0.0 (normal skilling as defined in extra\skill.xml) or 
 values up to 10.0 (make car drive slower).

The individual skilling isn't needed here, the trb1 carset is balanced!