[PAID][ESX] Police Job QBCore Soon(tm)

You havnt been scammed, the script yet again works perfectly fine. You changed things and restarted the script so of course it isnt going to work, as qbcore does not support the restarting of resources without re logging.

The walk backward animation is not bugged. You easily pull people out of cars.

I dont have any staff member in my pocket. What youre doing is harrassing people because of the reasons I stated far above. Youre rude, ignorant, and arrogant. You make all of these claims, so please, show us proof of any of them.

I can easily and will gladly show you the script working out of the box. Every. Single. Feature. Stop trying to scam random people, slander legit people, and move on with your life.

If your script was working “Perfectly Fine” why would I be here wasting my time saying otherwise?
I have purchased in excess of $1000+ in scripts, and none of them have a problem, but yours?

Funny right?

I will be posting a video of how well your script works, doesn’t have fine system, can’t jail people, what use is it? pretty animations? I deleted your script and replaced it with default QB-Core one that actually works.

I am done wasting my breath and I will be getting my money back one way or the other.

I am done with you.

Yet again, more lies.

This is nestled right into the server.lua

-- Commands
QBCore.Commands.Add('bill', 'Bill A Person', {{name = 'id', help = 'ID Player'}, {name = 'amount', help = 'Amount'}}, false, function(source, args)
    local biller = QBCore.Functions.GetPlayer(source)
    local billed = QBCore.Functions.GetPlayer(tonumber(args[1]))
    local amount = tonumber(args[2])
    if biller.PlayerData.job.name == "police" then
        if billed ~= nil then
            if biller.PlayerData.citizenid ~= billed.PlayerData.citizenid then
                if amount and amount > 0 then
                    if billed.Functions.RemoveMoney('bank', amount) then
                        TriggerClientEvent('QBCore:Notify', source, 'Billed ' .. billed.PlayerData.charinfo.firstname .. ' ' .. billed.PlayerData.charinfo.lastname .. ' for $' .. amount, 'success')
                        TriggerClientEvent('QBCore:Notify', billed.PlayerData.source, 'Billed by Police Department for $' .. amount)
                        exports['qb-management']:AddMoney(biller.PlayerData.job.name, amount)
                    elseif billed.Functions.RemoveMoney('cash', amount) then
                        TriggerClientEvent('QBCore:Notify', source, 'Billed ' .. billed.PlayerData.charinfo.firstname .. ' ' .. billed.PlayerData.charinfo.lastname .. ' for $' .. amount, 'success')
                        TriggerClientEvent('QBCore:Notify', billed.PlayerData.source, 'Billed by Police Department for $' .. amount)
                        exports['qb-management']:AddMoney(biller.PlayerData.job.name, amount)
                    else
						-- QBPhone Charge
                        MySQL.Async.insert('INSERT INTO phone_invoices (citizenid, amount, society, sender, sendercitizenid) VALUES (?, ?, ?, ?, ?)',{billed.PlayerData.citizenid, amount, biller.PlayerData.job.name, biller.PlayerData.charinfo.firstname, biller.PlayerData.citizenid}, function(id)
                            if id then
                                TriggerClientEvent('qb-phone:client:AcceptorDenyInvoice', billed.PlayerData.source, id, biller.PlayerData.charinfo.firstname, biller.PlayerData.job.name, biller.PlayerData.citizenid, amount, GetInvokingResource())
                            end
                        end)
                        TriggerClientEvent('qb-phone:RefreshPhone', billed.PlayerData.source)
                    end
                else
                    TriggerClientEvent('QBCore:Notify', source, 'Amount must be higher than 0', 'error')
                end
            else
                TriggerClientEvent('QBCore:Notify', source, 'You Cannot Bill Yourself', 'error')
            end
        else
            TriggerClientEvent('QBCore:Notify', source, 'This person is not online', 'error')
        end
    end
end)

But I guess it doesn’t exist there, right? It’s funny that the only two errors you posted were from you restarting the script when you don’t do that on QBCore, and you changing this export


and renaming it to “qbclothing” and expecting it to just work.

You claimed to be a “developer” and “knew what you were doing” but clearly do not.

There’s a reason only YOU are having issues with this and no one else. It’s not because you know what you’re doing, and it’s NOT because of the script. That is for sure.

Since when does QB-Core use fivem-appearance? When every single other job uses qb-clothing.

This script is not compatible with QBCore at all, some features do work yes, target eye is fine, but the dragging, escorting etc not to mention no jail command, what kind of police script doesn’t have a jail command? And you’re selling this peace of sorry of an excuse of a script for $30 hoping nobody would complain.

I am still waiting for the video of you showing the script working “Out of the box” on a qb-core framework, which it doesn’t without having to change stuff or being forced to use something you don’t need.

Your customisation and config file is just a mess, stuff randomly slapped into it and left.

Your stashes “Lockers” are bugged too, everyone has access to the locker not an individual stash like it’s supposed to be.

