Mini SMG — FiveM weapon model preview
SMG groupWeapon

WEAPON_MINISMG

Mini SMG
Weapon HashWEAPON_MINISMGDisplay NameMini SMGHash (JOAAT)0xBD248B55Model Hash Keyw_sb_minismgModel Hash (JOAAT)0xC603E5F5GroupSMG groupDLCmpbiker
Default ClipCOMPONENT_MINISMG_CLIP_01Extended ClipCOMPONENT_MINISMG_CLIP_02
local weaponHash = GetHashKey("WEAPON_MINISMG")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)