qb-shops icon indicating copy to clipboard operation
qb-shops copied to clipboard

[BUG]

Open LettyR opened this issue 6 months ago • 0 comments

Hi there ^^

Describe the bug I add more Weapons to the weapon shop part. I add them like this:

    { name = 'weapon_pistol_mk2', price = 4000, amount = 250, requiredLicense = 'weapon'}, 

and so on. You can buy them at the Weapon Shop - the Problem is: Everyone - with and without License can buy them.

The License Buying part works fine, the revoke license also.

Sooo - what did I wrong ?

LettyR avatar Aug 03 '24 12:08 LettyR