Stone Hatchet — FiveM weapon model preview
Melee groupWeapon

WEAPON_STONE_HATCHET

Stone Hatchet
Weapon HashWEAPON_STONE_HATCHETDisplay NameStone HatchetHash (JOAAT)0x3813FC08Model Hash Keyw_me_stonehatchetModel Hash (JOAAT)0xCA13B425GroupMelee groupDLCmpbattle
local weaponHash = GetHashKey("WEAPON_STONE_HATCHET")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)