This was mailed to me, by a genius named Mark (Thunderbird)
Hi Lars,
I think I can see the problem.
You have got the "car tags" written in the file correctly but you have inserted them into the kuid table. Remove these lines from the kuid table and just insert them as part of the main file as shown :-
region <kuid:-1:7804>
category-class "YM"
category-region "UK"
category-era "2000s"
car0 <kuid:85441:17>
car1 <kuid:85441:26>
car2 <kuid:85441:24>
car3 <kuid:85441:43>
car4 <kuid:85441:100021>
car5 <kuid:85441:100027>
car6 <kuid:60238:33>
car7 <kuid:36705:1044>
carrate 0
kuid <kuid:223121:1289>
kind "map"
username "Mustad Area"
workingscale 0
workingunits 0
water <kuid:-1:6352>
description
trainz-build 2.6
world-origin {
latitude 38,53.4,1
longitude 77,1.1998,-1
altitude 0
Your kuid-table should then read :-
kuid-table {
0 <kuid:-1:6270>
1 <kuid:-1:615>
2 <kuid:41426:21074>
3 <kuid:5204:21002>
4 <kuid:-1:609>
5 <kuid:-1:100246>
6 <kuid:56511:21013>
7 <kuid:-1:1000>
8 <kuid:-1:621>
9 <kuid:2300:21001>
10 <kuid2:122285:1193:1>
11 <kuid:47439:21024>
12 <kuid:68787:21699>
etc. etc. etc.
}
Just one more important point, be careful with this line :-
carrate 0
This line controls "how often" (specified in the number of seconds) Trainz will create new traffic. If you have it set at zero, you will not see any traffic. The "allowed" range is 3 through to 100 (and 0 for no traffic). Try experimenting with different values. Personally, I have mine set at:-
carrate 3
as this produces new vehicles every 3 seconds. Plenty of traffic (which I like).
Try making the above changes and hopefully everything will work as it should.
Please get in touch again and let me know how things are going.
Cheers. Mark.