|
From Pepso (following advice from aradlaw)
Open the config.txt of these four assets: Acela Business Class Coach (End) cab - <kuid:9:50019> Acela Business Class Coach cab - <kuid:9:50017> Acela Express First Class Coach cab - <kuid:9:50021> Acela HSEL cab Interior - <kuid:9:50013>
This is what the original config.txt looks like:
| CODE |
kuid <kuid:9:50019> camera 1.15,-2.8,2.3 attachment { main { mesh "cab_main.pm" att } } obsolete-table { } . . .
|
Delete the two lines above and the tree lines below the mesh "cab_main.pm" line.
And it should look like this:
| CODE | kuid <kuid:9:50019> camera 1.15,-2.8,2.3 mesh "cab_main.pm" obsolete-table { } . . .
|
Tested and working in TRS2004.
If you assign a driver to this locomotive he will always drive with the pantographs down and the doors opened.
|