mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
433 B
433 B
layout | title | description | group | parent | mod | version | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
wiki | Advanced Throwing Framework | Explains how to interact with the Advanced Throwing API. | framework | wiki | ace |
|
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];