qb-shops
qb-shops copied to clipboard
[BUG]
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 ?