-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
Could you send me a video, a screenshot of your problem in my private? So I can better understand whatâs going on
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.

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.
Perfect mate thank you so much for this ![]()
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
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!