Difference between revisions of "NewPlaneSpeed"

From TTWiki
Jump to navigationJump to search
m (2 revisions)
m (Bot: Automated text replacement (--= +==))
Line 1: Line 1:
   
'''''Make planes have the correct speed in the game'''''
 
   
 
=New Plane Speed=
 
=New Plane Speed=
Line 6: Line 5:
 
Make planes have the correct speed in the game
 
Make planes have the correct speed in the game
   
-=Switch=-
+
==Switch==
   
Configuration file: planespeed on|off|<factor>
+
Configuration file: planespeed on|off|<factor>
   
 
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 19:
 
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.

Revision as of 10:58, 15 June 2011


New Plane Speed

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.