Ballserver 7.4.0.1 - new feature: automatic random ball selection.
新功能:自动随机选球
By default, this is disabled. If you enable it, the ball will be automatically selected at random for each match. To enable, add "random.auto" option to you config.txt in [bserv] section. Like this:
此功能默认关闭,若开启此功能,比赛用球将在每场比赛随机自动选择。在config.txt的[bserv]下加入"random.auto"选项,如下:
[bserv]
random.auto = 1
bootserv.dll - 7.4.0.3 - fixed a bug, which was sometimes causing crashes during team selection.
- added "random boots" feature: for players, who don't have boots assigned in map.txt, the boots will be selected randomly from the entire boots collection. (Random selection is not done for every match, but only once - when PES2008 starts.)
The feature is disabled by default. To enable it, add this line to your [bootserv] section in config.txt: random.enabled = 1
After installing 7.4.0, you MUST update your bootserv.dll. It contains an important fix for the error that was causing crashes and infinite loading delays。