Stun Gun — FiveM weapon model preview
Stun gun groupWeapon

WEAPON_STUNGUN_MP

Stun Gun
Weapon HashWEAPON_STUNGUN_MPDisplay NameStun GunHash (JOAAT)0x45CD9CF3Model Hash Keyw_pi_stungunModel Hash (JOAAT)0x5FECD5DBGroupStun gun groupDLCmpsecurity
Bottom Dollar Bail EnforcementCOMPONENT_STUNGUN_VARMOD_BAIL
local weaponHash = GetHashKey("WEAPON_STUNGUN_MP")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)