Counter-Strike: Went over the kill icons for all the weapons.
This commit is contained in:
parent
876468fc29
commit
cc0e7edec0
25 changed files with 46 additions and 46 deletions
|
@ -248,8 +248,8 @@ weapon_t w_ak47 =
|
|||
.slot = 0,
|
||||
.slot_pos = 7,
|
||||
.ki_spr = "sprites/640hud1.spr_0.tga",
|
||||
.ki_size = [32,16],
|
||||
.ki_xy = [192,16],
|
||||
.ki_size = [48,16],
|
||||
.ki_xy = [192,80],
|
||||
.draw = w_ak47_draw,
|
||||
.holster = __NULL__,
|
||||
.primary = w_ak47_primary,
|
||||
|
|
|
@ -273,8 +273,8 @@ weapon_t w_aug =
|
|||
0,
|
||||
10,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[44,16],
|
||||
[148,240],
|
||||
w_aug_draw,
|
||||
__NULL__,
|
||||
w_aug_primary,
|
||||
|
|
|
@ -299,8 +299,8 @@ weapon_t w_awp =
|
|||
0,
|
||||
12,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,128],
|
||||
w_awp_draw,
|
||||
__NULL__,
|
||||
w_awp_primary,
|
||||
|
|
|
@ -254,7 +254,7 @@ weapon_t w_deagle =
|
|||
2,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[224,16],
|
||||
w_deagle_draw,
|
||||
__NULL__,
|
||||
w_deagle_primary,
|
||||
|
|
|
@ -304,8 +304,8 @@ weapon_t w_elites =
|
|||
1,
|
||||
4,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[57,16],
|
||||
[52,240],
|
||||
w_elites_draw,
|
||||
__NULL__,
|
||||
w_elites_primary,
|
||||
|
|
|
@ -252,9 +252,9 @@ weapon_t w_fiveseven =
|
|||
ITEM_FIVESEVEN,
|
||||
1,
|
||||
5,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
"sprites/640hud16.spr_0.tga",
|
||||
[48,16],
|
||||
[192,0],
|
||||
w_fiveseven_draw,
|
||||
__NULL__,
|
||||
w_fiveseven_primary,
|
||||
|
|
|
@ -267,8 +267,8 @@ weapon_t w_flashbang =
|
|||
3,
|
||||
1,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,192],
|
||||
w_flashbang_draw,
|
||||
__NULL__,
|
||||
w_flashbang_primary,
|
||||
|
|
|
@ -264,8 +264,8 @@ weapon_t w_g3sg1 =
|
|||
0,
|
||||
13,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,144],
|
||||
w_g3sg1_draw,
|
||||
__NULL__,
|
||||
w_g3sg1_primary,
|
||||
|
|
|
@ -270,7 +270,7 @@ weapon_t w_hegrenade =
|
|||
0,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[224,192],
|
||||
w_hegrenade_draw,
|
||||
__NULL__,
|
||||
w_hegrenade_primary,
|
||||
|
|
|
@ -216,8 +216,8 @@ weapon_t w_knife =
|
|||
2,
|
||||
0,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,0],
|
||||
w_knife_draw,
|
||||
__NULL__,
|
||||
w_knife_primary,
|
||||
|
|
|
@ -288,8 +288,8 @@ weapon_t w_m3 =
|
|||
0,
|
||||
0,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,48],
|
||||
w_m3_draw,
|
||||
__NULL__,
|
||||
w_m3_primary,
|
||||
|
|
|
@ -338,8 +338,8 @@ weapon_t w_m4a1 =
|
|||
.slot = 0,
|
||||
.slot_pos = 9,
|
||||
.ki_spr = "sprites/640hud1.spr_0.tga",
|
||||
.ki_size = [32,16],
|
||||
.ki_xy = [192,16],
|
||||
.ki_size = [48,16],
|
||||
.ki_xy = [192,96],
|
||||
.draw = w_m4a1_draw,
|
||||
.holster = __NULL__,
|
||||
.primary = w_m4a1_primary,
|
||||
|
|
|
@ -247,8 +247,8 @@ weapon_t w_mac10 =
|
|||
0,
|
||||
5,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[34,16],
|
||||
[109,240],
|
||||
w_mac10_draw,
|
||||
__NULL__,
|
||||
w_mac10_primary,
|
||||
|
|
|
@ -253,7 +253,7 @@ weapon_t w_mp5 =
|
|||
2,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[192,64],
|
||||
w_mp5_draw,
|
||||
__NULL__,
|
||||
w_mp5_primary,
|
||||
|
|
|
@ -261,7 +261,7 @@ weapon_t w_p228 =
|
|||
3,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[224,32],
|
||||
w_p228_draw,
|
||||
__NULL__,
|
||||
w_p228_primary,
|
||||
|
|
|
@ -248,8 +248,8 @@ weapon_t w_p90 =
|
|||
0,
|
||||
3,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,176],
|
||||
w_p90_draw,
|
||||
__NULL__,
|
||||
w_p90_primary,
|
||||
|
|
|
@ -244,8 +244,8 @@ weapon_t w_para =
|
|||
0,
|
||||
15,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,160],
|
||||
w_para_draw,
|
||||
__NULL__,
|
||||
w_para_primary,
|
||||
|
|
|
@ -296,8 +296,8 @@ weapon_t w_scout =
|
|||
0,
|
||||
11,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,208],
|
||||
w_scout_draw,
|
||||
__NULL__,
|
||||
w_scout_primary,
|
||||
|
|
|
@ -264,9 +264,9 @@ weapon_t w_sg550 =
|
|||
ITEM_SG550,
|
||||
0,
|
||||
14,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
"sprites/640hud16.spr_0.tga",
|
||||
[48,16],
|
||||
[192,48],
|
||||
w_sg550_draw,
|
||||
__NULL__,
|
||||
w_sg550_primary,
|
||||
|
|
|
@ -273,8 +273,8 @@ weapon_t w_sg552 =
|
|||
0,
|
||||
8,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,112],
|
||||
w_sg552_draw,
|
||||
__NULL__,
|
||||
w_sg552_primary,
|
||||
|
|
|
@ -266,7 +266,7 @@ weapon_t w_smokegrenade =
|
|||
2,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[224,192],
|
||||
w_smokegrenade_draw,
|
||||
__NULL__,
|
||||
w_smokegrenade_primary,
|
||||
|
|
|
@ -249,7 +249,7 @@ weapon_t w_tmp =
|
|||
6,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[224,64],
|
||||
w_tmp_draw,
|
||||
__NULL__,
|
||||
w_tmp_primary,
|
||||
|
|
|
@ -247,9 +247,9 @@ weapon_t w_ump45 =
|
|||
ITEM_UMP45,
|
||||
0,
|
||||
4,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
"sprites/640hud16.spr_0.tga",
|
||||
[48,16],
|
||||
[192,80],
|
||||
w_ump45_draw,
|
||||
__NULL__,
|
||||
w_ump45_primary,
|
||||
|
|
|
@ -334,7 +334,7 @@ weapon_t w_usp45 =
|
|||
0,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[192,32],
|
||||
w_usp45_draw,
|
||||
__NULL__,
|
||||
w_usp45_primary,
|
||||
|
|
|
@ -291,8 +291,8 @@ weapon_t w_xm1014 =
|
|||
0,
|
||||
1,
|
||||
"sprites/640hud1.spr_0.tga",
|
||||
[32,16],
|
||||
[192,16],
|
||||
[48,16],
|
||||
[192,224],
|
||||
w_xm1014_draw,
|
||||
__NULL__,
|
||||
w_xm1014_primary,
|
||||
|
|
Loading…
Reference in a new issue