[Release] Mx Custom Car [PAID][ESX][STANDALONE]

-1 on livers wont delete mine any idea why ?

I need to find some time to do it, think about how to do it, the end of the year is a little complicated

1 Like

Could you send me a video, a screenshot of your problem in my private? So I can better understand what’s going on

1 Like

hey for some reason it wont let me join your server

I don’t understand what you mean, let me know the problem in private or email, so I can help better

This is strange, it shouldn’t happen, all versions of the script have been tested and at first, they should all be working, it may be a conflict with another script of yours

Can you make so you can make it come of the JOB funds and not user funds.

I remember doing this before for a customer who had placed the order, I thought about putting it as default, and even forgetting, I can put it yes. :face_with_peeking_eye: :sweat_smile:

1 Like

Yeah please because we would love to use this for our mean LS job

if you need help i can do it. him help me to make it

Just go in Server/Server.lua

and modify the function CheckMoney like this.

function CheckMoney(src, money)
    if not CustomFree then
        local societyAccount
        TriggerEvent('esx_addonaccount:getSharedAccount', 'society_mechanic', function(account)
            societyAccount = account
        end)

        if tonumber(societyAccount.money) < tonumber(money) then
            return false
        end
        societyAccount.removeMoney(tonumber(money))
    end
    return true
end

Have fun.

This modification is for society_mechanic… modify the name for your own society.

1 Like

Perfect mate thank you so much for this :smiley:

found a bug where this script interferes with easy admin , once you go near the menu and then try to open your easy admin , easy admin goes blank. if you can steer me into the direction of fixing this.

how can i get on the allow list

Hello -

So i just bought this and im a little confused.

What is the src VueJS? does that need to be started in the resources as well?

It is not necessary, the ‘src VueJS’ the HTML source, as we use the VUE, the interface, is compiled, so you can’t edit, and that folder is the source files want to edit the nui interface

do you plan to add tire from all dlc ?

because is epic… i try to add but don’t work.

I may be checking this out, wasn’t aware I had new tyres, thanks for letting me know, I’ll be checking this out

1 Like

I Yolo’ed it and just started the script just the car customized script, and everything worked. my bad haha. I appreciate the response though!

1 Like