Sweeper Shotgun — FiveM weapon model preview
Shotgun groupWeapon

WEAPON_AUTOSHOTGUN

Sweeper Shotgun
Weapon HashWEAPON_AUTOSHOTGUNDisplay NameSweeper ShotgunHash (JOAAT)0x12E82D3DModel Hash Keyw_sg_sweeperModel Hash (JOAAT)0x524A1B1AGroupShotgun groupDLCmpbiker
Default ClipCOMPONENT_AUTOSHOTGUN_CLIP_01
local weaponHash = GetHashKey("WEAPON_AUTOSHOTGUN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)