speed-dreams/data/drivers/simplix
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
ls1-archer-r9
ls1-cavallo-570s1
ls1-newcastle-fury
ls1-taipan-ltsr
ls1-toro-rgt
ls1-vulture-v6r
ls1-zentek-z7r
sc-boxer-96
sc-cavallo-360
sc-fmc-gt4
sc-lynx-220
sc-murasama-nsx
sc-spirit-300
tracks
trb1-cavallo-360rb
CMakeLists.txt
default.xml
logo.rgb
readme.txt
simplix.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!