Sale!

Flashbang script

Original price was: $26.17.Current price is: $8.32.

-68%

Script has seperate config file where you can set up things like:

  • Weapon label
  • Time to explosion
  • Enabling / disabling voice chat while being fully flashed (works with mumble-voip and pma-voice)
  • Effect duration
  • Sound effect volume
  • Range in which grenade works

Optimisation: 0.1 ms idle, 0.05ms max while working

Use this flashbang for your police roleplay!

(6 customer reviews)
Purchase & earn 1 point!

Included:

  • 100% Satisfaction Guarantee
  • Instant Download
  • Original Files
  • Premium Support
  • All Updates included
Safe Store

YouTube video

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

6 reviews for Flashbang script

  1. arnoldfangeq

    Rapid delivery, unmatched quality

  2. completudebn

    Absolutely perfect! I couldn’t be happier with my purchase. This mod has taken our server to new heights, and it’s been a game-changer in every sense.

  3. didakticicb

    Absolutely perfect

  4. kliznogdv

    Unbelievable quality! I’ve tested numerous mods, but this one stands head and shoulders above the rest. The quality is unmatched, and it’s worth every penny.

  5. isteachac

    A decent option if you’re willing to tinker.

  6. Dorthiemn

    A real game-changer

Add a review

Your email address will not be published. Required fields are marked *