Map

Session

Map

File location: ...\Trainz\World\Custom\Maps\

Typical Directory Structure for custom Map should be:

World
Custom
Maps
Custom_Map
config.TXT
*.WAV (Optional Sound File)

The config.TXT file for maps are automatically generated by Trainz Surveyor. You can add a soundscript to the config.TXT file if desired such as the example below. Refer Soundscripts

Config.TXT File Example for a Map

kuid <KUID2:###:#####:0>
kind map
username Britain
workingscale 0
workingunits 0
water <KUID:-1:8009>
region Britain
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
      }
   }
}

Profile (Session)

File location: ...\Trainz\World\Custom\Profiles\

Typical Directory Structure for custom Session (Profile) should be:

World
Custom
Profiles

A Profile is otherwise known as a Session in TRS2004.

You can now create multiple Sessions in Surveyor for a single route with different consists, starting points, industry outputs etc. You may have different sets of trains in each different session.

The config.TXT and profile.DAT files for Profiles are automatically generated by TRS2004 Surveyor and generally shouldn’t be edited.

 

Content Creation Guide Table of Content

Paint Shed Guide