Transport Fever

Transport Fever

Adjustable Capacity
16 Comments
ThinhHB 28 Jan, 2023 @ 9:43pm 
it's also raise the price + running cost
1BlankBullet 14 Dec, 2019 @ 3:14am 
Will this ported to Transport Fever 2?
andoblock 20 Oct, 2019 @ 6:00pm 
Could you please update this mod so it is compatible with industry DLC. As they both dont work together and crash the game.
gompierr 17 Nov, 2018 @ 6:29am 
auf deuchts
TornBreeze 9 Oct, 2018 @ 8:22am 
da dieser mod nicht bei allen anderen Mods aufgeistet wird ist es unmöglich ihn zu konfigurieren. Ich habe alles versucht was mir eingefallen ist. Ich habe das spiel mehrfach gestartet so das ich sichergehen kann das der Mod installiert ist. ich konnte sogar mit ihm eine neue Map starten. Selbst ein neustart von Steam hat nichts gebracht. Aus diesem Grund habe ich diesen Mod wieder deinstalliert.

Mit freundlichen Grüßen
TornBreeze
mdlamme 21 May, 2018 @ 10:52am 
got it
mdlamme 21 May, 2018 @ 10:45am 
This is found in: \Steam\steamapps\workshop\content\446800\1357368737\mod.lua
How do you find this? Where is it?
GrandT  [author] 29 Apr, 2018 @ 4:49am 
Yes, it maintains the same cost calculations as the base game. There are balancing mods out there which work with this to balance things out further.
phonebook 29 Apr, 2018 @ 1:09am 
The cost and mainainance of the vehicles aslo rises by the increased factor- this is intended yes?
GrandT  [author] 11 Apr, 2018 @ 6:36am 
I use the auto-balance mod. I could do the same in this mod, but then not everyone wants to adjust the prices, so I left it out since there's a mod that does it.
aleksander1234 11 Apr, 2018 @ 3:51am 
does it have a running cost
pupkin& 10 Apr, 2018 @ 2:51pm 
thank!, super!
TrainswithNick 10 Apr, 2018 @ 1:14am 
Local multiplier x4 here i come lol. No more will class 101s be redunadant as soon as I unlock them
davidrussell52 10 Apr, 2018 @ 12:04am 
thanks will try that looks interesting this mod
GrandT  [author] 9 Apr, 2018 @ 3:38pm 
Where it says:
local Multiplier = 2

Change the 2 to desired setting.
davidrussell52 9 Apr, 2018 @ 3:36pm 
not too sure where to change this is how the lua file looks likefunction data()
local i
local comp
local compi
local cargo
local cargoi
local cargoTable
local cargoType

-- Change the below variable (Multiplier)
-- 0.75 = 75% << why!
-- 1.25 = 125%
-- 1.5 = 150%
-- 2 = 200%
-- 3 = 300%
-- 4 = 400%
-- etc
local Multiplier = 2

return {
info = {
minorVersion = 0,
severityAdd = "NONE",
severityRemove = "NONE",
name = _("Adjustable Capacity"),
description = _(info_desc),
tags = {"Misc","Script Mod"},
authors = {
{
name = 'GrandT',
role = 'CREATOR',
text = 'For myself',
},
},

visible = true,


which one to change please have taken the bottom layer out to get it on the screen