1. Disabling pick up of ammo attached to an object
Pick-up interaction can be disabled for ammo (e.g. chemlights) attached to an object.
OBJECT setVariable ["ace_advanced_throwing_disablePickUp", true, true];
Pick-up interaction can be disabled for ammo (e.g. chemlights) attached to an object.
OBJECT setVariable ["ace_advanced_throwing_disablePickUp", true, true];