Crowbar — FiveM weapon model preview
Melee groupWeapon

WEAPON_CROWBAR

Crowbar
Weapon HashWEAPON_CROWBARDisplay NameCrowbarHash (JOAAT)0x84BD7BFDModel Hash Keyw_me_crowbarModel Hash (JOAAT)0x6EFFF508GroupMelee groupDLCcore
local weaponHash = GetHashKey("WEAPON_CROWBAR")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)