Heavy Pistol — FiveM weapon model preview
Pistol groupWeapon

WEAPON_HEAVYPISTOL

Heavy Pistol
Weapon HashWEAPON_HEAVYPISTOLDisplay NameHeavy PistolHash (JOAAT)0xD205520EModel Hash Keyw_pi_heavypistolModel Hash (JOAAT)0x72E1C281GroupPistol groupDLCmpbusiness
Default ClipCOMPONENT_HEAVYPISTOL_CLIP_01FlashlightCOMPONENT_AT_PI_FLSHExtended ClipCOMPONENT_HEAVYPISTOL_CLIP_02Etched Wood Grip FinishCOMPONENT_HEAVYPISTOL_VARMOD_LUXESuppressorCOMPONENT_AT_PI_SUPP
local weaponHash = GetHashKey("WEAPON_HEAVYPISTOL")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)