Hacking Device — FiveM weapon model preview
Hacking device groupWeapon

WEAPON_HACKINGDEVICE

Hacking Device
Weapon HashWEAPON_HACKINGDEVICEDisplay NameHacking DeviceHash (JOAAT)0x1CF5FA48Model Hash KeyW_AM_HackDevice_M32Model Hash (JOAAT)0xD814E756GroupHacking device groupDLCmp2023_02
local weaponHash = GetHashKey("WEAPON_HACKINGDEVICE")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)