Transport Fever 2

Transport Fever 2

Large Flat Desert/Canyon Map 1974
11 Comments
Bart C.Bem 13 Aug, 2023 @ 7:31am 
Beautiful map/save thanks for sharing it!
yellowdotchuck 4 Dec, 2021 @ 11:14am 
Okay/
VacuumTube  [author] 4 Dec, 2021 @ 2:41am 
And for delete lines:
[code]
for i,k in pairs(game.interface.getLines()) do
api.cmd.sendCommand(api.cmd.make.deleteLine(k))
end
[/code]
VacuumTube  [author] 4 Dec, 2021 @ 2:39am 
Just delete all vehicles.
If thats too laborious, try
[code]
for i,k in pairs(game.interface.getVehicles()) do
api.cmd.sendCommand(api.cmd.make.sellVehicle(k))
end
[/code]
yellowdotchuck 3 Dec, 2021 @ 12:29pm 
@VacuumTube Well, I meant without trains.
VacuumTube  [author] 3 Dec, 2021 @ 10:07am 
These are vanilla tracks and stations. You can load without most mods.
yellowdotchuck 1 Dec, 2021 @ 6:10pm 
@VacuumTube sorry to disturb you, but is it okay if you make a track only map version of it with vanilla tracks and stations?
VacuumTube  [author] 7 Feb, 2021 @ 2:51am 
VacuumTube  [author] 7 Feb, 2021 @ 2:49am 
You can see the mods in the savegame load window.
I added some here that are also on steam. The other ones are mainly industrial and person assets
Bob_Semple_Tank 6 Feb, 2021 @ 2:18pm 
what are the mods from transportfever.net?
SweetToothHilde 6 Feb, 2021 @ 10:57am 
Do you have a "blank" saved map of this map?