Minigun — FiveM weapon model preview
Heavy groupWeapon

WEAPON_MINIGUN

Minigun
Weapon HashWEAPON_MINIGUNDisplay NameMinigunHash (JOAAT)0x42BF8A85Model Hash Keyw_mg_minigunModel Hash (JOAAT)0x19314199GroupHeavy groupDLCcore
ComponentCOMPONENT_MINIGUN_CLIP_01
local weaponHash = GetHashKey("WEAPON_MINIGUN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)