Project Zomboid

Project Zomboid

W900 Semi-Truck [B42]
303 Comments
Beathoven  [author] 4 hours ago 
sadly no, its already at its maximum to properly function when fully loaded. the suspension system breaks at a certain point where no matter what you set the vehicle just clings to the ground.
Kung Fury 6 hours ago 
Can you modify the weight of the truck? it's a bit unreal to crash into another car and truck get stoped like if it was another simple car.
Beathoven  [author] 10 hours ago 
Tsarlib is right there at the required content on the right side?
Beathoven  [author] 10 hours ago 
You have to craft the axle stuff in the w900 category in order to change the rear tires.
n0ahrk 13 hours ago 
can't find tsarslib mod on the workshop, can't use the mod
Zolpho 15 hours ago 
cant mount new tires on back, i tried all, the gamedont recognize brake mounted then can tmount the tire ...is sad...
mcarender3 20 hours ago 
@Spiffo you have to be in the truck and push V then you should see the + to attach the trailer!!
Spiffo 19 Aug @ 8:38am 
trailers do not attach to trucks
Archangel 18 Aug @ 12:54am 
You should add a Smokey and the bandit skin:)
The Beast 17 Aug @ 1:58am 
@KblokoBR 𒉭 you can spawn the truck in, but it won't spawn naturally now that you already started
KblokoBR 𒉭 15 Aug @ 9:34am 
Loading this mod in a already generated map works?
󠀡󠀡󠁳󠀡󠀡 12 Aug @ 7:39pm 
@Aether inside the cab
otter 11 Aug @ 2:15pm 
I feel like the road bumping is way too extreme on these trucks. Running over a single zombie corpse nearly capsizes my big rig at 10MPH. God help you if you have to drive over a giant pile of zombies.
Aether 10 Aug @ 1:42pm 
how do you hook the trailer up it does not give me the option too
mcarender3 1 Aug @ 11:58am 
@Beathoven Thanks for the help!!!! and yes you did write how to get a fridge in the crafting recipe description. i just over looked it my baaaad!!!
TJR | Beccaroni 31 Jul @ 10:52pm 
@qtica you drive the main part back into the trailer, once youre back in the car press v and a + sign should appear in the radial wheel to connect them
Silver Star 31 Jul @ 11:52am 
@Beathoven Perhaps you could fork the mod? Or another person could?

Especially with ChatGPT’s help coding has become much easier. You might be able to fix it
Beathoven  [author] 31 Jul @ 11:47am 
from what i know IBRus is been MIA for over a year.
and @mcarender3 i think i even wrote how to get a fridge in the crafting recipe description.
Silver Star 31 Jul @ 9:19am 
Have you considered reaching out to tsar to get an update for your car carrier?
Beathoven  [author] 30 Jul @ 10:35pm 
You should be able to convert normal fridges in your inventory.
mcarender3 30 Jul @ 7:48pm 
i can't seem to find the portable freezer needed to craft the freezer system for the box truck
Fakskis 29 Jul @ 5:13am 
I don't think I understand the "Car Trailer" warning in the description, what exactly should I not do to avoid losing stored items? And what inventory would items be lost from? Is that even the issue or am I misunderstanding that?

