mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
SWAT: replace M16
This commit is contained in:
parent
921b53cc19
commit
57f589abe2
@ -212,6 +212,9 @@
|
|||||||
* Ammo gets added to the clip at the same time that it gets added in the reload anim
|
* Ammo gets added to the clip at the same time that it gets added in the reload anim
|
||||||
* Upgraded: decreased stock ammo from 330 to 300
|
* Upgraded: decreased stock ammo from 330 to 300
|
||||||
|
|
||||||
|
### SWAT-556
|
||||||
|
* Replaces M16A1
|
||||||
|
|
||||||
### Type 25
|
### Type 25
|
||||||
* Decreased recoil
|
* Decreased recoil
|
||||||
* Unupgraded: increased stock ammo from 150 to 300
|
* Unupgraded: increased stock ammo from 150 to 300
|
||||||
|
1
attachmentunique/au_sig556_gl
Normal file
1
attachmentunique/au_sig556_gl
Normal file
File diff suppressed because one or more lines are too long
1
attachmentunique/au_sig556_none
Normal file
1
attachmentunique/au_sig556_none
Normal file
File diff suppressed because one or more lines are too long
@ -1018,6 +1018,9 @@ LANG_ENGLISH "Vector K10 Extended Clip"
|
|||||||
REFERENCE ZMWEAPON_VECTOR_UPGRADED
|
REFERENCE ZMWEAPON_VECTOR_UPGRADED
|
||||||
LANG_ENGLISH "Matrix K1000"
|
LANG_ENGLISH "Matrix K1000"
|
||||||
|
|
||||||
|
REFERENCE ZMWEAPON_SIG556_UPGRADED
|
||||||
|
LANG_ENGLISH "FBI-667"
|
||||||
|
|
||||||
REFERENCE ZMWEAPON_SA58_UPGRADED
|
REFERENCE ZMWEAPON_SA58_UPGRADED
|
||||||
LANG_ENGLISH "WN OTW"
|
LANG_ENGLISH "WN OTW"
|
||||||
|
|
||||||
@ -1035,6 +1038,9 @@ LANG_ENGLISH "Hold ^3[{+activate}]^7 for MSMC [Cost: &&1]"
|
|||||||
REFERENCE ZOMBIE_WEAPON_VECTOR
|
REFERENCE ZOMBIE_WEAPON_VECTOR
|
||||||
LANG_ENGLISH "Hold ^3[{+activate}]^7 for Vector K10 [Cost: &&1]"
|
LANG_ENGLISH "Hold ^3[{+activate}]^7 for Vector K10 [Cost: &&1]"
|
||||||
|
|
||||||
|
REFERENCE ZOMBIE_WEAPON_SIG556
|
||||||
|
LANG_ENGLISH "Hold ^3[{+activate}]^7 for SWAT-556 [Cost: &&1]"
|
||||||
|
|
||||||
REFERENCE ZOMBIE_WEAPON_STICKY_GRENADE
|
REFERENCE ZOMBIE_WEAPON_STICKY_GRENADE
|
||||||
LANG_ENGLISH "Hold ^3[{+activate}]^7 for Semtex Grenades [Cost: &&1]"
|
LANG_ENGLISH "Hold ^3[{+activate}]^7 for Semtex Grenades [Cost: &&1]"
|
||||||
|
|
||||||
|
@ -24646,7 +24646,7 @@
|
|||||||
"script_location" "street"
|
"script_location" "street"
|
||||||
"origin" "675.25 -1119.5 117"
|
"origin" "675.25 -1119.5 117"
|
||||||
"angles" "0 1.00179e-005 0"
|
"angles" "0 1.00179e-005 0"
|
||||||
"model" "t6_wpn_ar_m16a2_world"
|
"model" "t6_wpn_ar_sig556_world"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"targetname" "pf747_auto37"
|
"targetname" "pf747_auto37"
|
||||||
"guid" "45A420E3"
|
"guid" "45A420E3"
|
||||||
@ -24657,7 +24657,7 @@
|
|||||||
"origin" "675.25 -1119.5 117"
|
"origin" "675.25 -1119.5 117"
|
||||||
"angles" "0 1.00179e-005 0"
|
"angles" "0 1.00179e-005 0"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "m16_zm"
|
"zombie_weapon_upgrade" "sig556_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf747_auto37"
|
"target" "pf747_auto37"
|
||||||
"guid" "FF59A3C9"
|
"guid" "FF59A3C9"
|
||||||
|
@ -2363,7 +2363,7 @@
|
|||||||
{
|
{
|
||||||
"origin" "3236.01 2247.25 3015.99"
|
"origin" "3236.01 2247.25 3015.99"
|
||||||
"angles" "359.991 270.201 -177.4"
|
"angles" "359.991 270.201 -177.4"
|
||||||
"model" "t6_wpn_ar_m16a2_world"
|
"model" "t6_wpn_ar_sig556_world"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"targetname" "pf1491_auto37"
|
"targetname" "pf1491_auto37"
|
||||||
"guid" "45A420E3"
|
"guid" "45A420E3"
|
||||||
@ -2372,7 +2372,7 @@
|
|||||||
"origin" "3236.01 2247.25 3015.99"
|
"origin" "3236.01 2247.25 3015.99"
|
||||||
"angles" "359.991 270.201 -177.4"
|
"angles" "359.991 270.201 -177.4"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "m16_zm"
|
"zombie_weapon_upgrade" "sig556_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1491_auto37"
|
"target" "pf1491_auto37"
|
||||||
"guid" "FF59A3C9"
|
"guid" "FF59A3C9"
|
||||||
|
@ -3573,7 +3573,7 @@
|
|||||||
{
|
{
|
||||||
"origin" "573.64 154.73 138.5"
|
"origin" "573.64 154.73 138.5"
|
||||||
"angles" "0 285.6 0"
|
"angles" "0 285.6 0"
|
||||||
"model" "t6_wpn_ar_m16a2_world"
|
"model" "t6_wpn_ar_sig556_world"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"targetname" "pf9_auto37"
|
"targetname" "pf9_auto37"
|
||||||
"guid" "45A420E3"
|
"guid" "45A420E3"
|
||||||
@ -3582,7 +3582,7 @@
|
|||||||
"origin" "573.64 154.73 138.5"
|
"origin" "573.64 154.73 138.5"
|
||||||
"angles" "0 285.6 0"
|
"angles" "0 285.6 0"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "m16_zm"
|
"zombie_weapon_upgrade" "sig556_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf9_auto37"
|
"target" "pf9_auto37"
|
||||||
"guid" "FF59A3C9"
|
"guid" "FF59A3C9"
|
||||||
|
@ -53001,7 +53001,7 @@
|
|||||||
"script_noteworthy" "zrace_town"
|
"script_noteworthy" "zrace_town"
|
||||||
"origin" "1068.3 -1241 5"
|
"origin" "1068.3 -1241 5"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"model" "t6_wpn_ar_m16a2_world"
|
"model" "t6_wpn_ar_sig556_world"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"targetname" "pf1906_auto37"
|
"targetname" "pf1906_auto37"
|
||||||
"guid" "45A420E3"
|
"guid" "45A420E3"
|
||||||
@ -53011,7 +53011,7 @@
|
|||||||
"origin" "1068.3 -1241 5"
|
"origin" "1068.3 -1241 5"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "m16_zm"
|
"zombie_weapon_upgrade" "sig556_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1906_auto37"
|
"target" "pf1906_auto37"
|
||||||
"guid" "FF59A3C9"
|
"guid" "FF59A3C9"
|
||||||
@ -53058,7 +53058,7 @@
|
|||||||
"script_noteworthy" "zrace_town"
|
"script_noteworthy" "zrace_town"
|
||||||
"origin" "1968.5 -1280.8 5"
|
"origin" "1968.5 -1280.8 5"
|
||||||
"angles" "0 180 0"
|
"angles" "0 180 0"
|
||||||
"model" "t6_wpn_ar_m16a2_world"
|
"model" "t6_wpn_ar_sig556_world"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"targetname" "pf1909_auto37"
|
"targetname" "pf1909_auto37"
|
||||||
"guid" "45A420E3"
|
"guid" "45A420E3"
|
||||||
@ -53068,7 +53068,7 @@
|
|||||||
"origin" "1968.5 -1280.8 5"
|
"origin" "1968.5 -1280.8 5"
|
||||||
"angles" "0 180 0"
|
"angles" "0 180 0"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "m16_zm"
|
"zombie_weapon_upgrade" "sig556_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1909_auto37"
|
"target" "pf1909_auto37"
|
||||||
"guid" "FF59A3C9"
|
"guid" "FF59A3C9"
|
||||||
@ -53096,7 +53096,7 @@
|
|||||||
"script_noteworthy" "zclassic_transit"
|
"script_noteworthy" "zclassic_transit"
|
||||||
"origin" "-11839 -1695.1 287"
|
"origin" "-11839 -1695.1 287"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"model" "t6_wpn_ar_m16a2_world"
|
"model" "t6_wpn_ar_sig556_world"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"targetname" "pf1911_auto37"
|
"targetname" "pf1911_auto37"
|
||||||
"guid" "45A420E3"
|
"guid" "45A420E3"
|
||||||
@ -53106,7 +53106,7 @@
|
|||||||
"origin" "-11839 -1695.1 287"
|
"origin" "-11839 -1695.1 287"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "m16_zm"
|
"zombie_weapon_upgrade" "sig556_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1911_auto37"
|
"target" "pf1911_auto37"
|
||||||
"guid" "FF59A3C9"
|
"guid" "FF59A3C9"
|
||||||
|
@ -1712,6 +1712,13 @@ weapon_changes()
|
|||||||
add_shared_ammo_weapon("vector_extclip_zm", "vector_zm");
|
add_shared_ammo_weapon("vector_extclip_zm", "vector_zm");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (isdefined(level.zombie_weapons["m16_zm"]))
|
||||||
|
{
|
||||||
|
include_weapon("sig556_zm", 0);
|
||||||
|
include_weapon("sig556_upgraded_zm", 0);
|
||||||
|
add_zombie_weapon("sig556_zm", "sig556_upgraded_zm", &"ZOMBIE_WEAPON_SIG556", 1200, "burstrifle", "", undefined, 1);
|
||||||
|
}
|
||||||
|
|
||||||
if (isdefined(level.zombie_weapons["python_zm"]))
|
if (isdefined(level.zombie_weapons["python_zm"]))
|
||||||
{
|
{
|
||||||
level.zombie_weapons["python_zm"].is_in_box = 0;
|
level.zombie_weapons["python_zm"].is_in_box = 0;
|
||||||
@ -1784,7 +1791,7 @@ wallbuy_location_changes()
|
|||||||
if (level.scr_zm_ui_gametype == "zgrief")
|
if (level.scr_zm_ui_gametype == "zgrief")
|
||||||
{
|
{
|
||||||
add_wallbuy("beretta93r_zm");
|
add_wallbuy("beretta93r_zm");
|
||||||
add_wallbuy("m16_zm");
|
add_wallbuy("sig556_zm");
|
||||||
add_wallbuy("claymore_zm");
|
add_wallbuy("claymore_zm");
|
||||||
add_wallbuy("bowie_knife_zm");
|
add_wallbuy("bowie_knife_zm");
|
||||||
}
|
}
|
||||||
|
@ -126,7 +126,7 @@ init_wallbuys()
|
|||||||
scripts\zm\replaced\utility::wallbuy("beretta93r_zm", "beretta93r", "weapon_upgrade", (13793, -1646, -105), (0, 0, 0));
|
scripts\zm\replaced\utility::wallbuy("beretta93r_zm", "beretta93r", "weapon_upgrade", (13793, -1646, -105), (0, 0, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("insas_zm", "insas", "weapon_upgrade", (13553, -769, -133), (0, -90, 0));
|
scripts\zm\replaced\utility::wallbuy("insas_zm", "insas", "weapon_upgrade", (13553, -769, -133), (0, -90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("vector_zm", "vector", "weapon_upgrade", (13979, -1550, -134), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("vector_zm", "vector", "weapon_upgrade", (13979, -1550, -134), (0, 90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("m16_zm", "m16", "weapon_upgrade", (14093, -351, -133), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("sig556_zm", "sig556", "weapon_upgrade", (14093, -351, -133), (0, 90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("870mcs_zm", "870mcs", "weapon_upgrade", (13552, -1387, -134), (0, -90, 0));
|
scripts\zm\replaced\utility::wallbuy("870mcs_zm", "870mcs", "weapon_upgrade", (13552, -1387, -134), (0, -90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("sticky_grenade_zm", "sticky_grenade", "weapon_upgrade", (13603, -1082, -134), (0, 0, 0));
|
scripts\zm\replaced\utility::wallbuy("sticky_grenade_zm", "sticky_grenade", "weapon_upgrade", (13603, -1082, -134), (0, 0, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("claymore_zm", "claymore", "claymore_purchase", (13603, -1281, -134), (0, -180, 0));
|
scripts\zm\replaced\utility::wallbuy("claymore_zm", "claymore", "claymore_purchase", (13603, -1281, -134), (0, -180, 0));
|
||||||
|
@ -72,7 +72,7 @@ init_wallbuys()
|
|||||||
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (-11166, -2844, 247), (0, -86, 0));
|
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (-11166, -2844, 247), (0, -86, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (-10735, -2960, 247), (0, 97, 0));
|
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (-10735, -2960, 247), (0, 97, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("vector_zm", "vector", "weapon_upgrade", (-10656, -752, 247), (0, 83, 0));
|
scripts\zm\replaced\utility::wallbuy("vector_zm", "vector", "weapon_upgrade", (-10656, -752, 247), (0, 83, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("m16_zm", "m16", "weapon_upgrade", (-11839, -1695.1, 287), (0, 270, 0));
|
scripts\zm\replaced\utility::wallbuy("sig556_zm", "sig556", "weapon_upgrade", (-11839, -1695.1, 287), (0, 270, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("sticky_grenade_zm", "sticky_grenade", "weapon_upgrade", (-11839, -2406, 283), (0, -93, 0));
|
scripts\zm\replaced\utility::wallbuy("sticky_grenade_zm", "sticky_grenade", "weapon_upgrade", (-11839, -2406, 283), (0, -93, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("bowie_knife_zm", "bowie_knife", "bowie_upgrade", (-10787, -1430, 247), (0, 88, 0));
|
scripts\zm\replaced\utility::wallbuy("bowie_knife_zm", "bowie_knife", "bowie_upgrade", (-10787, -1430, 247), (0, 88, 0));
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@ init_wallbuy_fx()
|
|||||||
level._effect["bowie_knife_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_bowie");
|
level._effect["bowie_knife_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_bowie");
|
||||||
level._effect["claymore_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_claymore");
|
level._effect["claymore_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_claymore");
|
||||||
level._effect["saritch_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m14");
|
level._effect["saritch_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m14");
|
||||||
level._effect["m16_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m16");
|
level._effect["sig556_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m16");
|
||||||
level._effect["insas_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_mp5k");
|
level._effect["insas_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_mp5k");
|
||||||
level._effect["ballista_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_olympia");
|
level._effect["ballista_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_olympia");
|
||||||
}
|
}
|
||||||
|
@ -50,7 +50,7 @@ init_fx()
|
|||||||
level._effect["bowie_knife_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_bowie");
|
level._effect["bowie_knife_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_bowie");
|
||||||
level._effect["claymore_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_claymore");
|
level._effect["claymore_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_claymore");
|
||||||
level._effect["saritch_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m14");
|
level._effect["saritch_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m14");
|
||||||
level._effect["m16_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m16");
|
level._effect["sig556_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m16");
|
||||||
level._effect["insas_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_mp5k");
|
level._effect["insas_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_mp5k");
|
||||||
level._effect["ballista_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_olympia");
|
level._effect["ballista_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_olympia");
|
||||||
}
|
}
|
||||||
|
1
weapons/zm/gl_sig556_zm
Normal file
1
weapons/zm/gl_sig556_zm
Normal file
File diff suppressed because one or more lines are too long
40
weapons/zm/sig556_upgraded_zm
Normal file
40
weapons/zm/sig556_upgraded_zm
Normal file
File diff suppressed because one or more lines are too long
1
weapons/zm/sig556_zm
Normal file
1
weapons/zm/sig556_zm
Normal file
File diff suppressed because one or more lines are too long
@ -26,4 +26,5 @@ beretta93r_extclip_upgraded_zm,none,,,,
|
|||||||
insas_upgraded_zm,none,,,,
|
insas_upgraded_zm,none,,,,
|
||||||
vector_upgraded_zm,steadyaim,,,,
|
vector_upgraded_zm,steadyaim,,,,
|
||||||
vector_extclip_upgraded_zm,steadyaim,,,,
|
vector_extclip_upgraded_zm,steadyaim,,,,
|
||||||
|
sig556_upgraded_zm,gl,,,,
|
||||||
sa58_upgraded_zm,sf,,,,
|
sa58_upgraded_zm,sf,,,,
|
|
222
zone_source/includes/sig556_zm.zone
Normal file
222
zone_source/includes/sig556_zm.zone
Normal file
@ -0,0 +1,222 @@
|
|||||||
|
xmodel,t6_wpn_ar_sig556_view
|
||||||
|
xmodel,t6_wpn_ar_sig556_world
|
||||||
|
xmodel,t6_attach_mag_sig556_view
|
||||||
|
xmodel,t6_attach_mag_sig556_world
|
||||||
|
material,mc/mtl_t6_wpn_ar_sig556_camo1
|
||||||
|
material,mc/mtl_t6_wpn_ar_sig556_camo2
|
||||||
|
material,mc/mtl_t6_wpn_ar_sig556_camo4
|
||||||
|
material,mc/mtl_t6_wpn_ar_sig556_camo3
|
||||||
|
camo,camo_sig556
|
||||||
|
xanim,viewmodel_sig556_idle
|
||||||
|
xanim,viewmodel_sig556_idle_empty
|
||||||
|
xanim,viewmodel_sig556_fire
|
||||||
|
xanim,viewmodel_sig556_last_shot
|
||||||
|
xanim,viewmodel_sig556_reload
|
||||||
|
xanim,viewmodel_sig556_reload_empty
|
||||||
|
xanim,viewmodel_sig556_pullout
|
||||||
|
xanim,viewmodel_sig556_first_raise
|
||||||
|
xanim,viewmodel_sig556_putaway
|
||||||
|
xanim,viewmodel_sig556_pullout_quick
|
||||||
|
xanim,viewmodel_sig556_putaway_quick
|
||||||
|
xanim,viewmodel_sig556_pullout_empty
|
||||||
|
xanim,viewmodel_sig556_putaway_empty
|
||||||
|
xanim,viewmodel_sig556_sprint_in
|
||||||
|
xanim,viewmodel_sig556_sprint_loop
|
||||||
|
xanim,viewmodel_sig556_sprint_out
|
||||||
|
xanim,viewmodel_sig556_sprint_in_empty
|
||||||
|
xanim,viewmodel_sig556_sprint_loop_empty
|
||||||
|
xanim,viewmodel_sig556_sprint_out_empty
|
||||||
|
xanim,viewmodel_sig556_crawl_in
|
||||||
|
xanim,viewmodel_sig556_crawl_forward
|
||||||
|
xanim,viewmodel_sig556_crawl_back
|
||||||
|
xanim,viewmodel_sig556_crawl_right
|
||||||
|
xanim,viewmodel_sig556_crawl_left
|
||||||
|
xanim,viewmodel_sig556_crawl_out
|
||||||
|
xanim,viewmodel_sig556_crawl_in_empty
|
||||||
|
xanim,viewmodel_sig556_crawl_forward_empty
|
||||||
|
xanim,viewmodel_sig556_crawl_back_empty
|
||||||
|
xanim,viewmodel_sig556_crawl_right_empty
|
||||||
|
xanim,viewmodel_sig556_crawl_left_empty
|
||||||
|
xanim,viewmodel_sig556_crawl_out_empty
|
||||||
|
xanim,viewmodel_sig556_ads_fire
|
||||||
|
xanim,viewmodel_sig556_ads_last_shot
|
||||||
|
xanim,viewmodel_sig556_d2p_in
|
||||||
|
xanim,viewmodel_sig556_d2p_loop
|
||||||
|
xanim,viewmodel_sig556_d2p_out
|
||||||
|
xanim,viewmodel_sig556_d2p_in_empty
|
||||||
|
xanim,viewmodel_sig556_d2p_loop_empty
|
||||||
|
xanim,viewmodel_sig556_d2p_out_empty
|
||||||
|
xanim,viewmodel_sig556_ads_up
|
||||||
|
xanim,viewmodel_sig556_ads_down
|
||||||
|
material,menu_mp_weapons_sig556
|
||||||
|
attachmentunique,au_sig556_none
|
||||||
|
attachmentunique,au_sig556_acog
|
||||||
|
xmodel,t6_attach_fastmag_sig556_view
|
||||||
|
xmodel,t6_attach_fastmag_sig556_world
|
||||||
|
attachmentunique,au_sig556_dualclip
|
||||||
|
attachmentunique,au_sig556_dualoptic
|
||||||
|
attachmentunique,au_sig556_extclip
|
||||||
|
attachmentunique,au_sig556_gl
|
||||||
|
attachmentunique,au_sig556_grip
|
||||||
|
attachmentunique,au_sig556_holo
|
||||||
|
attachmentunique,au_sig556_mms
|
||||||
|
attachmentunique,au_sig556_rangefinder
|
||||||
|
attachmentunique,au_sig556_reflex
|
||||||
|
attachmentunique,au_sig556_sf
|
||||||
|
attachmentunique,au_sig556_silencer
|
||||||
|
attachmentunique,au_sig556_steadyaim
|
||||||
|
attachmentunique,au_sig556_acog+gl
|
||||||
|
attachmentunique,au_sig556_acog+grip
|
||||||
|
attachmentunique,au_sig556_dualclip+gl
|
||||||
|
attachmentunique,au_sig556_dualclip+grip
|
||||||
|
attachmentunique,au_sig556_dualoptic+grip
|
||||||
|
attachmentunique,au_sig556_holo+gl
|
||||||
|
attachmentunique,au_sig556_rangefinder+gl
|
||||||
|
attachmentunique,au_sig556_holo+grip
|
||||||
|
attachmentunique,au_sig556_rangefinder+grip
|
||||||
|
attachmentunique,au_sig556_grip+sf
|
||||||
|
weapon,zm/sig556_zm
|
||||||
|
weapon,zm/sig556_upgraded_zm
|
||||||
|
weapon,zm/gl_sig556_zm
|
||||||
|
xanim,viewmodel_sig556_reflex_ads_up
|
||||||
|
xanim,viewmodel_sig556_reflex_ads_down
|
||||||
|
xanim,viewmodel_sig556_fastmag
|
||||||
|
xanim,viewmodel_sig556_fastmag_empty
|
||||||
|
xanim,viewmodel_sig556_fastmag_quick
|
||||||
|
xanim,viewmodel_sig556_fastmag_empty_quick
|
||||||
|
xanim,viewmodel_sig556_rangefinder_ads_fire
|
||||||
|
xanim,viewmodel_sig556_acog_ads_up
|
||||||
|
xanim,viewmodel_sig556_acog_ads_down
|
||||||
|
xanim,viewmodel_sig556_grip_idle
|
||||||
|
xanim,viewmodel_sig556_grip_idle_empty
|
||||||
|
xanim,viewmodel_sig556_grip_fire
|
||||||
|
xanim,viewmodel_sig556_grip_last_shot
|
||||||
|
xanim,viewmodel_sig556_grip_reload
|
||||||
|
xanim,viewmodel_sig556_grip_reload_empty
|
||||||
|
xanim,viewmodel_sig556_grip_pullout
|
||||||
|
xanim,viewmodel_sig556_grip_first_raise
|
||||||
|
xanim,viewmodel_sig556_grip_putaway
|
||||||
|
xanim,viewmodel_sig556_grip_pullout_quick
|
||||||
|
xanim,viewmodel_sig556_grip_putaway_quick
|
||||||
|
xanim,viewmodel_sig556_grip_pullout_empty
|
||||||
|
xanim,viewmodel_sig556_grip_putaway_empty
|
||||||
|
xanim,viewmodel_sig556_grip_sprint_in
|
||||||
|
xanim,viewmodel_sig556_grip_sprint_loop
|
||||||
|
xanim,viewmodel_sig556_grip_sprint_out
|
||||||
|
xanim,viewmodel_sig556_grip_sprint_in_empty
|
||||||
|
xanim,viewmodel_sig556_grip_sprint_loop_empty
|
||||||
|
xanim,viewmodel_sig556_grip_sprint_out_empty
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_in
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_forward
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_back
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_right
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_left
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_out
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_in_empty
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_forward_empty
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_back_empty
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_right_empty
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_left_empty
|
||||||
|
xanim,viewmodel_sig556_grip_crawl_out_empty
|
||||||
|
xanim,viewmodel_sig556_grip_ads_fire
|
||||||
|
xanim,viewmodel_sig556_grip_ads_last_shot
|
||||||
|
xanim,viewmodel_sig556_grip_d2p_in
|
||||||
|
xanim,viewmodel_sig556_grip_d2p_loop
|
||||||
|
xanim,viewmodel_sig556_grip_d2p_out
|
||||||
|
xanim,viewmodel_sig556_grip_d2p_in_empty
|
||||||
|
xanim,viewmodel_sig556_grip_d2p_loop_empty
|
||||||
|
xanim,viewmodel_sig556_grip_d2p_out_empty
|
||||||
|
xanim,viewmodel_sig556_grip_ads_up
|
||||||
|
xanim,viewmodel_sig556_grip_ads_down
|
||||||
|
xanim,viewmodel_sig556_rangefinder_ads_last_shot
|
||||||
|
xanim,viewmodel_sig556_rangefinder_ads_up
|
||||||
|
xanim,viewmodel_sig556_rangefinder_ads_down
|
||||||
|
xanim,viewmodel_sig556_dbal_first_raise
|
||||||
|
xanim,viewmodel_sig556_select_fire_in
|
||||||
|
xanim,viewmodel_sig556_eotech_ads_up
|
||||||
|
xanim,viewmodel_sig556_eotech_ads_down
|
||||||
|
xanim,viewmodel_sig556_rmr_alt_raise_up
|
||||||
|
xanim,viewmodel_sig556_rmr_top_ads_up
|
||||||
|
xanim,viewmodel_sig556_rmr_top_ads_down
|
||||||
|
xanim,viewmodel_sig556_rmr_bottom_ads_up
|
||||||
|
xanim,viewmodel_sig556_rmr_alt_raise_down
|
||||||
|
xanim,viewmodel_sig556_rmr_bottom_ads_down
|
||||||
|
xanim,viewmodel_sig556_gl_idle
|
||||||
|
xanim,viewmodel_sig556_gl_idle_empty
|
||||||
|
xanim,viewmodel_sig556_gl_fire
|
||||||
|
xanim,viewmodel_sig556_gl_last_shot
|
||||||
|
xanim,viewmodel_sig556_gl_reload
|
||||||
|
xanim,viewmodel_sig556_gl_reload_empty
|
||||||
|
xanim,viewmodel_sig556_gl_pullout
|
||||||
|
xanim,viewmodel_sig556_gl_first_raise
|
||||||
|
xanim,viewmodel_sig556_gl_putaway
|
||||||
|
xanim,viewmodel_sig556_gl_from_grenade
|
||||||
|
xanim,viewmodel_sig556_gl_pullout_quick
|
||||||
|
xanim,viewmodel_sig556_gl_putaway_quick
|
||||||
|
xanim,viewmodel_sig556_gl_pullout_empty
|
||||||
|
xanim,viewmodel_sig556_gl_putaway_empty
|
||||||
|
xanim,viewmodel_sig556_gl_sprint_in
|
||||||
|
xanim,viewmodel_sig556_gl_sprint_loop
|
||||||
|
xanim,viewmodel_sig556_gl_sprint_out
|
||||||
|
xanim,viewmodel_sig556_gl_sprint_in_empty
|
||||||
|
xanim,viewmodel_sig556_gl_sprint_loop_empty
|
||||||
|
xanim,viewmodel_sig556_gl_sprint_out_empty
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_in
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_forward
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_back
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_right
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_left
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_out
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_in_empty
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_forward_empty
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_back_empty
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_right_empty
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_left_empty
|
||||||
|
xanim,viewmodel_sig556_gl_crawl_out_empty
|
||||||
|
xanim,viewmodel_sig556_gl_ads_fire
|
||||||
|
xanim,viewmodel_sig556_gl_ads_last_shot
|
||||||
|
xanim,viewmodel_sig556_gl_d2p_in
|
||||||
|
xanim,viewmodel_sig556_gl_d2p_loop
|
||||||
|
xanim,viewmodel_sig556_gl_d2p_out
|
||||||
|
xanim,viewmodel_sig556_gl_d2p_in_empty
|
||||||
|
xanim,viewmodel_sig556_gl_d2p_loop_empty
|
||||||
|
xanim,viewmodel_sig556_gl_d2p_out_empty
|
||||||
|
xanim,viewmodel_sig556_gl_ads_up
|
||||||
|
xanim,viewmodel_sig556_gl_ads_down
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_idle
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_fire
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_reload_empty
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_pullout
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_putaway
|
||||||
|
xanim,viewmodel_sig556_gl_to_grenade
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_sprint_in
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_sprint_loop
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_sprint_out
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_crawl_in
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_crawl_forward
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_crawl_back
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_crawl_right
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_crawl_left
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_crawl_out
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_d2p_in
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_d2p_loop
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_d2p_out
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_ads_up
|
||||||
|
xanim,viewmodel_sig556_gl_grenade_ads_down
|
||||||
|
xanim,viewmodel_sig556_mms_first_raise
|
||||||
|
xanim,viewmodel_sig556_mms_ads_up
|
||||||
|
xanim,viewmodel_sig556_mms_ads_down
|
||||||
|
xanim,viewmodel_sig556_gl_rangefinder_ads_fire
|
||||||
|
xanim,viewmodel_sig556_grip_rangefinder_ads_fire
|
||||||
|
xanim,viewmodel_sig556_gl_fastmag
|
||||||
|
xanim,viewmodel_sig556_gl_fastmag_empty
|
||||||
|
xanim,viewmodel_sig556_gl_fastmag_quick
|
||||||
|
xanim,viewmodel_sig556_gl_fastmag_empty_quick
|
||||||
|
xanim,viewmodel_sig556_grip_fastmag
|
||||||
|
xanim,viewmodel_sig556_grip_fastmag_empty
|
||||||
|
xanim,viewmodel_sig556_grip_fastmag_quick
|
||||||
|
xanim,viewmodel_sig556_grip_fastmag_empty_quick
|
||||||
|
xanim,viewmodel_sig556_gl_rangefinder_ads_last_shot
|
||||||
|
xanim,viewmodel_sig556_grip_rangefinder_ads_last_shot
|
||||||
|
xanim,viewmodel_sig556_grip_select_fire_in
|
||||||
|
xanim,viewmodel_sig556_grip_select_fire_out
|
@ -22,6 +22,7 @@ include,includes/held_one_inch_punch_zm
|
|||||||
include,includes/fnp45_zm
|
include,includes/fnp45_zm
|
||||||
include,includes/insas_zm
|
include,includes/insas_zm
|
||||||
include,includes/vector_zm
|
include,includes/vector_zm
|
||||||
|
include,includes/sig556_zm
|
||||||
include,includes/sa58_zm
|
include,includes/sa58_zm
|
||||||
|
|
||||||
include,includes/specialty_juggernaut
|
include,includes/specialty_juggernaut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user