mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-08 06:12:17 -05:00
MSMC: replace MP5
This commit is contained in:
parent
a23e7258df
commit
159b6307ac
@ -234,6 +234,9 @@
|
|||||||
### MP40
|
### MP40
|
||||||
* 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
|
||||||
|
|
||||||
|
### MSMC
|
||||||
|
* Replaces MP5
|
||||||
|
|
||||||
### Skorpion EVO
|
### Skorpion EVO
|
||||||
* Upgraded: changed default attachment from Reflex Sight to Fast Mag
|
* Upgraded: changed default attachment from Reflex Sight to Fast Mag
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ set MOD_BASE=%cd%
|
|||||||
--load "%GAME_BASE%\zone\all\zm_buried.ff" ^
|
--load "%GAME_BASE%\zone\all\zm_buried.ff" ^
|
||||||
--load "%GAME_BASE%\zone\all\zm_prison.ff" ^
|
--load "%GAME_BASE%\zone\all\zm_prison.ff" ^
|
||||||
--load "%GAME_BASE%\zone\all\zm_nuked.ff" ^
|
--load "%GAME_BASE%\zone\all\zm_nuked.ff" ^
|
||||||
|
--load "%GAME_BASE%\zone\all\common_patch_mp.ff" ^
|
||||||
--load "%GAME_BASE%\zone\all\common_mp.ff" ^
|
--load "%GAME_BASE%\zone\all\common_mp.ff" ^
|
||||||
--load "%GAME_BASE%\zone\all\frontend.ff" ^
|
--load "%GAME_BASE%\zone\all\frontend.ff" ^
|
||||||
--base-folder "%OAT_BASE%" ^
|
--base-folder "%OAT_BASE%" ^
|
||||||
|
@ -1009,6 +1009,9 @@ LANG_ENGLISH "Richtofen's Head"
|
|||||||
REFERENCE ZMWEAPON_FNP45_UPGRADED
|
REFERENCE ZMWEAPON_FNP45_UPGRADED
|
||||||
LANG_ENGLISH "Toughguy & Crybaby"
|
LANG_ENGLISH "Toughguy & Crybaby"
|
||||||
|
|
||||||
|
REFERENCE ZMWEAPON_INSAS_UPGRADED
|
||||||
|
LANG_ENGLISH "Massachusetts State Missouri City"
|
||||||
|
|
||||||
REFERENCE ZMWEAPON_SA58_UPGRADED
|
REFERENCE ZMWEAPON_SA58_UPGRADED
|
||||||
LANG_ENGLISH "WN OTW"
|
LANG_ENGLISH "WN OTW"
|
||||||
|
|
||||||
@ -1020,6 +1023,9 @@ LANG_ENGLISH "Hold ^3[{+activate}]^7 for SMR [Cost: &&1]"
|
|||||||
REFERENCE ZMWEAPON_BALLISTA_WALLBUY
|
REFERENCE ZMWEAPON_BALLISTA_WALLBUY
|
||||||
LANG_ENGLISH "Hold ^3[{+activate}]^7 for Ballista [Cost: &&1]"
|
LANG_ENGLISH "Hold ^3[{+activate}]^7 for Ballista [Cost: &&1]"
|
||||||
|
|
||||||
|
REFERENCE ZOMBIE_WEAPON_INSAS
|
||||||
|
LANG_ENGLISH "Hold ^3[{+activate}]^7 for MSMC [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]"
|
||||||
|
|
||||||
|
@ -24561,7 +24561,7 @@
|
|||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"origin" "1.1 1201.9 68"
|
"origin" "1.1 1201.9 68"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf743_auto37"
|
"target" "pf743_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -24572,7 +24572,7 @@
|
|||||||
"script_noteworthy" "zgrief_street"
|
"script_noteworthy" "zgrief_street"
|
||||||
"targetname" "pf743_auto37"
|
"targetname" "pf743_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"origin" "1.1 1201.9 68"
|
"origin" "1.1 1201.9 68"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -24583,7 +24583,7 @@
|
|||||||
"angles" "0 90 0"
|
"angles" "0 90 0"
|
||||||
"origin" "2354.5 736.25 148"
|
"origin" "2354.5 736.25 148"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf744_auto37"
|
"target" "pf744_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -24593,7 +24593,7 @@
|
|||||||
"script_location" "street"
|
"script_location" "street"
|
||||||
"targetname" "pf744_auto37"
|
"targetname" "pf744_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 90 0"
|
"angles" "0 90 0"
|
||||||
"origin" "2354.5 736.25 148"
|
"origin" "2354.5 736.25 148"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
|
@ -2245,7 +2245,7 @@
|
|||||||
"angles" "0 239.8 0"
|
"angles" "0 239.8 0"
|
||||||
"origin" "1611.98 47.9501 2765"
|
"origin" "1611.98 47.9501 2765"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1484_auto37"
|
"target" "pf1484_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -2253,7 +2253,7 @@
|
|||||||
{
|
{
|
||||||
"targetname" "pf1484_auto37"
|
"targetname" "pf1484_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 239.8 0"
|
"angles" "0 239.8 0"
|
||||||
"origin" "1611.98 47.9501 2765"
|
"origin" "1611.98 47.9501 2765"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
|
@ -4281,7 +4281,7 @@
|
|||||||
"angles" "0 70 0"
|
"angles" "0 70 0"
|
||||||
"origin" "-487.476 407.858 139"
|
"origin" "-487.476 407.858 139"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf11_auto37"
|
"target" "pf11_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -4289,7 +4289,7 @@
|
|||||||
{
|
{
|
||||||
"targetname" "pf11_auto37"
|
"targetname" "pf11_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 70 0"
|
"angles" "0 70 0"
|
||||||
"origin" "-487.476 407.858 139"
|
"origin" "-487.476 407.858 139"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
|
@ -11663,7 +11663,7 @@
|
|||||||
"angles" "0 280.4 0"
|
"angles" "0 280.4 0"
|
||||||
"origin" "-318.326 6569.06 117"
|
"origin" "-318.326 6569.06 117"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf3692_auto37"
|
"target" "pf3692_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -11671,7 +11671,7 @@
|
|||||||
{
|
{
|
||||||
"targetname" "pf3692_auto37"
|
"targetname" "pf3692_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 280.4 0"
|
"angles" "0 280.4 0"
|
||||||
"origin" "-318.326 6569.06 117"
|
"origin" "-318.326 6569.06 117"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -18433,7 +18433,7 @@
|
|||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"origin" "1934 9497 1393"
|
"origin" "1934 9497 1393"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf3766_auto37"
|
"target" "pf3766_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -18441,7 +18441,7 @@
|
|||||||
{
|
{
|
||||||
"targetname" "pf3766_auto37"
|
"targetname" "pf3766_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"origin" "1934 9497 1393"
|
"origin" "1934 9497 1393"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
|
@ -52964,7 +52964,7 @@
|
|||||||
"angles" "0 90 0"
|
"angles" "0 90 0"
|
||||||
"origin" "2819.6 -1304.9 12.5"
|
"origin" "2819.6 -1304.9 12.5"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1904_auto37"
|
"target" "pf1904_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -52973,7 +52973,7 @@
|
|||||||
"script_noteworthy" "zrace_town"
|
"script_noteworthy" "zrace_town"
|
||||||
"targetname" "pf1904_auto37"
|
"targetname" "pf1904_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 90 0"
|
"angles" "0 90 0"
|
||||||
"origin" "2819.6 -1304.9 12.5"
|
"origin" "2819.6 -1304.9 12.5"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -52983,7 +52983,7 @@
|
|||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"origin" "611.1 -993.1 181"
|
"origin" "611.1 -993.1 181"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1905_auto37"
|
"target" "pf1905_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -52992,7 +52992,7 @@
|
|||||||
"script_noteworthy" "zrace_town, zstandard_town, zgrief_town"
|
"script_noteworthy" "zrace_town, zstandard_town, zgrief_town"
|
||||||
"targetname" "pf1905_auto37"
|
"targetname" "pf1905_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 270 0"
|
"angles" "0 270 0"
|
||||||
"origin" "611.1 -993.1 181"
|
"origin" "611.1 -993.1 181"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -53021,7 +53021,7 @@
|
|||||||
"angles" "0 1.00179e-005 0"
|
"angles" "0 1.00179e-005 0"
|
||||||
"origin" "-5489 -7982.7 62"
|
"origin" "-5489 -7982.7 62"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1907_auto37"
|
"target" "pf1907_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -53030,7 +53030,7 @@
|
|||||||
"script_noteworthy" "zclassic_transit"
|
"script_noteworthy" "zclassic_transit"
|
||||||
"targetname" "pf1907_auto37"
|
"targetname" "pf1907_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 1.00179e-005 0"
|
"angles" "0 1.00179e-005 0"
|
||||||
"origin" "-5489 -7982.7 62"
|
"origin" "-5489 -7982.7 62"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -53078,7 +53078,7 @@
|
|||||||
"angles" "0 1.00179e-005 0"
|
"angles" "0 1.00179e-005 0"
|
||||||
"origin" "-7045.8 4132 -6"
|
"origin" "-7045.8 4132 -6"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1910_auto37"
|
"target" "pf1910_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -53087,7 +53087,7 @@
|
|||||||
"script_noteworthy" "zstandard_transit, zgrief_transit"
|
"script_noteworthy" "zstandard_transit, zgrief_transit"
|
||||||
"targetname" "pf1910_auto37"
|
"targetname" "pf1910_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 1.00179e-005 0"
|
"angles" "0 1.00179e-005 0"
|
||||||
"origin" "-7045.8 4132 -6"
|
"origin" "-7045.8 4132 -6"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -53158,7 +53158,7 @@
|
|||||||
"angles" "0 300.6 0"
|
"angles" "0 300.6 0"
|
||||||
"origin" "7903.36 -6574.63 177"
|
"origin" "7903.36 -6574.63 177"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1914_auto37"
|
"target" "pf1914_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -53167,7 +53167,7 @@
|
|||||||
"script_noteworthy" "zrace_farm"
|
"script_noteworthy" "zrace_farm"
|
||||||
"targetname" "pf1914_auto37"
|
"targetname" "pf1914_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 300.6 0"
|
"angles" "0 300.6 0"
|
||||||
"origin" "7903.36 -6574.63 177"
|
"origin" "7903.36 -6574.63 177"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
@ -53292,7 +53292,7 @@
|
|||||||
"angles" "0 300 0"
|
"angles" "0 300 0"
|
||||||
"origin" "7889.5 -6550.06 305"
|
"origin" "7889.5 -6550.06 305"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"zombie_weapon_upgrade" "mp5k_zm"
|
"zombie_weapon_upgrade" "insas_zm"
|
||||||
"targetname" "weapon_upgrade"
|
"targetname" "weapon_upgrade"
|
||||||
"target" "pf1922_auto37"
|
"target" "pf1922_auto37"
|
||||||
"guid" "F0390DB3"
|
"guid" "F0390DB3"
|
||||||
@ -53301,7 +53301,7 @@
|
|||||||
"script_noteworthy" "zstandard_farm, zgrief_farm, zrace_farm"
|
"script_noteworthy" "zstandard_farm, zgrief_farm, zrace_farm"
|
||||||
"targetname" "pf1922_auto37"
|
"targetname" "pf1922_auto37"
|
||||||
"classname" "script_struct"
|
"classname" "script_struct"
|
||||||
"model" "t6_wpn_smg_mp5_world"
|
"model" "t6_wpn_smg_msmc_world"
|
||||||
"angles" "0 300 0"
|
"angles" "0 300 0"
|
||||||
"origin" "7889.5 -6550.06 305"
|
"origin" "7889.5 -6550.06 305"
|
||||||
"guid" "6D2A1B25"
|
"guid" "6D2A1B25"
|
||||||
|
@ -1688,6 +1688,13 @@ weapon_changes()
|
|||||||
add_zombie_weapon("ballista_zm", "ballista_upgraded_zm", &"ZMWEAPON_BALLISTA_WALLBUY", 500, "wpck_snipe", "", undefined, 1);
|
add_zombie_weapon("ballista_zm", "ballista_upgraded_zm", &"ZMWEAPON_BALLISTA_WALLBUY", 500, "wpck_snipe", "", undefined, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (isdefined(level.zombie_weapons["mp5k_zm"]))
|
||||||
|
{
|
||||||
|
include_weapon("insas_zm", 0);
|
||||||
|
include_weapon("insas_upgraded_zm", 0);
|
||||||
|
add_zombie_weapon("insas_zm", "insas_upgraded_zm", &"ZOMBIE_WEAPON_INSAS", 1000, "smg", "", 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;
|
||||||
|
@ -124,7 +124,7 @@ init_wallbuys()
|
|||||||
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (13662, -1166, -134), (0, -90, 0));
|
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (13662, -1166, -134), (0, -90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (13553, -539, -133), (0, -90, 0));
|
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (13553, -539, -133), (0, -90, 0));
|
||||||
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("mp5k_zm", "mp5", "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("ak74u_zm", "ak74u", "weapon_upgrade", (13979, -1550, -134), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("ak74u_zm", "ak74u", "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("m16_zm", "m16", "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));
|
||||||
|
@ -160,7 +160,7 @@ init_wallbuys()
|
|||||||
{
|
{
|
||||||
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (-5085, -7807, -5), (0, 0, 0));
|
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (-5085, -7807, -5), (0, 0, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (-4576, -7748, 18), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (-4576, -7748, 18), (0, 90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("mp5k_zm", "mp5", "weapon_upgrade", (-5489, -7982.7, 62), (0, 1, 0));
|
scripts\zm\replaced\utility::wallbuy("insas_zm", "insas", "weapon_upgrade", (-5489, -7982.7, 62), (0, 1, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("tazer_knuckles_zm", "tazer_knuckles", "tazer_upgrade", (-6265, -7941, 100), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("tazer_knuckles_zm", "tazer_knuckles", "tazer_upgrade", (-6265, -7941, 100), (0, 90, 0));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -106,7 +106,7 @@ init_wallbuys()
|
|||||||
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (10559, 8220, -495), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("saritch_zm", "saritch", "weapon_upgrade", (10559, 8220, -495), (0, 90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (10678, 8135, -476), (0, 180, 0));
|
scripts\zm\replaced\utility::wallbuy("ballista_zm", "ballista", "weapon_upgrade", (10678, 8135, -476), (0, 180, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("870mcs_zm", "870mcs", "weapon_upgrade", (11778, 7664, -697), (0, 170, 0));
|
scripts\zm\replaced\utility::wallbuy("870mcs_zm", "870mcs", "weapon_upgrade", (11778, 7664, -697), (0, 170, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("mp5k_zm", "mp5", "weapon_upgrade", (11452, 8692, -521), (0, 90, 0));
|
scripts\zm\replaced\utility::wallbuy("insas_zm", "insas", "weapon_upgrade", (11452, 8692, -521), (0, 90, 0));
|
||||||
scripts\zm\replaced\utility::wallbuy("bowie_knife_zm", "bowie_knife", "bowie_upgrade", (10835, 8145, -353), (0, 0, 0));
|
scripts\zm\replaced\utility::wallbuy("bowie_knife_zm", "bowie_knife", "bowie_upgrade", (10835, 8145, -353), (0, 0, 0));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ init_wallbuy_fx()
|
|||||||
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["m16_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m16");
|
||||||
level._effect["mp5k_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");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ init_fx()
|
|||||||
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["m16_zm_fx"] = loadfx("maps/zombie/fx_zmb_wall_buy_m16");
|
||||||
level._effect["mp5k_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");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
30
weapons/zm/insas_upgraded_zm
Normal file
30
weapons/zm/insas_upgraded_zm
Normal file
File diff suppressed because one or more lines are too long
30
weapons/zm/insas_zm
Normal file
30
weapons/zm/insas_zm
Normal file
File diff suppressed because one or more lines are too long
@ -52,8 +52,8 @@ attachmentunique,au_insas_dualclip+grip
|
|||||||
attachmentunique,au_insas_holo+grip
|
attachmentunique,au_insas_holo+grip
|
||||||
attachmentunique,au_insas_rangefinder+grip
|
attachmentunique,au_insas_rangefinder+grip
|
||||||
attachmentunique,au_insas_grip+sf
|
attachmentunique,au_insas_grip+sf
|
||||||
weapon,insas_zm
|
weapon,zm/insas_zm
|
||||||
weapon,insas_upgraded_zm
|
weapon,zm/insas_upgraded_zm
|
||||||
xanim,viewmodel_msmc_reflex_ads_up
|
xanim,viewmodel_msmc_reflex_ads_up
|
||||||
xanim,viewmodel_msmc_reflex_ads_down
|
xanim,viewmodel_msmc_reflex_ads_down
|
||||||
xanim,viewmodel_msmc_dbal_first_raise
|
xanim,viewmodel_msmc_dbal_first_raise
|
||||||
|
@ -20,6 +20,7 @@ include,includes/falling_hands_zm
|
|||||||
include,includes/held_knife_zm
|
include,includes/held_knife_zm
|
||||||
include,includes/held_one_inch_punch_zm
|
include,includes/held_one_inch_punch_zm
|
||||||
include,includes/fnp45_zm
|
include,includes/fnp45_zm
|
||||||
|
include,includes/insas_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