|
From: Jean-Philippe <jpm...@fr...> - 2009-12-19 17:40:01
|
Wolf-Dieter, and all,
To come back to the skilling stuff : IIUC,
- each robot has a specific skilling.xml file that tells how quick/aggressive
it is on its own
(first searched first in ~/.speed-dreams/drivers/<robot>/<index>,
otherwise in <install>/drivers/<robot>/<index>) ;
it reads this file at startup.
- each robot also reads a "global" (unique in the game) skill.xml file,
(in ~/.speed-dreams/config/raceman/extra)
as a global lowering coefficient for its speed / aggression level
(it is actually added to the robot specific skill level).
Questions :
- is it really working like this now for USR _and_ Simplix ?
(I mean for the 2 robots and with this exact file search strategy)
- for the moment, ~/.speed-dreams/config/raceman/extra/skill.xml (global)
holds a 0.0 value (maximum skill) that is never changed anywhere ...
Shouldn't we change its value at race load time (before loading the robots)
in order to make it consistent with the human player "skill level"
that is set in the "Player configuration" menu (rookie, amateur, semi-pro,
pro) ?
Cheers,
Jean-Philippe.
|