Flare Gun — FiveM weapon model preview
Pistol groupWeapon

WEAPON_FLAREGUN

Flare Gun
Weapon HashWEAPON_FLAREGUNDisplay NameFlare GunHash (JOAAT)0x47757124Model Hash Keyw_pi_flaregunModel Hash (JOAAT)0x50685513GroupPistol groupDLCmpheist
ComponentCOMPONENT_FLAREGUN_CLIP_01
local weaponHash = GetHashKey("WEAPON_FLAREGUN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)