Switchblade — FiveM weapon model preview
Melee groupWeapon

WEAPON_SWITCHBLADE

Switchblade
Weapon HashWEAPON_SWITCHBLADEDisplay NameSwitchbladeHash (JOAAT)0xDFE37640Model Hash Keyw_me_switchbladeModel Hash (JOAAT)0xC68D1A60GroupMelee groupDLCmpapartment
VIP VariantCOMPONENT_SWITCHBLADE_VARMOD_VAR1Default HandleCOMPONENT_SWITCHBLADE_VARMOD_BASEBodyguard VariantCOMPONENT_SWITCHBLADE_VARMOD_VAR2
local weaponHash = GetHashKey("WEAPON_SWITCHBLADE")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)