Machine Pistol — FiveM weapon model preview
SMG groupWeapon

WEAPON_MACHINEPISTOL

Machine Pistol
Weapon HashWEAPON_MACHINEPISTOLDisplay NameMachine PistolHash (JOAAT)0xDB1AA450Model Hash Keyw_sb_compactsmgModel Hash (JOAAT)0xEC3D031BGroupSMG groupDLCmplowrider
Default ClipCOMPONENT_MACHINEPISTOL_CLIP_01Drum MagazineCOMPONENT_MACHINEPISTOL_CLIP_03Extended ClipCOMPONENT_MACHINEPISTOL_CLIP_02SuppressorCOMPONENT_AT_PI_SUPP
local weaponHash = GetHashKey("WEAPON_MACHINEPISTOL")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)