‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_weaponobjects.gsh
Go to the documentation of this file.
1 #define PROXIMITY_ALARM_OFF 0
2 #define PROXIMITY_ALARM_DEPLOYED 1
3 #define PROXIMITY_ALARM_ON 2
4 
5 #define ENEMY_EQUIPMENT_SHADER_OFF 0
6 #define ENEMY_EQUIPMENT_SHADER_ACTIVE 1
7 #define ENEMY_EQUIPMENT_SHADER_HACKED 2