speed-dreams/data/drivers/dandroid_mpa1
torcs-ng 4d31197c3a - update DanDroid for new mpa1
- update USR for new mpa1

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9179 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-10-28 23:42:28 +00:00
..
0 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
1 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
2 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
3 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
4 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
5 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
6 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
7 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
8 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
9 - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
mpa1-ffr Update DanDroid version to 2016 2016-12-12 16:16:40 +00:00
mpa1-furia Update DanDroid version to 2016 2016-12-12 16:16:40 +00:00
mpa1-hartbill-2002 Update DanDroid version to 2016 2016-12-12 16:16:40 +00:00
mpa1-murasama Update DanDroid version to 2016 2016-12-12 16:16:40 +00:00
mpa1-team-lynx Update DanDroid version to 2016 2016-12-12 16:16:40 +00:00
CMakeLists.txt
dandroid_mpa1.xml - update DanDroid for new mpa1 2023-10-28 23:42:28 +00:00
default.xml
logo.rgb
readme.txt

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!