CCG/Example: Map

From TrainzOnline
< CCG
Jump to: navigation, search

Contents

Map

Directory Structure

A typical asset of this kind has the following File\Directory Structure:

CCG map dir1.jpg


Required Files

config.txt - The config file for the asset.

thumb.jpg - The thumbnail image for this asset. A 240x180 jpeg.

mapfile.bmk - The bookmark file, storing all the bookmarks you've saved in surveyor.

mapfile.gnd - The "ground file" storing information about the topology of your map.

mapfile.obs - The "objects" file storing information about the objects placed in your map.

mapfile.trk - The track layout file. This file can be opened in a 3rd party viewer such as Trainzmap.


Config.txt File Listing

region               <kuid:-1:7801>
kuid                 <kuid:56113:1244>
kind                 "map"
username             "testMap"
workingscale         0
workingunits         0
water                <kuid:-1:6342>
trainz-build         2.9
category-class       "YM"
carrate              0
category-region      "00"
category-era         "2000s"
description          "A test map. Generated in Trainz and edited in CCP."
world-origin
{
  latitude           27,28,-1
  longitude          153,2,1
}
altitude             0
string-table
{
  atsf_f7a_1         "ATSF F7A 1"
}
kuid-table
{
  0                  <kuid:-1:6270>
  1                  <kuid:-1:101452>
  2                  <kuid:-1:110014>
  3                  <kuid:-3:10049>
  4                  <kuid:44179:60021>
}
  
thumbnails
{
  0
    {
      image          "thumb.jpg"
      width          240
      height         180
    }
}


Download this asset

This asset is available for download from the TRS2006website at:

http://files.auran.com/TRS2006/Downloads/Example_Download.zip


Return to CCG Index

Content Creator's Guide

Kind Examples

Personal tools