
Company Hauler
Adds a 4-seater pickup truck to the terminal
Date uploaded | 6 days ago |
Version | 1.0.3 |
Download link | Glojam-Company_Hauler-1.0.3.zip |
Downloads | 2274 |
Dependency string | Glojam-Company_Hauler-1.0.3 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100
IAmBatby-LethalLevelLoader
A Custom API to support the manual and dynamic integration of all forms of custom content in Lethal Company. (v50 Compatible)
Preferred version: 1.3.10README
Halden Electronics is excited to announce this year's model: the epitome of design, dependability, and luxury.
Company Hauler
This mod adds an new vehicle—the Company Hauler—to the terminal for 530
credits. It is a four door pickup truck with an enclosed roof.
Note: this is NOT a cruiser model replacement mod. It adds a whole new vehicle to the terminal, courtesy of LLL! Speaking of which, this should be compatible with all vehicle mods that also use LLL.
Features
- Four seats
- Vanilla-style design
- Enclosed roof - protects against forest giants
- Working tachometer, speedometer, and warning lights
- Side mirrors
- Neat interactables like automatic windows, a sunroof, and a tailgate!
- More than 2x the health of the Cruiser, at the expense of having no boost
- 6 radio songs
- Custom sounds, driver animations, and manual
- Other things...?
Pictures
Compatibility
- Should be compatible with all other vehicle mods that depend on LLL
- Compatibility with various cruiser improvement mods is TBD
Credits
3D modelling and programming by me!
Radio music
All of the radio music is available from the public domain, thanks to the Internet Archive: https://archive.org/details/78rpmCollection1920s1930sPopularMusic
FreeSound attributions
HC_Toyota Pickup_Spaced Omni's.wav by stinkhorn -- https://freesound.org/s/20012/ -- License: Attribution 3.0
Truck starts and stops_edit.wav by FreqMan -- https://freesound.org/s/69211/ -- License: Attribution 4.0
truck-inside-05 by Eelke -- https://freesound.org/s/231446/ -- License: Attribution 4.0
horn_tone_C#3.wav by TaranP -- https://freesound.org/s/362188/ -- License: Attribution 4.0
GM Ignition On Chime by rryz19 -- https://freesound.org/s/733418/ -- License: Creative Commons 0
car window roll down by scriotxstudios -- https://freesound.org/s/354003/ -- License: Attribution 4.0
car windows roll up by scriotxstudios -- https://freesound.org/s/354002/ -- License: Attribution 4.0
Rain on Roof.wav by TheBoatman -- https://freesound.org/s/347703/ -- License: Attribution 4.0
BMW 640D Gran Coupe foley interior sunroof open mono 8040.wav by Soundholder -- https://freesound.org/s/425506/ -- License: Attribution 3.0
Special thanks
- LLL and its maintainers, for including Extended Buyable Vehicle
- LC Modding Discord for helping me when I got stuck
- Thread link (for feedback, etc): https://discord.com/channels/1168655651455639582/1389439778121846874
CHANGELOG
1.0.3 - 2025/7/9
- Quick fix for incorrect giant patch code
1.0.2 - 2025/7/9
- Reduced the cost of the hauler 600 -> 530
- Fixed a prefix patch with incorrect logic causing giants to never eat you outside of the car
- Adjusted the front collider zone to hopefully improve jank when colliding into seemingly flat surfaces
- Driver override animations are now visible to other clients
- Reduced the texture resolution of the mirrors by half
- Added a config to disable the side mirror rendering (clientside only)
- Fixed Collider layer objects being visible in mirrors
1.0.1 - 2025/7/1
- Removed the LobbyCompatibility dependency
- Fixed the license being blank
1.0.0 - 2025/6/30
- Feature complete
- Currently, driver animations don't sync to non-drivers. I am trying to fix this, but it may not be possible.
- Traction control light currently only shows for the server host due to an oversight in Cruiser code