mtr:dashboards
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mtr:dashboards [2023/11/05 17:12] – Fixed links Navi | mtr:dashboards [2025/11/14 15:03] (current) – Minor grammar adjustments lily | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ==== Crafting ==== | ==== Crafting ==== | ||
| - | Except | + | Barring the Flight Dashboard, all dashboards are obtainable |
| < | < | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| Line 52: | Line 46: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | Dashboards | + | Dashboards |
| ==== Tabs ==== | ==== Tabs ==== | ||
| Line 59: | Line 53: | ||
| < | < | ||
| + | |||
| Line 91: | Line 86: | ||
| If left blank, the station or route will default to " | If left blank, the station or route will default to " | ||
| + | |||
| + | Stations can be created and shared across all dashboards, but platforms, routes, sidings, and depots are only created and visible within the dashboard of the transport type. | ||
| ==== Station / Route / Depot Colour Field ==== | ==== Station / Route / Depot Colour Field ==== | ||
| Line 109: | Line 106: | ||
| ==== Using the Map ==== | ==== Using the Map ==== | ||
| + | |||
| + | The map can be moved around by left-clicking + dragging the map, and can be zoomed in and out by using the mouse scroll or the + and - buttons provided. | ||
| + | |||
| + | ==== Stations and Routes tab ==== | ||
| When either the '' | When either the '' | ||
| < | < | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| Line 133: | Line 120: | ||
| | Platform Number | < | | Platform Number | < | ||
| | Dwell Time | < | | Dwell Time | < | ||
| + | | Route(s) at Platform | < | ||
| </ | </ | ||
| - | When the '' | + | ==== Depots tab ==== |
| - | < | + | === Siding configuration === |
| + | When the '' | ||
| + | ^ Field ^ Description ^ Default value ^ | ||
| + | | Siding Number | < | ||
| + | | Selected Vehicle | Vehicles that will be spawned in that siding. Click Edit to edit the formation. | N/A | | ||
| + | | Maximum Vehicles for Siding(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | Maximum number of formations of trains that can be spawned from that siding. | 1 | | ||
| + | | Vehicle Acceleration(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | Acceleration value for all formations of trains in this siding. | 4.0m/s² (14.4km/ | ||
| + | | Vehicle Deceleration(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | Deceleration value for all formations of trains in this siding. | 4.0m/s² (14.4km/ | ||
| + | | Increase Speed When Delayed(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | If the train is running behind schedule in ATO mode, the train will run at x% above the speed limit to try and running back on schedule. x=value set | 25% | | ||
| + | | Reduce Dwell Time When Delayed(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | If the train is running behind schedule in ATO mode, the train will reduce x% dwell time at each station to try and running back on schedule. x=value set | 100% | | ||
| + | | Wait at Platform When Early(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | If the train is running ahead of schedule in ATO mode, the train will stop at the station and wait until the expected departure time. | True | | ||
| + | | Drivable Vehicle(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | When turned on, the train will be able to operate manually by any player holding an appropriate Driver Key. | False | | ||
| + | | Maximum Drive Speed(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | Maximum speed that a train can reach in manual driving mode. | 300km/h | | ||
| + | | Drivable Timeout(( | ||
| + | Not available for Cable Car Dashboard. | ||
| + | )) | When the ATO mode will kick in after any player on the train no longer hold an appropriate driver key. | 0 min 10.0 sec | | ||
| + | <WRAP center round important 90%> | ||
| + | If the siding is set to be a drivable vehicle, the value for **Maximum Vehicles for Siding** must be 1. | ||
| + | </ | ||
| + | == Selecting vehicles == | ||
| + | By default, no vehicles are specified to spawn in a siding, even if it is within a siding. Players can press the + button to the right of each vehicle listed in the Available column to add a vehicle to spawn. Any vehicles that can't be spawned in that siding due to insufficient length will have a ⚠️ rendered before the name, and cannot be added to the Selected column. | ||
| + | In the Selected column, players can press Up / Down and Delete buttons buttons to the right of each vehicles to change the order of or remove vehicles from the list. | ||
| + | A " | ||
| + | === Depot configuration === | ||
| + | When the '' | ||
| - | + | ^ Field ^ Description ^ Default value ^ | |
| - | + | | Schedule: Minecraft Time / Real Time | Schedule for when trains should depart from the depot. | Minecraft Time | | |
| - | + | | 00:00-00:59 ~ 23:00-23:59 | Sliders for how many trains should depart from the depot per hour. | 0.0/ | |
| - | + | | (Real time entering field) | |
| - | + | | Depot name | Name of the depot. | Untitled | | |
| - | | Field | Description | + | | Depot Colour | Colour of the depot | Random HEX value | |
| - | | --- | --- | | + | | Edit instructions | Menu for editing instructions for all trains within |
| - | | Siding Number | + | | Instant Deploy | Button for deploying all trains |
| - | | Train Type | < | + | | Refresh Path | Button for refreshing the paths of the instructions. | N/A | |
| - | + | | Clear vehicles | Button for clearing | |
| - | </markdown> | + | | Repeat Instructions Forever | When enabled, all trains will repeat the instructions forever, without returning to the depot. | False | |
| - | + | ||
| - | Stations can be created and shared across | + | |
| ===== Changelog ===== | ===== Changelog ===== | ||
| Line 217: | Line 243: | ||
| %%3.1.11: Fixed Dashboards list mouse crash.%% | %%3.1.11: Fixed Dashboards list mouse crash.%% | ||
| - | %%3.1.11: Improved Dashboards' | + | %%4.0.0-Beta-5: Various Dashboard tweaks.%% |
| - | ===== Gallery ===== | + | %%4.0.0-Beta-5: |
| - | < | + | %%4.0.0-Beta-9: |
| + | %%4.0.0-Beta-11: | ||
| + | %%4.0.0-Beta-11: | ||
| + | %%4.0.0-Beta-13: | ||
| + | %%4.0.0-Beta-13: | ||
| + | ===== Gallery ===== | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | The interface of the siding configuration on all Dashboards except the Cable Car Dashboard. | ||
| + | {{2025-11-13_21.56.10.png? | ||
| + | The interface of the siding configuration on the Cable Car Dashboard. | ||
| + | {{: | ||
| - | + | The interface of vehicle selection. Note that the player can no longer select any vehicles from the Available column, as it does not have enough space for any of them to fit the siding. | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | <img alt=" | + | |
| - | + | ||
| - | </ | + | |
mtr/dashboards.1699204320.txt.gz · Last modified: 2023/11/05 17:12 by Navi