Renzu_customs - Unique and Advanced Mechanic Tuning | Lscustom | Lscustoms

yes its configurable, and its default set to False @ config.lua

Feature request:
Able to rotate camera with two buttons, instead of a fix camera angle

Edit:
Zoom option would be cool aswell

1 Like

i have a bug when i set Jobpermissions to true, i cant acces the menu anymore or i cant save it anymore

I said this to my friend, but he couldn’t get it to work. He is using the Loaf Garage script if that helps

Can you guide a repro step by step?
Preferably at github page or via message.

@anniversary12345
Be informative what does its not working?

If its the custom tires and engine
You have to change the vehicle setter and getter in your garage. Or use renzu_garage and avoid hassle only need to edit config.

if i try to acces menu then i see camera with my mouse cursor but no menu is showing. sometimes it works, but then if i try to pay my tuning then the same happens. camera with cursor for 5 seconds and then my tuning doesnt get saved.

Change :
ESX.Game.SetVehicleProperties(vehicle, info) and
ESX.Game.GetVehicleProperties(vehicle)

in
client/main.lua

line 86: exports.renzu_customs:SetVehicleProp(vehicle, info)
line 202: exports.renzu_customs:GetVehicleProperties(vehicle)
line 313: exports.renzu_customs:SetVehicleProp(vehicle, info)

in client/functions.lua

line 297: exports.renzu_customs:SetVehicleProp(vehicle, info)

works with my loaf_garage

Thia is related to jobpermission right…

This was already fix yesterday

1 Like

how can i change this:
RegisterServerCallBack_(‘renzu_customs:getmoney’, function (source, cb, t)
local src = source
local xPlayer = GetPlayerFromId(src)
cb(xPlayer.getMoney())
end)

to show jobmoney?

Request it on github so we can make it as a optional config.

I have found a issue where when you repair your vehicle before modifying it fixes cosmetic damages but your engine health is worse and most cars start smoking after

try the latest branch.
this should prevent it.

Any way to get this working with advancedparking?
Tried the ways mentioned above without success.

Still new to programming tho, so sorry if thats a simple fix i cant do lol

what is advancedparking resource?
with link so i can help you

Yeah, sorry, little Typo on my end.
I meant the esx_advancedgarage, applied your Suggestions from previous posts,
yet no luck on this, maybe becaus im not experienced in any kind of way…

1 Like

main.lua (125.1 KB)

heres the esx_advancedgarage client main.lua
working with RGB paints custom turbo, engine , and tires

2 Likes

Really appreciate you, your work and support man!
Thanks a lot, looking forward seeing more of your work!

1 Like

i can’t run it, i have qbcore framework, i have a problem


or who is how to fix it? Thank you

its

RegisterServerCallBack_

not

RegisterServerCallBack

Download it only from Github

what do you mean my friend?
:face_with_thermometer: