Difference between revisions of "NewPlaneSpeed"

From TTWiki
Jump to navigationJump to search
m (2 revisions)
(Reformat and update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Make planes have the correct speed in the game.
   
 
==Switch==
'''''Make planes have the correct speed in the game'''''
 
   
 
Configuration file: planespeed on|off|<factor>
=New Plane Speed=
 
 
Make planes have the correct speed in the game
 
 
-=Switch=-
 
 
Configuration file: planespeed on|off|&lt;factor&gt;
 
   
 
Command line: -YP
 
Command line: -YP
   
-=Description=-
+
==Description==
   
 
TTD normally divides a plane's speed by four when calculating how fast it should move across the map. Thus it will seem really slow when compared to fast trains for example.
 
TTD normally divides a plane's speed by four when calculating how fast it should move across the map. Thus it will seem really slow when compared to fast trains for example.
Line 20: Line 15:
 
This does not affect anything except motion across the map, for example the speed used in the station ratings calculation is still calculated differently for planes.
 
This does not affect anything except motion across the map, for example the speed used in the station ratings calculation is still calculated differently for planes.
   
If &lt;factor&gt; is specified, and is between 1 and 4, inclusive, the planes will move at &lt;factor&gt;/4 of their stated speed. A &lt;factor&gt; of 4 is default.
+
If <factor> is specified, and is between 1 and 4, inclusive, the planes will move at <factor>/4 of their stated speed. A <factor> of 4 is default.
  +
[[Category:Patches]][[Category:Vehicle Patches]][[Category:TTDPatch]][[Category:TTDPatch Manual]]

Latest revision as of 15:00, 15 June 2011

Make planes have the correct speed in the game.

Switch

Configuration file: planespeed on|off|<factor>

Command line: -YP

Description

TTD normally divides a plane's speed by four when calculating how fast it should move across the map. Thus it will seem really slow when compared to fast trains for example.

With this switch, planes move as fast as their speed indicates. This means that they will be extremely fast in the game, and are difficult to click on with the mouse unless the game is paused. However, they do have a speed consistent with all other vehicle types.

This does not affect anything except motion across the map, for example the speed used in the station ratings calculation is still calculated differently for planes.

If <factor> is specified, and is between 1 and 4, inclusive, the planes will move at <factor>/4 of their stated speed. A <factor> of 4 is default.