add new cars trs2006

81fairmont

New member
i would like to add cars to the roads in trs2006 trying to find where to add them to as trs2004 is diffrent from trs2006 i have found info on adding to trs2004 but nothen on trs2006 for where to add to

thank you
fairmont
 
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.

 
Last edited:
Put the list of cars in the route's config.txt file. You can also make a custion 'kind region' file and put its kuid number in the region tag in the route's config.txt file. Best way to make a kind region file is to use CMP to clone one of the existing ones such as kuid:-1:7801. Then edit it to put in the kuids of the vehicles you want.

Bob
 
Open your CMP, locate your route, select "edit in explorer"
This will open your config file.
Just put in the kuids like above.
Remember to save and commit.

Good luck, and happy holiday

Caddylars
 
not working

i have tryed that not having any luck i have copyed the config file so if anyone can look at this i will e-mail it to you so you can see if i have did it wright or what is going on

thank you
fairmont
 
Back
Top