ACF-Team / ACF-3

ACF
MIT License
67 stars 54 forks source link

Add option to disable procedural armor & disable it by default #355

Closed marchc1 closed 1 year ago

marchc1 commented 1 year ago

Procedural armor is broken right now and is currently only really being used for exploitive purposes. Since procedural armor hasn't been worked on for a while, and it seems to be low priority, this PR adds the option to disable it and disables its functionality by default.

Disabling procedural armor adds acf_armor to the global filter for bullets and makes all bullets pass through. The setting can be changed here if server owners wish to re-enable it for some reason. image