By setting global value to false you allow the aim block only functional in the hunting zones otherwise its gonna work everyone even out of hunting zones
global = false
How to add more weapons to block
weaponsToBlock = {
`WEAPON_HEAVYSNIPER_MK2`,
`WEAPON_PISTOL`,
`WEAPON_ASSAULTRIFLE`,
-- add how many weapons you want
}