mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
93520bdc9d
* add nv and magnification stats * improve ballistics conditions * add ammo count stat * Update addons/arsenal/ACE_Arsenal_Stats.hpp Co-authored-by: PabstMirror <pabstmirror@gmail.com> * Update addons/nightvision/ACE_Arsenal_Stats.hpp Co-authored-by: PabstMirror <pabstmirror@gmail.com> * cleanup --------- Co-authored-by: PabstMirror <pabstmirror@gmail.com>
14 lines
287 B
C++
14 lines
287 B
C++
|
|
PREP(changeNVGBrightness);
|
|
PREP(initModule);
|
|
PREP(nonDedicatedFix);
|
|
PREP(onCameraViewChanged);
|
|
PREP(onFiredPlayer);
|
|
PREP(onLoadoutChanged);
|
|
PREP(onVisionModeChanged);
|
|
PREP(pfeh);
|
|
PREP(refreshGoggleType);
|
|
PREP(scaleCtrl);
|
|
PREP(setupDisplayEffects);
|
|
PREP(statTextStatement_NVGeneration);
|