Project Zomboid

Project Zomboid

New Car Dashboard
141 kommentarer
IsNOTrael 3. okt. kl. 7:50 
For everyone who thinks they cant get it to work, you have to swtich your dashboard, for example I figured you can do it in the Radial Menu once in the car. So yes it works, no, it dosnt replace your dashboard, it add extra one to already few there
housels77 2. okt. kl. 0:29 
The idea is to change mph to kmh, but I don't know if it has worked, the mod doesn't give any errors with this change, and I don't know if it is the real speed in kmh although the marker shows mph but that is already an issue for the png file
housels77 2. okt. kl. 0:28 
wonderful mod
I try change in ISVehicleDashboard.lua this in line 512:

-- Update the speed label with the current speed
if self.vehicle then
local speed = math.abs(self.vehicle:getCurrentSpeedKmHour())
-- Get the current speed in km/h
self.speedLabel:setName(string.format("%.0f MPH", speed))
-- Update the label text
self.speedLabel:setX(self.doorTex:getX() + self.doorTex:getWidth() + 50)
-- Adjust position dynamically
self.speedLabel:setY(self.doorTex:getY()) -- Align with doorTex
end

To this:

-- Update the speed label with the current speed
if self.vehicle then
local speed = math.abs(self.vehicle:getCurrentSpeedKmHour()* 1.60934) -- Get the current speed in km/h
self.speedLabel:setName(string.format("%.0f km/h", speed)) -- Update the label text
self.speedLabel:setX(self.doorTex:getX() + self.doorTex:getWidth() + 50) -- Adjust position dynamically
self.speedLabel:setY(self.doorTex:getY()) -- Align with doorTex
end
luiss 28. sep. kl. 7:54 
cant see it
luiss 28. sep. kl. 7:53 
anyone recomend a mod that lets me see the dashboard
Hashshashin 25. sep. kl. 4:56 
Nice mod, can anyone advise me on how I increase the size as it's tiny.
Ram 20. sep. kl. 5:54 
Hello, the "kilometres per hour" mod causes a conflict when displaying the interface correctly, so it is not compatible. Maybe it would be great to make a version or an option of the mod to show KMH instead of MPH.

Conflicting mod link: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2980583716
Cyrisa 13. sep. kl. 12:55 
Small update after trying the summer car mod. There is an option to switch to the old dashboard UI using the V key.



I also found this mod that added a dedicated light bar option on the dash that could be useful for emergency vehicles.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3149748953
Cyrisa 11. sep. kl. 11:29 
Looks like we might need a compatibility patch with "Project Summer Car [B42]". It adds a new dashboard and vehicle functions on the dash.


