Using different signals in one route

The MSTS 1 Route Editor can be a beast to use, but it's capable of some amazing results, here you can talk with the wizards that are building some of the fantastic routes available and learn how to make your own.

Moderator: Moderators

Locked
User avatar
tender
Been on the forums for a while
Posts: 105
Joined: Sun Jan 14, 2007 6:19 pm
Location: UNKNOWN

Using different signals in one route

Post by tender »

Hi, I was just wondering how I could use several different signal types on one route. When I try to copy the section of sigcfg.dat for one set of signals and paste it underneath the existing signals used in the route I am working on, it comes up with errors in RE that lines are being misread in the file.

In brief does anyone have an easier way of combining the contents of sigcfg.dat and sigscr.dat files with that already used in the route?
User avatar
rickloader
Well Established Forum Member
Posts: 690
Joined: Mon Apr 11, 2005 5:11 pm
Location: Hampshire

Post by rickloader »

You can simply tag/paste the new sigscr onto the old, but as you have found this doesn`t work with sigcfg.dat
If you look inside sigcfg you will see entries under a) signal types and b) signal shapes
1) copy/paste just your new signal types to tag onto the bottom of the old signal type entries.
2) find the line that looks something like -
Signal Types (16
Increase the number by however many new signal types you have added
3) Repeat 1) 2) for your new signal shapes
This time increase the number in line Signal Shapes (
(Don`t increase the signal types line this time)
4) Check you have the right number of closing brackets
There is a very clear explanation of this in John Yelland`s signal kits, in the file library
Rick
[album 71307 OR_Supporter_Logo_Black.JPG]
User avatar
vanstek
Established Forum Member
Posts: 343
Joined: Thu Feb 02, 2006 2:01 pm
Location: Best NL

Post by vanstek »

Take care with inserting new elements. It is possible, but dont forget to adapt the counters !
In the sigcfg.dat file there is a line
SignalTypes ( number
where the number should match the number of SignalType elements
In the sigcfg.dat file there is a line
SignalShapes ( number
where the number should match the number of SignalShape elements
maybe you have to do the same with
LightTab ( number for the following LightTabEntry elements.

The sigscr.dat signal script file has no problem, it just goes on until
the "// End of File " marker.

Regards, Wim
Locked

Return to “[MSTS1] Route Building”