Consists

From SignalWiki
Revision as of 12:02, 13 July 2011 by ErwinL (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers


Extends the ConsistTemplate table by defining specific instances of consists. It is not required to define consists in this table. If no consist is defined, then the template is used. Only use this table if you have ONE single train that is different from all others. In that case you STILL must define a template in the timetable table, but it is ignored if you specify a unique consist in this table.

ID
(int)
Automatically incremented.
TimeTableID
(int)
References the timetable entry that this template is designed to override.
VehicleID
(int)
The value of the VehicleID from the Vehicles table.
Loaded
(bool)
True when the vehicle is loaded (either freight or passengers).

Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers