SNS Pistol — FiveM weapon model preview
Pistol groupWeapon

WEAPON_SNSPISTOL

SNS Pistol
Weapon HashWEAPON_SNSPISTOLDisplay NameSNS PistolHash (JOAAT)0xBFD21232Model Hash Keyw_pi_sns_pistolModel Hash (JOAAT)0x1443689AGroupPistol groupDLCmpbeach
Extended ClipCOMPONENT_SNSPISTOL_CLIP_02Etched Wood Grip FinishCOMPONENT_SNSPISTOL_VARMOD_LOWRIDERDefault ClipCOMPONENT_SNSPISTOL_CLIP_01
local weaponHash = GetHashKey("WEAPON_SNSPISTOL")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)