Project Zomboid

Project Zomboid

New Car Dashboard
141 comentarios
IsNOTrael 3 OCT a las 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 OCT a las 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 OCT a las 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 a las 7:54 
cant see it
luiss 28 SEP a las 7:53 
anyone recomend a mod that lets me see the dashboard
Hashshashin 25 SEP a las 4:56 
Nice mod, can anyone advise me on how I increase the size as it's tiny.
Ram 20 SEP a las 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 a las 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 a las 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 a las 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 a las 7:01 
kilometer per hour when
emerald10005 28 AGO a las 20:45 
a B41 version would be cool
gloompy7 27 AGO a las 15:49 
Does this mod have an option for kilometres per hour
Gradenone 17 AGO a las 2:16 
Is compatible with controller and split screen?
John Nuts 11 AGO a las 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  [autor] 7 AGO a las 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 AGO a las 23:16 
The interface is still buggy after the last update
SIMBAproduz 6 AGO a las 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
{ENLACE ELIMINADO} imgur. com/a/S8Vh9vI
ZeroConsistancy 4 AGO a las 11:23 
Build 41?
A Dogwork Orange 3 AGO a las 20:06 
How tf is a tire pressure monitor break immersion
Ryan 2 AGO a las 0:31 
@QS mileage expansion & nephentie's speed demon mod doesn't have support
agino23 25 JUL a las 6:39 
nice. thnx a lot:cupup:
MOMOSA 22 JUL a las 3:52 
It's broken and conflicts with the vanilla dashboard UI. Please update.
QS 21 JUL a las 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 JUL a las 11:53 
My dashboard (this modded one) is colliding with the vanilla one for somereason
XVikingX 20 JUL a las 6:57 
Just makes my entire dashboard vanish. Even after disabling the mod.
zephyr 18 JUL a las 12:52 
@molestado moderadamente
You are gaoted
Tokehgekko 17 JUL a las 8:38 
TPMS is anti-immersive :(
mark.savvas 15 JUL a las 6:07 
@Molestado ... cheers mate ... that saved me heaps
loud 14 JUL a las 18:16 
@moldestado youre a fuckin g for that dawg
Cosmo 14 JUL a las 13:22 
Hey @NomadSoul Is it possible to make a version where the speed is displayed in kilometers per hour?
ALL2 14 JUL a las 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 JUL a las 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 JUL a las 6:33 
My dashboard is just missing, even if i turn the mod off.
tilarium 12 JUL a las 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 JUL a las 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 JUN a las 8:53 
Build 41? :(
активировать 21 JUN a las 1:34 
aint working for me(
CarltoN. 18 JUN a las 14:54 
please move the key/ignition position to the right of the dash >_<

<3
Leverpostei 16 JUN a las 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 JUN a las 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 JUN a las 10:12 
не работает приборка, хуйня мод
rifties 12 JUN a las 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 JUN a las 12:35 
Blast, you legend I wasnt aware of this
Blast Fizzlebeef 12 JUN a las 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 JUN a las 11:59 
@Sanfew yeah new update broke the mod.
Sanfew 11 JUN a las 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 JUN a las 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  [autor] 8 JUN a las 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  [autor] 8 JUN a las 0:24 
@KG3
are golam