Proximity Mine — FiveM weapon model preview
Thrown groupWeapon

WEAPON_PROXMINE

Proximity Mine
Weapon HashWEAPON_PROXMINEDisplay NameProximity MineHash (JOAAT)0xAB564B93Model Hash Keyw_ex_apmineModel Hash (JOAAT)0x6FD84B0AGroupThrown groupDLCmpchristmas2
local weaponHash = GetHashKey("WEAPON_PROXMINE")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)