Golf Club — FiveM weapon model preview
Melee groupWeapon

WEAPON_GOLFCLUB

Golf Club
Weapon HashWEAPON_GOLFCLUBDisplay NameGolf ClubHash (JOAAT)0x440E4788Model Hash Keyw_me_gclubModel Hash (JOAAT)0xDD6AE86AGroupMelee groupDLCcore
local weaponHash = GetHashKey("WEAPON_GOLFCLUB")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)