mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
e26eda3ac2
- Cache detected mines for 0.15 s - Call detectorLoop every 0.05 s instead of 0.01s - Compile a dictionary of detectable classnames from config at start - Switch to playSound3d for global effect - Remove dummy - Change config entries to support playSound3d - Cache getDetectorConfig for better interaction menu performance - Change sound to mono wss - Close #4049 |
||
---|---|---|
.. | ||
fnc_activateDetector.sqf | ||
fnc_canActivateDetector.sqf | ||
fnc_canDeactivateDetector.sqf | ||
fnc_deactivateDetector.sqf | ||
fnc_detectorLoop.sqf | ||
fnc_disableDetector.sqf | ||
fnc_enableDetector.sqf | ||
fnc_getDetectedObject.sqf | ||
fnc_getDetectorConfig.sqf | ||
fnc_hasDetector.sqf | ||
fnc_isDetectorEnabled.sqf | ||
fnc_playDetectorSound.sqf | ||
script_component.hpp |