Jerry Can — FiveM weapon model preview
Petrol can groupWeapon

WEAPON_PETROLCAN

Jerry Can
Weapon HashWEAPON_PETROLCANDisplay NameJerry CanHash (JOAAT)0x34A67B97Model Hash Keyw_am_jerrycanModel Hash (JOAAT)0x0E727AA0GroupPetrol can groupDLCcore
local weaponHash = GetHashKey("WEAPON_PETROLCAN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)