Anyway, amazing mod, my dream in this game is just to have a base on wheels where I can hoard and store all my stuff, thank you! <3
Silver Star 22 Jul @ 9:40pm 
you should create more of these industrial haulers, it'd be amazing to have more variations
zernon 21 Jul @ 5:17am 
@Beathoven Hey, I dont know if it is possible, could you add a reset option to the Hauler Trailer (kinda like a cheat) That deletes the vehicle on the bed? (resets trailer)? I am having the same issue, would be handy
qtica 19 Jul @ 12:02am 
Hello, how do I connect the tanker fuel trailer to my truck? I try and nothing come up to hitch it.
Cosmo 18 Jul @ 7:49am 
@Beathoven I see now + u need to turn on freezer from inside of the canine.
TY
Beathoven  [author] 18 Jul @ 7:28am 
Cosmo 18 Jul @ 7:10am 
@Beathoven YOU wrote: for the boxtruck to freeze your have to install the module.
I don't see any way to install anything in the truck.
Cosmo 18 Jul @ 7:08am 
@Beathoven Does it make sense to write to the Tsar's Common Library developer?
Cosmo 18 Jul @ 7:05am 
Seems like u are right
MOD: Tsar's Common Library v.2.07
Beathoven  [author] 18 Jul @ 7:05am 
if you can unload a car endlessly then the trailer is not usable anymore.
Cosmo 18 Jul @ 7:04am 
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:72)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:458)
at zombie.spnetwork.SinglePlayerServer.receiveClientCommand(SinglePlayerServer.java:206)
at zombie.spnetwork.SinglePlayerServer.mainLoopDealWithNetData(SinglePlayerServer.java:160)
at zombie.spnetwork.SinglePlayerServer.update(SinglePlayerServer.java:148)
at zombie.GameWindow.logic(GameWindow.java:287)
at zombie.GameWindow.frameStep(GameWindow.java:916)
at zombie.GameWindow.mainThreadStep(GameWindow.java:642)
at zombie.MainThread.mainLoop(MainThread.java:76)
at java.base/java.lang.Thread.run(Unknown Source)
`
Cosmo 18 Jul @ 7:04am 
Yeah @Beathoven
`Callframe at: table.pairs
function: exchangePartsTrailerToVehicle2 -- file: CommonCommands.lua line # 179 | MOD: Tsar's Common Library v.2.07
function: launchVehicle -- file: CommonCommands.lua line # 417 | MOD: Tsar's Common Library v.2.07
function: OnClientCommand -- file: CommonCommands.lua line # 477 | MOD: Tsar's Common Library v.2.07
java.lang.RuntimeException: Expected a table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:100)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:88)
at se.krka.kahlua.stdlib.TableLib.pairs(TableLib.java:119)
at se.krka.kahlua.stdlib.TableLib.call(TableLib.java:95)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:192)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:988)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
Cosmo 18 Jul @ 7:03am 
I understand this trailer is supposed to transport other trucks, but I can't load anything into it because it shows up filled with other dismantled cars.
Beathoven  [author] 18 Jul @ 7:03am 
thats a bug with missing vehicle parts i think, there is not much i can do about it since that done with tsarlib.
Cosmo 18 Jul @ 7:02am 
@Beathoven i see but what about unload semi-disassembled cars endlessly.
Is that how it's meant to be?
Cosmo 18 Jul @ 7:01am 
Hey @Beathoven
W900 Car Flatbed trailer is from this mod?
I can't understand what the purpose of this trailer is, I don't see a description. It doesn't have cargo space, but you can unload semi-disassembled cars endlessly.
Also W900 Truck shows as a freezer but its not freezing)
Beathoven  [author] 18 Jul @ 6:59am 
for the boxtruck to freeze your have to install the module.
Beathoven  [author] 18 Jul @ 6:55am 
Flatbed is the same as the Hauler trailer, for transporting cars. but the flatbed can transport bigger cars/trucks.
FBG Duck 15 Jul @ 3:24pm 
has the durability of paper mache
Zhara N Madelyn 14 Jul @ 8:07pm 
makes my game stutters idk wht its only this mod
Nico 12 Jul @ 8:32am 
I have a bug with this mod;
When I drive a truck without trailer its a good speed but, when its has a trailer its very slow...
I searched this issue in google and;

The Project Zomboid W900 semi-truck, particularly when loaded, can experience significant speed reductions, even to the point of feeling slow. This is due to the game's physics engine and how it handles weight and vehicle stress. The truck's speed is noticeably impacted by the weight it carries, with a full load potentially reducing its speed by a large margin

How I can solve this issue pls ?
Dieemzie 11 Jul @ 12:28pm 
How does one make the Freezer unit?
I got all material, all skill levels are up to code, got light, a surface to craft on, but it still won't let me build it. Does it require a specific recipe?
Khora 9 Jul @ 5:22pm 
hello, I have the same problem as @NotSoNinjaJoe, I have the trailer (in my case the animal transport trailer) and the truck but I can't find the way to hook it up, can anyone help me?
Sentex 7 Jul @ 6:07am 
Hello, I only have one problem and that is that when I change the tire it asks me to put on the brake and suspension when in fact they are on and it still doesn't let me put on the spare tire... why is this?
mihai 110 21 Jun @ 11:48pm 
Thank you @Scadrian Street Rat. That gave me access to inventory. Seconding that you can only access the trunk/back only if the doors are visible.
Mincemeister 12 Jun @ 7:43pm 
its acting so slow, like im talking 700kg of weight in back, me + two passengers, and its going 8mph down the straight highway at its max while burning through the tank at a visible pace, i wont even make it from muldraugh to rosewood in one full tank?
尤龙888 7 Jun @ 3:13am 
This mod will conflict with the WEEK ONE NPC mod, causing the flashed trailer to disappear after a few seconds
双语对照
笔记
Beathoven  [author] 4 Jun @ 5:28am 
You have to do it from the driver seat
NotSoNinjaJoe 3 Jun @ 4:16pm 
Can't attach the cattle trailer to the truck. Not sure what's wrong. No error shows up. There's just no option in the vehicle radial or the right-click menu.