speed-dreams/data/drivers/simplix_36GP
madbad d5e262bdb1 mass update of robots file to include driver nationality
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7873 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-01-06 14:09:03 +00:00
..
0 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
1 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
2 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
3 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
4 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
5 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
6 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
7 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
8 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
9 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
10 Bug #840 Simplix Robot Previews 2013-12-12 06:57:07 +00:00
36gp-ettore-t59
36gp-milano-12c36 Undid accidental commit 2015-03-22 22:38:57 +00:00
36gp-silber-w25b Undid accidental commit 2015-03-22 22:38:57 +00:00
36gp-tridenti-6c34
36gp-tridenti-v8ri
tracks
CMakeLists.txt
default.xml
logo.rgb
readme.txt
simplix_36GP.xml mass update of robots file to include driver nationality 2022-01-06 14:09:03 +00: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!