Heavy Shotgun — FiveM weapon model preview
Shotgun groupWeapon

WEAPON_HEAVYSHOTGUN

Heavy Shotgun
Weapon HashWEAPON_HEAVYSHOTGUNDisplay NameHeavy ShotgunHash (JOAAT)0x3AABBBAAModel Hash Keyw_sg_heavyshotgunModel Hash (JOAAT)0xB7E2DDAFGroupShotgun groupDLCmplts
GripCOMPONENT_AT_AR_AFGRIPDefault ClipCOMPONENT_HEAVYSHOTGUN_CLIP_01FlashlightCOMPONENT_AT_AR_FLSHDrum MagazineCOMPONENT_HEAVYSHOTGUN_CLIP_03Extended ClipCOMPONENT_HEAVYSHOTGUN_CLIP_02SuppressorCOMPONENT_AT_AR_SUPP_02
local weaponHash = GetHashKey("WEAPON_HEAVYSHOTGUN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)