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
At least ,for me this mod still working ,i just finish a really fun gamesaving for testing this mod. thank you for making this mod.
Cant wait to start a new gamesave tomorrow.
addModifier( "loadStreet", function (fileName, data)
if (data.transportModesStreet == nil) then
data.transportModesStreet = { "TRUCK", "BUS" }
-- we do not include "ELECTRIC_TRAM", "TRAM" here because those are already set for dedicated tram tracks,
-- or added to the transportMods list when an upgrade takes place
end
It basicly says that the roads can only be used by Trucks and Busses...That makes them private roads and causes that red priority line. I already tried to change that code by removing "BUS" from the line, but that crashed the game after a few roads that I changed in the game.
I hope that somebody who knows a little bit more about these things can change the road-graphics somehow and change it, because the mod "as is" works fine...It's just the roads that look so silly and ugly :)
Thanks !