你自己阅读下说明文档,我给你贴出来看看
AI Lists:
=====================================================================================
Until now, the "main list" ('[ailist]') will not be needed anymore because you can now use
new commands for each AIGroup with direct vehicle names (instead of index numbers):
So we created two new commands: [aigroup_2] and [aigroup_depot_typgroup_2]
The entrys will be made by columns now - ATTENTION: with exactly ONE tab stop for each column!
[aigroup_2]
{name}
{depot}
{vehicle path} - TAB - {factor}
{vehicle path} - TAB - {factor}
{vehicle path} - TAB - {factor}
...
[end]
, "factor" can be used for weightening the vehicle probability: A vehicle with factor 2 will be visible with
twice the probability of a vehicle with factor 1. ATTENTION: Only integers are allowed!
[aigroup_depot_typgroup_2]
{vehicle path}
{车辆编号} - TAB - {车牌号} - TAB - {涂装名称}(2代后面还有-TAB-{年月},可以不输)
{Vehicle Number} - TAB - {Plate Number} - TAB - {Color Scheme Name}
{Vehicle Number} - TAB - {Plate Number} - TAB - {Color Scheme Name}
...
[end]
Please mind that each of these commands needs a prior [aigroup_depot] command like
the old [aigroup_depot_typgroup] command. The plate number can be left blank, then the standard plate number
will be used. But please mind that in this case there are still two tabs needed, if there is a color scheme name behind!
The whole file could then look like this:
........................................................................................
[aigroup_2]
NormalCars
vehicles\VW_Golf_2\AI_VW_Golf_2.bus 7
vehicles\MB_W123_230E\AI_mb_w123_230e.bus 5
vehicles\MAN_F90\AI_MAN_F90_Wechselbruecke.bus 3
vehicles\MB_W123_230E\AI_mb_w123_230e_cab.bus 1
vehicles\VW_T3\VW_T3_Van.ovh 1
vehicles\Opel_Manta_B\ai_opel_manta_b.ovh 1
vehicles\Citr_BX\BX.ovh 4
[end]
[aigroup_depot]
Hof Spandau
Spandau
[aigroup_depot_typgroup_2]
vehicles\MAN_SD200\MAN_SD81.bus
1776 M鯾el-H黚ner (gr黱, alt)
1776 Moskovskaya
1777 M鯾el-H黚ner (gr黱, alt)
1778 Brillen-M黮ler
1778 M鯾el-H黚ner (gr黱, alt)
1779 M鯾el-H黚ner (gr黱, alt)
1779 Moskovskaya
1780 Wodka Gorbatschow
1782 M鯾el-H黚ner (gr黱, alt)
1784 Lotto Toto Spiel 77
2000 B-MH 1234 M鯾el-H黚ner (gr黱, alt)(B-MH 1234为车牌号,M鯾el-H黚ner (gr黱, alt)是涂装名称,车牌号可以不输,但是空要留着,空格是按TAB键而不是空格键)
[end]
(Please mind the last M鯾el-H黚ner entry with different number plate! )
这个就是1.04说明文档里的内容,我注释了下,你依葫芦画瓢总可以三,而且2里面改也很容易呀,你按着那个格式把车换下就行了
[ 本帖最後由 Terrymin 於 2014-2-9 20:50 編輯 ]