Transport Fever

Transport Fever

New Zealand IAB Wagon
Skiwee  [developer] 3 Jan, 2017 @ 9:22am
Support
Having problems with the mod?
Please leave a report here. It helps to mention OS, CPU, GPU, Memory & any other information you could provide. What steps you take that cause the issue. And should you find a sollution leave a comment as well.
Last edited by Skiwee; 3 Jan, 2017 @ 9:31am
< >
Showing 1-1 of 1 comments
Skiwee  [developer] 26 Jan, 2017 @ 9:15am 
Hey @Dermott Banana I did that on pupose to represent what the containers are accualy capable of carrying and add a suble complexity to the lines (as curtain containers arn't designed for heavy machinery). But to edit the file, so it does:
To simplify what I'm talking about open the files with Notepad++ as it's numbers each line.
Open the "iab_wagon.mdl | iab_wagon_2.mdl" file found in "C:\Program Files (x86)\Steam\steamapps\workshop\content\446800\811534285\res\models\model\vehicle\waggon".
Add code iab_wagon.mdl - line 46, after the comma
{--MACHINES id = "vehicle/waggon/_freight/48_curtain_lod_0.msh", transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, }, type = "MESH", },
Add code iab_wagon.mdl - line 144, after the comma
{ type = "MACHINES", capacity = 72, loadIndicators = { { type = "DISCRETE", params = { items = { 5 } } }, } },
Add code iab_wagon_2.mdl - line 84, after the comma
{ --MACHINES id = "vehicle/waggon/_freight/25_curtain_lod_0.msh", transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.012, 0, 0, 1, }, type = "MESH", }, { id = "vehicle/waggon/_freight/25_curtain_lod_0.msh", transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.012, 0, 0, 1, }, type = "MESH", },
Add code iab_wagon_2.mdl - line 237, after the comma
{ type = "MACHINES", capacity = 72, loadIndicators = { { params = { levels = { { 9, 10 },{ 9 },{ }, }, }, type = "DISCRETE", }, }, },
Down the road when I accualy have/make time. I'll add all the cargo types with user-colors and logos as well. It's just not on my priority list atm. I'm also still experiamenting with logos and textures.
Last edited by Skiwee; 26 Jan, 2017 @ 9:25am
< >
Showing 1-1 of 1 comments
Per page: 1530 50