0
Votre panier
0

for all the people with the QBCORE- this is how you make it work.

add this to qbcore/shared/weapons.lua

[weapon_flashbang] = {[‘name’] = ‘weapon_flashbang’, [‘label’] = ‘flashbang’, [‘ammotype’] = nil, [‘damagereason’] = ‘Bombed / Exploded / Detonated / Blew up’},

add this to qbcore/shared/items.lua

[‘weapon_grenade’] = {[‘name’] = ‘weapon_grenade’, [‘label’] = ‘Grenade’, [‘weight’] = 1000, [‘type’] = ‘weapon’, [‘ammotype’] = nil, [‘image’] = ‘images/weapon_grenade.png’, [‘unique’] = true, [‘useable’] = false, [‘description’] = ‘A handheld throwable bomb’},

add this to qb-weapons/client/main.lua inside of lines 180-181
elseif QBCore.Shared.Weapons[weapon][“name”] == “weapon_flashbang” then
TriggerServerEvent(‘QBCore:Server:RemoveItem’, “weapon_flashbang”, 1)
replace line 449 inside of qb-inventory/client/main.lua with this
elseif weaponName == “weapon_stickybomb” or weaponName == “weapon_pipebomb” or weaponName == “weapon_smokegrenade” or weaponName == “weapon_flare” or weaponName == “weapon_proxmine” or weaponName == “weapon_ball” or weaponName == “weapon_molotov” or weaponName == “weapon_grenade” or weaponName == “weapon_flashbang” or weaponName == “weapon_bzgas” then

Pourquoi les gens aiment nos produits

Des produits de haute qualité, issus de sources éthiques, à des prix abordables

Avis sur 6

Écrire un avis

Il n’y a pas encore d’avis.

Flashbang
Scénario de flashbang

Le prix initial était : $21.99.Le prix actuel est : $6.99.

fr_FRFrench
Flashbang

Seuls les clients connectés ayant acheté ce produit ont la possibilité de laisser un avis.