[Release] SexySpeedometer & Tacho ( Dashboard Elements, Skins, Fuel )

Very nice speedometer, but are you considering performance tweaks? The code isn’t written the best way performance-wise I think. Or is it the best you could have thought of?

Thanks for the resource btw.

Where is _resource.lua i can’t undrstand! Someone can help me?

fkme can’t handle it… pls help… “Please try this version” so i downloaded but cant put the script in right way to make blinkers work, can some1 put a piece of script to see it normally? thanks in advance!!:slight_smile:

this issue has not been relevant for MONTHS, just download the LATEST version.

Can you answer me? Ho i can put this speedometer to vrp server?

@Blumlaut For id6 of the speedometer use this instead of just getting the vehicle.

local playerPed = GetPlayerPed(-1)
if IsPedInAnyVehicle(playerPed, false) then
	veh = GetVehiclePedIsUsing(playerPed)
end

Without that check the entity is not going to exist while leaving the vehicle…

Overall I noticed a lot of more very weird methods of approach to things that just cause worse performance. Are you considering some recode or you don’t really care about this that much? If you plan a performance upgrade please let me know and I’ll try to think out and figure out the best solutions and suggest them. :slight_smile:

1 Like

Why blinkers is not working? Please help some1.

Lines:
171 if DoesCurrentVehExist then
172 blinkerstate = GetVehicleIndicatorLights(veh) – owo whats this
173 if blinkerstate == 0 then
174 blinkerleft,blinkerright = false,false
175 elseif blinkerstate == 1 then
176 blinkerleft,blinkerright = true,false
177 elseif blinkerstate == 2 then
178 blinkerleft,blinkerright = false,true
179 elseif blinkerstate == 3 then
180 blinkerleft,blinkerright = true,true
181 end

i dont really consider doing anything at this time, performance is fine as-is, ofc it can be improved slightly, if you really want those extremely minor improvements, feel free to create a PR

idk? it should work fine.

hey man please i cant change the Mph to Kmh in both skins id6+7 no matter what i do is there a way to fix this

speedo

How to disable this please

not part of sexyspeedo, go somewhere else.

the command for it is /speedounit

i did this command it has not changed

which skin are you using?

am using Id7

please try downloading the initial d skins again, it should be fixed now.

1 Like

can u be kind and link me the correct one i think am getting the wrong one

1 Like

thank you ill test it now

YOU ARE A LEGEND SIR THANK YOU it got fixed

1 Like

So I placed this into my server, but it doesn’t seem to be working. Is there any way that someone could tell me exactly how and where this should be installed.

-J. Valentine USFR