This page explains the available exports for the r_tacticalgas script and how to use them. These client-side exports allow you to interact programmatically with the pepper spray system from other resources.
exports['r_tacticalgas']:SetOverrideWearingMask(state)
Description: Override the gas mask detection (for compatibility with other scripts).
Parameters:
state: True to force gas mask detection, false to use normal checks.
state
Last updated 4 months ago