CCG/Example: Profile

From TrainzOnline
< CCG
Jump to: navigation, search

Contents

Profile

Directory Structure

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

CCG profile dir1.jpg


Required Files

config.txt - The config file for the asset.

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

profile.dat - The data file containing information on the session. This file is generated by Trainz and is not human readable.


Config.txt File Listing

kind                "profile"
kuid                <kuid:56113:1245>
username            "testProfile"
map-kuid            <kuid:56113:1244>
category-class      "YS"
trainz-build        2.5
category-region     "AU"
category-era        "2000s"
description         "A Quick Test Profile. It's best to make these via Trainz and then edit them in CCP as desired."
  
kuid-table
{
  0                 <kuid:-16:10212>
  1                 <kuid:-16:2025>
  2                 <kuid:-101:10110>
  3                 <kuid:-3:10057>
  4                 <kuid:-3:10058>
  5                 <kuid:-3:10149>
  6                 <kuid:-3:10209>
  7                 <kuid:-3:10186>
  8                 <kuid:-3:10076>
  9                 <kuid:-3:10077>
  10                <kuid:-3:10081>
  11                <kuid:-3:10082>
  12                <kuid:-3:10083>
  13                <kuid:-3:10090>
  14                <kuid:-3:10078>
  15                <kuid:-1:1>
  16                <kuid:56113:1244>
  
thumbnails
{
   0
     {
       image        "thumb.jpg"
       width        240
       height       180
    }
}


Download this asset

This asset is available for download from the TRS2006 website at:

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



Return to CCG Index

Content Creator's Guide

Kind Examples

Personal tools