CCG/Kind: Map
From TrainzOnline
< CCG(Difference between revisions)
(New page: ==KIND: MAP== The config.txt for maps are automatically generated by TRS Surveyor. You can add a soundscript to the config.txt file if desired such as the example below. Refer Soundscrip...) |
|||
| Line 5: | Line 5: | ||
You can add a soundscript to the config.txt file if desired such as the example below. Refer Soundscripts Page 398 for more information. | You can add a soundscript to the config.txt file if desired such as the example below. Refer Soundscripts Page 398 for more information. | ||
| − | You can also add a car list to the config.txt to enable traffic on the roads in the route. | + | You can also add a car list to the config.txt to enable traffic on the roads in the route. Refer to |
| + | [[HowTo/Add_Carz_Traffic_to_a_Route]] | ||
===Config.txt :=== | ===Config.txt :=== | ||
Latest revision as of 21:13, 4 June 2011
[edit] KIND: MAP
The config.txt for maps are automatically generated by TRS Surveyor.
You can add a soundscript to the config.txt file if desired such as the example below. Refer Soundscripts Page 398 for more information.
You can also add a car list to the config.txt to enable traffic on the roads in the route. Refer to HowTo/Add_Carz_Traffic_to_a_Route
[edit] Config.txt :
kind map
kuid <KUID2:###:#####:1>
username "Britain"
workingscale 0
workingunits 0
water <KUID:-1:8009>
trainz-build 2.9
soundscript
{
morning
{
ambient 1
value-range 1, 0.1
volume 0.3
sound
{
"ctry_day_1.wav"
}
}
night
{
ambient 1
value-range 0, 0.9
volume 0.3
sound
{
"night_loop.wav"
}
}
}