That's correct, when you place an engine in scenario the fuel tank (diesel, water, coal) is set by default to 100%. Clicking in the diesel engine or tender (not attached to other vehicles yet) will open a flyout on right upper corner with fuel settings in increments of 10%. If you wanna set the water exactly (or enough) to just reach the water station (say less than 10%) you can edit the amount of water (or coal) with RW Tools in this command line of the engine section in related scenario.bin file:
- Code: Select all
<cCargoComponent d:id="1808202848">
<IsPreLoaded d:type="cDeltaString">eTrue</IsPreLoaded>
<InitialLevel>
<e d:type="sFloat32" d:alt_encoding="000000000088B340" d:precision="string">5000</e>
</InitialLevel>
</cCargoComponent>
The example above is of a diesel engine with 5000 gallons (full loaded) when scenario starts.
Cheers,
Doc.
Who doesn't have dog, hunts with cat.