Transport Fever 2

Transport Fever 2

Nafeys Universal Stake Cars
Shaggygoblin 2022 年 9 月 7 日 下午 10:17
Corrections to account for missing goods
because steam is steam, I have to add input in discussion rather than in comments.
firstly, please consider adding this to the transportfever.net for us non-steam users.
we were, in the recent past, able to acquire workshop content for use in non-steam versions of games. we can still do that using steamcmd.exe but it is a bit more of a hassle that it was previously.
secondly, please review and consider incorporating these changes into your release version.
year 1890 wagon being introduced in 1890 and not 1900. 1850, 1890, 1900, 2000 are year of release not model #'s.
Also included here are the missing goods from the campaign: Silver Spoons (SPOON), Cactus (CACTUS), Bat Guano (GUANO), and War Material (WAR_MATERIAL)

NafeysStakeCar_1850.mdl
... transportVehicle = { carrier = "RAIL", compartments = { { { ... { { capacity = 16, cargoBay = { bbMax = { 2.7999999523163, 1.2000000476837, 2.2000000476837, }, bbMin = { -2.7999999523163, -1.2000000476837, 1.2000000476837, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 16, cargoBay = { bbMax = { 2.7999999523163, 1.2000000476837, 2.2000000476837, }, bbMin = { -2.7999999523163, -1.2000000476837, 1.2000000476837, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 16, cargoBay = { bbMax = { 2.7999999523163, 1.2000000476837, 2.2000000476837, }, bbMin = { -2.7999999523163, -1.2000000476837, 1.2000000476837, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 16, cargoBay = { bbMax = { 2.7999999523163, 1.2000000476837, 2.2000000476837, }, bbMin = { -2.7999999523163, -1.2000000476837, 1.2000000476837, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ...

NafeysStakeCar_1890.mdl
... metadata = { availability = { yearFrom = 1890, yearTo = 2000, }, ... transportVehicle = { carrier = "RAIL", compartments = { { -- compartment 1 { { ... { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ... { -- compartment 2 { { ... { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 8, cargoBay = { bbMax = { -2.5, 1.3136979341507, 2.2000000476837, }, bbMin = { -5.0001792907715, -1.3136979341507, 1.1434, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ...

NafeysStakeCar_1950.mdl
... transportVehicle = { carrier = "RAIL", compartments = { {--compartment 1 { ... { { capacity = 26, cargoBay = { bbMax = { 8.0001792907715, 1.3136979341507, 2.2000000476837, }, bbMin = { 0, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 26, cargoBay = { bbMax = { 8.0001792907715, 1.3136979341507, 2.2000000476837, }, bbMin = { 0, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 26, cargoBay = { bbMax = { 8.0001792907715, 1.3136979341507, 2.2000000476837, }, bbMin = { 0, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 26, cargoBay = { bbMax = { 8.0001792907715, 1.3136979341507, 2.2000000476837, }, bbMin = { 0, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ... {--compartment 2 { ... { { capacity = 26, cargoBay = { bbMax = { 0, 1.3136979341507, 2.2000000476837, }, bbMin = { -8.0001792907715, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 26, cargoBay = { bbMax = { 0, 1.3136979341507, 2.2000000476837, }, bbMin = { -8.0001792907715, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 26, cargoBay = { bbMax = { 0, 1.3136979341507, 2.2000000476837, }, bbMin = { -8.0001792907715, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 26, cargoBay = { bbMax = { 0, 1.3136979341507, 2.2000000476837, }, bbMin = { -8.0001792907715, -1.3136979341507, 1.2000000476837, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ...

NafeysStakeCar_2000.mdl
... transportVehicle = { carrier = "RAIL", compartments = { { --compartment 1 { ... { { capacity = 36, cargoBay = { bbMax = { 10.155, 1.445, 3, }, bbMin = { 0 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 36, cargoBay = { bbMax = { 10.155, 1.445, 3, }, bbMin = { 0 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 36, cargoBay = { bbMax = { 10.155, 1.445, 3, }, bbMin = { 0 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 36, cargoBay = { bbMax = { 10.155, 1.445, 3, }, bbMin = { 0 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ... { --compartment 2 { ... { { capacity = 36, cargoBay = { bbMax = { 0, 1.445, 3, }, bbMin = { -10.155 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 36, cargoBay = { bbMax = { 0, 1.445, 3, }, bbMin = { -10.155 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 36, cargoBay = { bbMax = { 0, 1.445, 3, }, bbMin = { -10.155 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 36, cargoBay = { bbMax = { 0, 1.445, 3, }, bbMin = { -10.155 , -1.445, 1.27, }, cargoFormat = "BIG", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ... { --compartment 3 (small) { ... { { capacity = 36, cargoBay = { bbMax = { 1.155, 1.445, 3, }, bbMin = { -1.155 , -1.445, 1.27, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "SPOON", }, }, { { capacity = 36, cargoBay = { bbMax = { 1.155, 1.445, 3, }, bbMin = { -1.155 , -1.445, 1.27, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "CACTUS", }, }, { { capacity = 36, cargoBay = { bbMax = { 1.155, 1.445, 3, }, bbMin = { -1.155 , -1.445, 1.27, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "GUANO", }, }, { { capacity = 36, cargoBay = { bbMax = { 1.155, 1.445, 3, }, bbMin = { -1.155 , -1.445, 1.27, }, cargoFormat = "SMALL", childId = 1, gridSize = { }, sizePolicy = "BEST_FIT", type = "DISCRETE", }, type = "WAR_MATERIAL", }, }, ...

just an aside:
I noticed that on at least 2000 wagon (not sure of the others - haven't looked hard at it), the compartment 3 has items listed in
capacity = 8,
, for Crude, Oil, Fuel, Logs, Food, Planks, Plastic, ConMats, Machines, Tools, Goods, Steel, Grain, Stone, Iron Ore, Coal... All the rest of the defined goods are at
capacity = 36,
. is it intentional that what appears to be core 'freeplay' stuff be a smaller capacity? and the existing campaign goods be at a higher capacity?
< >
正在显示第 1 - 3 条,共 3 条留言
ShraGan  [开发者] 2023 年 1 月 15 日 上午 4:01 
Apologies for not seeing this earlier. More than happy to upload it to transportfever.net.
Will definitely look in to all this!
As for any inconsistencies, they more than likely are unintentional as I modded these while working full time and I'm not a super experienced modder.
最后由 ShraGan 编辑于; 2023 年 1 月 15 日 上午 4:02
ShraGan  [开发者] 2023 年 3 月 8 日 下午 9:10 
Further to the above after a closer look, I believe the inconsistencies are due to a copy/paste error... I've fixed them so they're more consistent.
最后由 ShraGan 编辑于; 2023 年 3 月 8 日 下午 9:11
ShraGan  [开发者] 2023 年 3 月 13 日 上午 2:50 
I've updated the steam workshop and will upload to transportfever.net in the coming days.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50