Conversation
|
Hmm... I'm not actually sure copying the code from the main sim for the horn variables is the 'correct' fix for Route Viewer. The TFO message is definitely information though. I really need to look again at this PR though: I can't remember off the top of my head exaxctly what's broken (and it'd need to be fixed up for relevance with the current mainline), but really discontinuing Route Viewer in favour of just a 'new' main game mode is a better solution in the long run. |
|
That's true, I noticed most of the other functions aren't no-op so I just proceeded through |
|
Yeah :/ The viewers are a mess to be honest, and it's an absolute PITA remembering to update them when something is added. |
|
I've added the missing horn instructions as no-ops in both viewers. Have also picked out the change from error to info message. This should sort these. |
N.B. It's interesting to see that the klaxon variables only target the player train as that's not explicitly stated in the documentation (Although I suppose back then there's no real way for non-player train to initiate a horn)