How to show the Short Turn sign on a PCC and other signs.
Moderator: senjer
-
- Posts: 368
- Joined: 16 Apr 2023, 15:30
How to show the Short Turn sign on a PCC and other signs.
In Toronto, i found that the PCC has a sign saying short turn. Is there a way to show it?
Also want to notify that i fount a 509 Lake Shore & Bathurst & 511 Lake Shore & Bathurst sign on the PCCs
Also want to notify that i fount a 509 Lake Shore & Bathurst & 511 Lake Shore & Bathurst sign on the PCCs
Last edited by NJTFAN1235! on 14 Apr 2024, 15:03, edited 1 time in total.
Re: Question
Please provide a proper title for your topics.
Re: How to show the Short Turn sign on a PCC and other signs.
This is the list for the PCC in the Toronto network. As you can see the code to use in activity's to show "short turn" is "shortturn" (use this destinbation code in the CTD route file, and this list says to the simulator "show destination display index number 2 in the simulation", which is "Short Turn"):
Code: Select all
<index id=" 1">0-bd</index>
<index id=" 1">bd</index>
<index id=" 1">notinservice</index>
<index id=" 2">shortturn</index>
<index id=" 3">leeg</index>
<index id=" 4">509-union</index>
<index id=" 5">509-exhibition</index>
<index id=" 6">509-fleet</index>
<index id=" 7">509-queensquay</index>
<index id=" 8">510-union</index>
<index id=" 9">510-spadina</index>
<index id="10">510-king</index>
<index id="11">510-queensquay</index>
<index id="12">510-exhibition</index>
<index id="13">511-exhibition</index>
<index id="14">511-bathurst</index>
<index id="15">511-fleet</index>
<index id="16">511-queensquay</index>
<index id="17">511-queen</index>
<index id="18">511-king</index>
<index id="19">511-union</index>
<index id="22">chartered</index>
<index id="22">gereserveerd</index>
<index id="23">trainingcar</index>
<index id="23">lestram</index>
<index id="24">express</index>
CEO of the Rijndam Electrical Transport company
-
- Posts: 368
- Joined: 16 Apr 2023, 15:30
Re: How to show the Short Turn sign on a PCC and other signs.
Are these possible terminuses for 510 & 511 services, I thought most services terminate at Spadina and Union Station for 510, and Exhibition and Bathurst for 511.Sjoerd wrote: ↑14 Apr 2024, 22:31 This is the list for the PCC in the Toronto network. As you can see the code to use in activity's to show "short turn" is "shortturn" (use this destinbation code in the CTD route file, and this list says to the simulator "show destination display index number 2 in the simulation", which is "Short Turn"):
Code: Select all
<index id="12">510-exhibition</index> <index id="16">511-queensquay</index> <index id="17">511-queen</index> <index id="18">511-king</index> <index id="19">511-union</index>
Also, in the week activity on Simvliet, the depots don't work. Also noticed that some trams lost their destination signs.
-
- Posts: 368
- Joined: 16 Apr 2023, 15:30
Re: How to show the Short Turn sign on a PCC and other signs.
Okay, new question:
In Rijndam 2020, how do I send M4 trains to the connection that connects M4 with the M2 & M3?
In Rijndam 2020, how do I send M4 trains to the connection that connects M4 with the M2 & M3?
Re: How to show the Short Turn sign on a PCC and other signs.
Just give your train a trainnumber (the destination letter at the end) leading to a destination which you can reach without reversing the train on-route.
CEO of the Rijndam Electrical Transport company
-
- Posts: 368
- Joined: 16 Apr 2023, 15:30
Re: How to show the Short Turn sign on a PCC and other signs.
You can always make a modified CTD file with different route settings at the junctions yourself for your activity.
CEO of the Rijndam Electrical Transport company
-
- Posts: 368
- Joined: 16 Apr 2023, 15:30
Re: How to show the Short Turn sign on a PCC and other signs.
Upload the files you have made here, so we can take a look. Describe what happens at what eaxct moment on what exact place, and what you think should be happening instead. Then we can take a look and see what's the problem.
CEO of the Rijndam Electrical Transport company