Missing from the Manual Open Rails secrets revealed
#131
Posted 17 August 2024 - 12:10 AM
Good catch.
If you can suggest some text/images, then I can get them added to the Manual.
#132
Posted 17 August 2024 - 12:48 AM
#133
Posted 17 August 2024 - 07:37 AM
engmod, on 16 August 2024 - 08:14 PM, said:
Was trying to find above in the manual dated 16 August 2024.
Can't find it, it appears in a number of routes.
Hello.
I think the reason you can't find it in the manual is because it's a 20-year-old MSTS feature.
But it would be good to pick it up because all jokes are new to a newborn. Those who are just starting, or who started a few years ago, may not know what it is all about.
Sincerely, Laci1959
#134
Posted 18 August 2024 - 07:37 AM
engmod, on 17 August 2024 - 12:48 AM, said:
Please note, the Manual does not have a section just on Route Features, although there is one on OR-specific Route Features.
I'm proposing to add Mileposts to the Manual section for Open Rails Options as follows:

Is that OK?
#136
Posted 18 August 2024 - 09:43 AM
#137
Posted 03 October 2024 - 12:00 PM
Here par.8.2.3.5 incomplete sample of code provided:
Cylinders11FX ( -1.0485 1.0 2.8 -1 0 0 0.1 )
Yes, that's correct for individual effect's definition, but all them should be placed into
Effects () block and SpecialEffects() subbloock for wagon effects, or DieselSpecialEffects()/SteamSpecialEffects() - for locomotive - related entries.
What I highlight in red is absent in Manual, so should be guessed for now.
#138
Posted 19 October 2024 - 04:47 AM
In addition to make the file again available, I'd suggest to locate it in the OpenRails site or in the Source\Documentation folder of the git repository, avoiding external links and needs for specific authorizations.
#139
Posted 20 October 2024 - 04:39 AM
Csantucci, on 19 October 2024 - 04:47 AM, said:
In addition to make the file again available, I'd suggest to locate it in the OpenRails site or in the Source\Documentation folder of the git repository, avoiding external links and needs for specific authorizations.
Thank you Carlo!
#140
Posted 22 October 2024 - 11:10 AM
Csantucci, on 19 October 2024 - 04:47 AM, said:
In addition to make the file again available, I'd suggest to locate it in the OpenRails site or in the Source\Documentation folder of the git repository, avoiding external links and needs for specific authorizations.
I have written to the author and creator, RR1 (John Brady), to see what can be done.
#141
Posted 09 November 2024 - 02:55 AM
#142
Posted 29 November 2024 - 09:29 AM
There is a broken link or missing file on the Openrails manual in regards to stuck brakes. Clicking on it, gives me this error..
It is in the following section:
Quote
...The car will brake continuously, will be shown in red in the train operations window and will squeal if an .sms file named BrakesStuck.sms is present in the <Train Simulator\Sound> directory. Here an example of such file. Of course when this event occurs it is advisable to uncouple the wagon as soon as possible from the train. No more than a car will fail.
Here's the link: https://open-rails.r...st/driving.html
It can be accessed using the Internet Archive: https://web.archive....sStuckSound.zip
#143
Posted 29 November 2024 - 12:38 PM
#144
Posted 29 November 2024 - 04:42 PM
Quote
Is that *.sms too big to be included in ORTS pack within other sample files such are turntable, overhead wire.ace texture, etc?
#145
Posted 29 November 2024 - 07:57 PM
Weter, on 29 November 2024 - 04:42 PM, said:
Is that *.sms too big to be included in ORTS pack within other sample files such are turntable, overhead wire.ace texture, etc?
The entire pack(zip) is a 36.7Kb, as it includes "BrakesStuck.sms" and "x_squeal.wav", which are 2,328 and 57,890 bytes respectively while unpacked.
So, not that big :)
Csantucci, on 29 November 2024 - 12:38 PM, said:
yeah, especially all the links of files the manual links to, or anything of the sort. That way it avoid problems like this :). I hope they can add that.