I am not a full time developer hence why I go and try to support other developers to save myself time, like I mentioned to you before, I have 30+ pages in my keymaster and every single one of them works perfectly fine but yours. Yet you’re still sat here arguing about the fact, I bet you haven’t even tested it yourself, I don’t even want to put it back into the server, but if you’re that full of yourself and just saying that I’m lying that it don’t work, why would I be doing that? What do I gain from that? You need to humble the hell up, or stop taking people’s money, your customer service skills are crap.

Go back, get rid of the guy who “Converted” the script to QB-Core, and do it yourself properly if you’re gonna sell it. You did not convert the script yourself, somebody else did and screwed it up badly.

Ontop of that the script is not even being updated you only update the ESX version.

And you’re sat there saying that I’m doing something wrong LOL.

The dependencies are posted above. Want to use qb clothing? SIMPLY ADD IT IN THE CLOTHING EXPORT. As i mentioned, the script has upwards of 400+ sales, yet youre the only one complaining about it not working, hrmm. Maybe its a you issue and not a script issue.

It hasnt had any updates because it hadnt needed any ( it actually just got one last night to add more compatibility for those using radial menus)

Youre still just going to stick to this lying and delusional shtick. Everytime youre “done with this post” or " done with this script" youre back in here five minutes later lying out your teeth.

Its fine though, I dont mind continuously proving you wrong over and over and over again. First it didnt have billing people, oh would ya look at that, it does. Whod of thought.

Why no jail command? Because prison should be, and is, a whole seperate, specialized script for 90% of people.

All the features are listed above, its not my fault you chose not to read them and instead tried to suck up for some kind of discount.

It’s okay, you keep saying what you’re saying, I will be posting a RAW unedited video of just how well your script works in QB core, with glitches and everything, then we’ll see who’s lying.

I am replying because clearly you have no idea what you’re talking about.

Your script might work on ESX, it does not on QB, its not finished properly.

And every single Police script has a /fine instead of /bill, but obviously too ignorant to even look at the smallest details.

This is gonna be fun.

Just gonna leave these here too. In the screenshots clearly I’m not the only one having issues with this script, quit lying.

I dont understand whats supposed to be so damning here lol? A guy was having issues because he uses Ox Target which calculates the min Z at the centrr Position, and was using the qtsrget compatibility which calculates the Z 1 whole gta unit below Ox, so he was helped and it was fixed? Thanks for showing support being provided?

Thanks for showing yourself trash talking? And us talking about how we want a non tash taking community in our discord?

Im so confused on how you think these screenshots make your case

Here’s a video showing ALL the commands working just fine, thus again disproving one of your claims, on a FRESH INSTALL OF QBCore, running both clients on the same machine

What else would you like to see? Apparently this is stuff slapped everywhere in the config and a mess?



Go back, get rid of the guy who “Converted” the script to QB-Core, and do it yourself properly if you’re gonna sell it. You did not convert the script yourself, somebody else did and screwed it up badly.

Don’t worry not going any where.

  • Stashes/Lockers are unique per citizen ID so yes they are individual
  • QBCore has /bill? but I guess that wouldn’t make your point valid, does it?
  • grantlicense, revokelicense, callsign, jail, unjail, Compatibility Exports, RadialMenu Compatibility, qb-policejob IsHandcuffed export somehow all magically missing i guess?

You are delusional, you don’t know your right from your left and all you doing is making yourself look stupid, If you are trying to get that W at least make your argument sound somewhat valid, you are making stuff up in your head.

And let’s not talk about customer support when join and within minutes start throwing cuss words around in discord when mister doesn’t get a reply in the middle of the night about a discount code, and yeah people will call you out if you act like a 12-year-old spoiled girl not getting her way, welcome to the internet.

wow the guy above anyway
so if i wanted to change the inventory or clothing i would just have to change the exports

Yeah, that guy was basically just a scammer. Everytime I showed him things working, he claimed they were fake/edited. Anyway, the answer is yes. Both the Stash & Clothing Exports need to be changed to whatever it is you plan on using for either. By default, it’s set up for Ox Inventory & Fivem-Appearance.

For Illenium, you’d just change the export name, for Ox, you’ll have to change the whole export to whatever inventory it is you use.

Scammer? I never took my money back did I honey? Stop shit talking kid, I ran out of patience to even carry on with your ass, carry on talking shit and I will charge it back.

1 Like

Don’t waste your money buddy, get Wasabi’s script, much better

man this dude butt hurt much. so what would be the exports for ps inventory and qb clothing

For ps-inventory there is no need to make any changes, qb-clothing you just have to change the events, if you need any help just make a ticket on the discord, i can help you get it setup up, the clothing function is in the config so its easy to find.

im in the discord on this email and is my cfx email but 2fa messed me up and im locked out of celticgod84 can i open with my new discord

discord link is broken

Don’t waste your money, like I said, it’s broken and does NOT work out of the box, waste of time and money.

I’ve shown you multiple videos of it working out of the box. If you broke it intentionally or made edits and messed it up, that’s on you. No one else has any issues but you, so something tells me that it isn’t the script :slight_smile: .

Its been deleted from my server for months, I literally just dragged and dropped it in because I had players in and I was so happened to get cuffed, if you try to escort or drag someone while they’re in the vehicle, you get stuck walking backwards as well, now give my money back.

I shouldn’t be having to tell you how to fix your shit.