speed-dreams/data/drivers/simplix_stock
iobyte 28a92650a6 fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8716 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-01-30 18:01:14 +00:00
..
0
1
2
3
4
5
6
7
8
9
10
11
stock-deckard-72montecristo fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
stock-fmc-71tortilla fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
stock-mercurial-71coldfront fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
stock-patriot-72bullfighter fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
stock-plethora-71rumrunner fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
stock-taipan-71chaparral fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
tracks
CMakeLists.txt - fix bug with simplix_stock 2019-12-17 10:49:27 +00:00
default.xml
logo.rgb
readme.txt
simplix_stock.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!