CodeM mBilling ( Advanced Billing System ) ESX QB

The scripts are full of bugs and the support is horror!! I get to theyr discord to ask them how to integrate the export function: exports[‘codem-billing’]:createBilling(source, targetId, amount, reason, society) and the support staff from codem discord told me that he dosn’t provide support for extra script or custom codes. For them this:

RegisterCommand(‘createbill’, function ()
local targetId = GetPlayerServerId(PlayerId())
exports[‘codem-billing’]:createBilling(source, targetId, ‘500’, ‘ID CARD tax’, ‘cityhall’)
end)

Is a custom script. All scripts from them has big problem and the support is missing. If you like a script from them you need to be very good at fivem scripting to fix theyr bugs.

I left them and i never buy a script from them.

The export function is wrong, the main script is made it be Player to Player not Server to Player (to be able to add the export function to other script). I have made it for my server but i’m done, i don’t provide support for those kind of people. They had many problems and i helped them with appearence script who had many bugs, i provide many snipped scripts to fix theyr problems.