PvtParts Posted March 26 Posted March 26 Please give us the list of weather codes that are in .json file, so we can control our weather in created single player. I understand the rest except: "weatherCode": 800, It could be 500, 800, 801 etc, where we can find the list of that info. As well as if we can get a map of track ID for us to spawn the train, for the same reason.
SugaCane Posted March 26 Posted March 26 Here are some codes. [https://www.simrail.wiki/de/SimRail/Szenarios] 612 LightShowerSleet 613 ShowerSleet 615 LightRainAndSnow 616 RainAndSnow 620 LightShowerSnow 621 ShowerSnow 622 HeavyShowerSnow 701 Mist 711 Smoke 721 Haze 731 SandDustWhirls 741 Fog 751 Sand 761 Dust 762 VolcanicAsh 771 Squalls 781 Squalls 800 Tornado 801 ClearSky 802 ScatteredClouds 803 Broken Clouds 804 OvercastClouds
Fightdrug Posted March 26 Posted March 26 can you explain me why volcanicAsh and Tornados are in the weather list 😂
Friedjof Posted March 26 Posted March 26 vor einer Stunde schrieb Fightdrug: can you explain me why volcanicAsh and Tornados are in the weather list 😂 Because at some point we will be able to drive on american tracks.
TheFloxiCz Posted March 26 Posted March 26 Here is a full list of weather codes from a dev: ThunderstormWithLightRain = 200, ThunderstormWithRain = 201, ThunderstormWithHeavyRain = 202, LightThunderstorm = 210, Thunderstorm = 211, HeavyThunderstorm = 212, RaggedThunderstorm = 221, ThunderstormWithLightDrizzle = 230, ThunderstormWithDrizzle = 231, ThunderstormWithHeavyDrizzle = 232, LightIntensityDrizzle = 300, Drizzle = 301, HeavyIntensityDrizzle = 302, LightIntensityDrizzleRain = 310, DrizzleRain = 311, HeavyIntensityDrizzleRain = 312, ShowerRainAndDrizzle = 313, HeavyShowerRainAndDrizzle = 314, ShowerDrizzle = 321, LightRain = 500, ModerateRain = 501, HeavyIntensityRain = 502, VeryHeavyRain = 503, ExtremeRain = 504, FreezingRain = 511, LightIntensityShowerRain = 520, ShowerRain = 521, HeavyIntensityShowerRain = 522, RaggedShowerRain = 531, LightSnow = 600, Snow = 601, HeavySnow = 602, Sleet = 611, LightShowerSleet = 612, ShowerSleet = 613, LightRainAndSnow = 615, RainAndSnow = 616, LightShowerSnow = 620, ShowerSnow = 621, HeavyShowerSnow = 622, Mist = 701, Smoke = 711, Haze = 721, SandDustWhirls = 731, Fog = 741, Sand = 751, Dust = 761, VolcanicAsh = 762, Squalls = 771, Tornado = 781, ClearSky = 800, FewClouds = 801, ScatteredClouds = 802, BrokenClouds = 803, OvercastClouds = 804 1
Vee Posted May 1 Posted May 1 Code 804 which is overcast doesnt work. It looks the same as 803 broken clouds.
Recommended Posts