Show specific reason why vehicle cannot be ordered to a particular station
This commit is contained in:
@@ -6413,6 +6413,19 @@ STR_ERROR_CAN_T_COPY_ORDER_LIST :{WHITE}Can't co
|
||||
STR_ERROR_TOO_FAR_FROM_PREVIOUS_DESTINATION :{WHITE}... too far from previous destination
|
||||
STR_ERROR_AIRCRAFT_NOT_ENOUGH_RANGE :{WHITE}... aircraft has not enough range
|
||||
|
||||
STR_ERROR_NO_RAIL_STATION :{WHITE}There is no railway station...
|
||||
STR_ERROR_NO_BUS_STATION :{WHITE}There is no bus station...
|
||||
STR_ERROR_NO_TRUCK_STATION :{WHITE}There is no lorry station...
|
||||
STR_ERROR_NO_DOCK :{WHITE}There is no dock...
|
||||
STR_ERROR_NO_AIRPORT :{WHITE}There is no airport/heliport...
|
||||
STR_ERROR_NO_STOP_COMPATIBLE_ROAD_TYPE :{WHITE}There are no stops with a compatible road/tram type...
|
||||
STR_ERROR_NO_STOP_ARTIC_VEH :{WHITE}There are no stops which are suitable for articulated road vehicles.{}Articulated road vehicles require a drive-through stop, not a bay stop...
|
||||
STR_ERROR_AIRPORT_NO_PLANES :{WHITE}This plane cannot land at this heliport...
|
||||
STR_ERROR_AIRPORT_NO_HELIS :{WHITE}This helicopter cannot land at this airport...
|
||||
STR_ERROR_NO_RAIL_WAYPOINT :{WHITE}There is no railway waypoint...
|
||||
STR_ERROR_NO_ROAD_WAYPOINT :{WHITE}There is no road waypoint...
|
||||
STR_ERROR_NO_BUOY :{WHITE}There is no buoy...
|
||||
|
||||
# Timetable related errors
|
||||
STR_ERROR_CAN_T_TIMETABLE_VEHICLE :{WHITE}Can't timetable vehicle...
|
||||
STR_ERROR_TIMETABLE_ONLY_WAIT_AT_STATIONS :{WHITE}Vehicles can only wait at stations
|
||||
|
||||
Reference in New Issue
Block a user