Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
_zm_weapons.gsh
Go to the documentation of this file.
1
#define WEAPON_TABLE_COL_NAME 0
2
#define WEAPON_TABLE_COL_UPGRADE_NAME 1
3
#define WEAPON_TABLE_COL_HINT 2
4
#define WEAPON_TABLE_COL_COST 3
5
#define WEAPON_TABLE_COL_VO 4
6
#define WEAPON_TABLE_COL_VO_RESPOND 5
7
#define WEAPON_TABLE_COL_AMMO_COST 6
8
#define WEAPON_TABLE_COL_CREATE_VOX 7
9
#define WEAPON_TABLE_COL_IS_ZCLEANSED 8
10
#define WEAPON_TABLE_COL_IN_BOX 9
11
#define WEAPON_TABLE_COL_UPGRADE_IN_BOX 10
12
#define WEAPON_TABLE_COL_IS_LIMITED 11
13
#define WEAPON_TABLE_COL_LIMIT 12
14
#define WEAPON_TABLE_COL_UPGRADE_LIMIT 13
15
#define WEAPON_TABLE_COL_CONTENT_RESTRICT 14
16
#define WEAPON_TABLE_COL_AUTOSPAWN 15
17
#define WEAPON_TABLE_COL_CLASS 16
18
#define WEAPON_TABLE_COL_AAT_EXEMPT 17
19
#define WEAPON_TABLE_COL_IS_WONDER_WEAPON 18
20
#define WEAPON_TABLE_COL_FORCE_ATTACHMENTS 19
21
22
23
#define N_UPGRADED_WEAPON_AMMO_COST 4500
scripts
zm
_zm_weapons.gsh
Generated by
1.8.17