https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3564950449
tilarium 1. sep. kl. 7:28 
Killometer? Is that some kind of system for gaging how well you’re killing Zomboids? Might have better luck asking an author of a kill counter mod to add one then you will here? This is a mod that changes the cars dashboard. Nothing to do with tracking or gaging how well you’re killed zomboids.
RayCore 1. sep. kl. 7:01 
kilometer per hour when
emerald10005 28. aug. kl. 20:45 
a B41 version would be cool
gloompy7 27. aug. kl. 15:49 
Does this mod have an option for kilometres per hour
Gradenone 17. aug. kl. 2:16 
Is compatible with controller and split screen?
John Nuts 11. aug. kl. 5:14 
Should be obvious but this isn't compatible with Braven's km/h mod, it causes the glitched dash shown in the previous imgur links.
NomadSoul  [ophavsmand] 7. aug. kl. 5:51 
@SIMBAproduz
Thanks for your feedback! It’s been tested multiple times — even in 4K. While the interface may appear small at that resolution, it should work correctly.
It’s possible that another mod is conflicting with this one. Please try disabling other mods and check again.
SIMBAproduz 6. aug. kl. 23:16 
The interface is still buggy after the last update
SIMBAproduz 6. aug. kl. 2:41 
Your mod is beautiful... and I'd love to use it. But the interface is all buggy for me. Besides being small.
I play in 4k
{LINK FJERNET} imgur. com/a/S8Vh9vI
ZeroConsistancy 4. aug. kl. 11:23 
Build 41?
A Dogwork Orange 3. aug. kl. 20:06 
How tf is a tire pressure monitor break immersion
Ryan 2. aug. kl. 0:31 
@QS mileage expansion & nephentie's speed demon mod doesn't have support
agino23 25. juli kl. 6:39 
nice. thnx a lot:cupup:
MOMOSA 22. juli kl. 3:52 
It's broken and conflicts with the vanilla dashboard UI. Please update.
QS 21. juli kl. 22:20 
What do I do if my dashboard look like this?
https://imgur.com/a/tum1re3
I'm playing in 1280 x 720
Dekoder 21. juli kl. 11:53 
My dashboard (this modded one) is colliding with the vanilla one for somereason
XVikingX 20. juli kl. 6:57 
Just makes my entire dashboard vanish. Even after disabling the mod.
zephyr 18. juli kl. 12:52 
@molestado moderadamente
You are gaoted
Tokehgekko 17. juli kl. 8:38 
TPMS is anti-immersive :(
mark.savvas 15. juli kl. 6:07 
@Molestado ... cheers mate ... that saved me heaps
loud 14. juli kl. 18:16 
@moldestado youre a fuckin g for that dawg
Cosmo 14. juli kl. 13:22 
Hey @NomadSoul Is it possible to make a version where the speed is displayed in kilometers per hour?
ALL2 14. juli kl. 2:45 
@Molestado Moderadamente thank you bro i didnt have to go through my hell list of mods
O Último Herói Romântico 12. juli kl. 12:12 
When I installed this mod, my dashboard disappeared. After wasting quite a bit of time trying to figure out why, I found out that the "[J&G] Firefighter Uniform [B42/41]" mod was breaking my game. Hope this helps someone dealing with the same issue
Shniger 12. juli kl. 6:33 
My dashboard is just missing, even if i turn the mod off.
tilarium 12. juli kl. 3:48 
Mod looks awesome and looked to upgrade to it but curious if there is a way to increase the size of the display. I'm playing on 3840x2160 and it's so small in comparison to everything else. Couldn't find a setting to increase the size of a vehicle dash though, but might have missed it as it was late when I checked it out.
Titto Hokkaido 9. juli kl. 12:59 
Great mod! Would it be possible to add a patch for Expert Driver Trait by Nepenthe? Without it the toggle button shows up, however, it isn’t clickable:( I’ve tried different load order to no avail; thank you
TheAshby 28. juni kl. 8:53 
Build 41? :(
активировать 21. juni kl. 1:34 
aint working for me(
CarltoN. 18. juni kl. 14:54 
please move the key/ignition position to the right of the dash >_<

<3
Leverpostei 16. juni kl. 8:27 
It might be a mod conflict just wanted to point out that Im getting a bug where it shows two vanilla speedometers on the dashboard
jtgibson 14. juni kl. 14:23 
Feature request: a toggle for the digital speedometer with a choice of mod settings to 1) turn it off entirely, 2) make it limited to luxury cars, 3) apply only to whitelisted cars, or 4) active on all cars (current/default). They certainly did have digital speedometers in the late eighties and early nineties (my grandpa's Chevy Blazer had one in 1988) but they were still quite uncommon on anything but luxury cars.
Ичо 14. juni kl. 10:12 
не работает приборка, хуйня мод
rifties 12. juni kl. 21:15 
thats funny. i dont even have this mod and my dash is invisible and my mini map is as well. no idea what to do here. validating files, deleting certain files doesnt help.
Sanfew 12. juni kl. 12:35 
Blast, you legend I wasnt aware of this
Blast Fizzlebeef 12. juni kl. 12:27 
It's worked fine for me since update so there might be another issue. I know when I put Neon Vandals mod on the dash vanished until I disabled it again. If that's the cause for you too, author of Neon seems aware of it, so will hopefully be fixed soon if it's on their end.
Jack Regan 12. juni kl. 11:59 
@Sanfew yeah new update broke the mod.
Sanfew 11. juni kl. 13:01 
Something on the new update broke this for me and made it invisible, not moaning just letting you know, might be a mod conflict on my end just putting it out there.
Shipyard 8. juni kl. 23:34 
I have been using this exclusively with K15 vehicles and have no issues. Not sure if there might be a mod conflict with something in there list.
NomadSoul  [ophavsmand] 8. juni kl. 0:27 
@MajorHans234
Thanks for testing it out. I’ll review the issue, and if a fix is possible, I’ll work on it.
NomadSoul  [ophavsmand] 8. juni kl. 0:24 
@KG3
are golam