Marksman Pistol — FiveM weapon model preview
Pistol groupWeapon

WEAPON_MARKSMANPISTOL

Marksman Pistol
Weapon HashWEAPON_MARKSMANPISTOLDisplay NameMarksman PistolHash (JOAAT)0xDC4DB296Model Hash KeyW_PI_SingleShotModel Hash (JOAAT)0xF9D04ADBGroupPistol groupDLCmpluxe2
Default ClipCOMPONENT_MARKSMANPISTOL_CLIP_01
local weaponHash = GetHashKey("WEAPON_MARKSMANPISTOL")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)