F Firefighterdan 343 NEVER FORGET Oct 17, 2013 #1 I was wondering if there is a tutorial around that shows how to add cars to roads. I like the ones that are running around now, just want to add a couple more. Thanks, Danny
I was wondering if there is a tutorial around that shows how to add cars to roads. I like the ones that are running around now, just want to add a couple more. Thanks, Danny
X xcrossi New member Oct 17, 2013 #2 http://forums.auran.com/trainz/showthread.php?38880-Adding-new-cars-to-traffic
D deneban User ID 71964 (2001) Oct 17, 2013 #4 xcrossi said: http://forums.auran.com/trainz/showthread.php?38880-Adding-new-cars-to-traffic Click to expand... I might add - the carz kuids must appear twice in the region's config file, and I do not see that mentioned in the above 2009 post. In addition to the normal car tags in config.txt: car0 <kuid:447264:1132> car1 <kuid:447264:1133> ...the carz must also be in the region's kuid-table: kuid-table { car0 <kuid:447264:1132> car1 <kuid:447264:1133> } ...in order for things to work correctly. Last edited: Oct 17, 2013
xcrossi said: http://forums.auran.com/trainz/showthread.php?38880-Adding-new-cars-to-traffic Click to expand... I might add - the carz kuids must appear twice in the region's config file, and I do not see that mentioned in the above 2009 post. In addition to the normal car tags in config.txt: car0 <kuid:447264:1132> car1 <kuid:447264:1133> ...the carz must also be in the region's kuid-table: kuid-table { car0 <kuid:447264:1132> car1 <kuid:447264:1133> } ...in order for things to work correctly.