Pistol — FiveM weapon model preview
Pistol groupWeapon

WEAPON_PISTOL

Pistol
Weapon HashWEAPON_PISTOLDisplay NamePistolHash (JOAAT)0x1B06D571Model Hash KeyW_PI_PISTOLModel Hash (JOAAT)0x5778A9B1GroupPistol groupDLCcore
FlashlightCOMPONENT_AT_PI_FLSHSuppressorCOMPONENT_AT_PI_SUPP_02Yusuf Amir Luxury FinishCOMPONENT_PISTOL_VARMOD_LUXEExtended ClipCOMPONENT_PISTOL_CLIP_02Default ClipCOMPONENT_PISTOL_CLIP_01
local weaponHash = GetHashKey("WEAPON_PISTOL")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)