Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Is there a possibility of implementing the division of Locomotives Running Costs between different types (Electric, Steam, Diesel)?
scales = {'nocost', 0.05, 0.053, 0.056, 0.059, 0.063, 0.067, 0.071, 0.077, 0.083, 0.091, 0.1, 0.111, 0.125, 0.143, 0.167, 0.25, 0.333, 0.425, 0.5, 1}
But the scales numbers in constants.lua should be :
scales = {'nocost', 0.05, 0.053, 0.056, 0.059, 0.063, 0.067, 0.071, 0.077, 0.083, 0.091, 0.1, 0.111, 0.125, 0.143, 0.167, 0.425, 0.25, 0.333, 0.5, 1}