Difference between revisions of "LostVehicles"

From TTWiki
Jump to navigationJump to search
m (4 revisions)
 
(MoS edits)
Line 1: Line 1:
 
 
'''''Give warning messages if vehicles are lost.'''''
 
'''''Give warning messages if vehicles are lost.'''''
   
 
'''TTDPatch 2.0.1 alpha 9 or later'''
=Lost Vehicles=
 
 
Give warning messages if vehicles are lost.
 
 
'''2.0.1 alpha 9 or later'''
 
   
-=Switch=-
+
==Switch==
   
Configuration file: losttrains on|off|<time>
+
Configuration file: losttrains on|off|<time>
   
Configuration file: lostrvs on|off|&lt;time&gt;
+
Configuration file: lostrvs on|off|<time>
   
Configuration file: lostships on|off|&lt;time&gt;
+
Configuration file: lostships on|off|<time>
   
Configuration file: lostaircraft on|off|&lt;time&gt;
+
Configuration file: lostaircraft on|off|<time>
   
-=Description=-
+
==Description==
   
If can often happen that a vehicle becomes lost and is unable to find the station it is supposed to go to. &nbsp;For example, trains and road vehicles might be going in circles, or ships might get stuck in a bay and not find a way out.
+
If can often happen that a vehicle becomes lost and is unable to find the station it is supposed to go to. For example, trains and road vehicles might be going in circles, or ships might get stuck in a bay and not find a way out.
   
With these switches, you can enable warning message for lost vehicles, that is, vehicles which haven't visited a station on their schedule in a given amount of time. &nbsp;You can set the amount of days for each vehicle type, with the default being 150 days for trains and road vehicles, 400 for ships and 60 for planes. Minimum value for &lt;time&gt; is 5, maximum 1000 days.
+
With these switches, you can enable warning message for lost vehicles, that is, vehicles which haven't visited a station on their schedule in a given amount of time. You can set the amount of days for each vehicle type, with the default being 150 days for trains and road vehicles, 400 for ships and 60 for planes. Minimum value for <time> is 5, maximum 1000 days.
   
 
This feature was contributed by Csaba Varga.
 
This feature was contributed by Csaba Varga.

Revision as of 22:47, 13 June 2011

Give warning messages if vehicles are lost.

TTDPatch 2.0.1 alpha 9 or later

Switch

Configuration file: losttrains on|off|

Configuration file: lostrvs on|off|

Configuration file: lostships on|off|

Configuration file: lostaircraft on|off|

Description

If can often happen that a vehicle becomes lost and is unable to find the station it is supposed to go to. For example, trains and road vehicles might be going in circles, or ships might get stuck in a bay and not find a way out.

With these switches, you can enable warning message for lost vehicles, that is, vehicles which haven't visited a station on their schedule in a given amount of time. You can set the amount of days for each vehicle type, with the default being 150 days for trains and road vehicles, 400 for ships and 60 for planes. Minimum value for

This feature was contributed by Csaba Varga.