Double Barrel Shotgun — FiveM weapon model preview
Shotgun groupWeapon

WEAPON_DBSHOTGUN

Double Barrel Shotgun
Weapon HashWEAPON_DBSHOTGUNDisplay NameDouble Barrel ShotgunHash (JOAAT)0xEF951FBBModel Hash Keyw_sg_doublebarrelModel Hash (JOAAT)0x0D42D39DGroupShotgun groupDLCmplowrider2
ComponentCOMPONENT_DBSHOTGUN_CLIP_01
local weaponHash = GetHashKey("WEAPON_DBSHOTGUN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)