Hazardous Jerry Can — FiveM weapon model preview
Petrol can groupWeapon

WEAPON_HAZARDCAN

Hazardous Jerry Can
Weapon HashWEAPON_HAZARDCANDisplay NameHazardous Jerry CanHash (JOAAT)0xBA536372Model Hash Keyw_ch_jerrycanModel Hash (JOAAT)0x2CE227ACGroupPetrol can groupDLCmpheist3
local weaponHash = GetHashKey("WEAPON_HAZARDCAN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)