This commit is contained in:
lifestorm
2024-08-05 18:40:29 +03:00
parent 9f505a0646
commit c6d9b6f580
8044 changed files with 1853472 additions and 21 deletions

View File

@@ -0,0 +1,33 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Lightweight Command Uniform (City 8)"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "A nicer set of the original Functionary uniform designed for those fitting of the rank 'Intention 2' and above."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice_c8"
ITEM.model = "models/wn7new/metropolice_c8/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3", "tac-4", "ccr-tac"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 2
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.002 -- fatigue_system

View File

@@ -0,0 +1,32 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Lightweight Functionary Uniform (City 8)"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "A nice and clean uniform set designed for use by the Civil Protection. Containing a Level-2 Kevlar Vest, Insulated Olive Trousers, a Dual-Steel Utility Belt and Steel-Capped Military Boots."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice_c8"
ITEM.model = "models/wn7new/metropolice_c8/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.channels = {"cmb", "tac-3"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 2
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.002 -- fatigue_system

View File

@@ -0,0 +1,34 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Protection Captain Uniform (City 8)"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued Civil Protection uniform made for Captains."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice_c8"
ITEM.model = "models/wn7new/metropolice_c8/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3", "tac-4", "tac-5", "mcp", "ccr-tac"}
ITEM.bodyGroups = {
["Pants"] = 0,
["Base"] = 1,
["cp_Body"] = 16
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.003 -- fatigue_system

View File

@@ -0,0 +1,33 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Riot Functionary Uniform (City 8)"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "A nice and clean uniform set designed for use by the Civil Protection. Containing a Level-3 Kevlar Vest, Insulated Olive Trousers, a Dual-Steel Utility Belt and Steel-Capped Military Boots."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice_c8"
ITEM.model = "models/wn7new/metropolice_c8/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 2
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.003 -- fatigue_system

View File

@@ -0,0 +1,33 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Rank Leader Uniform (City 8)"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Containing a modified version of the original Level-2 Kevlar vest comes a uniform designed for Rank Leaders and above. Better comfort and utility compared to the standardized design."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice_c8"
ITEM.model = "models/wn7new/metropolice_c8/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3", "tac-4", "tac-5", "ccr-tac"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 16
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.003 -- fatigue_system

View File

@@ -0,0 +1,25 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "OTA Charger Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OTA Charger uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/wallhammer.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 150
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,33 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Medium Command Uniform"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Containing a modified version of the original Level-2 Kevlar vest comes a uniform designed for Rank Leaders and above. Better comfort and utility compared to the standardized design."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice"
ITEM.model = "models/wn7new/metropolice/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3", "tac-4", "tac-5"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 16
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.003 -- fatigue_system

View File

@@ -0,0 +1,32 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Light Functionary Uniform"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "A nice and clean uniform set designed for use by the Civil Protection. Containing a Level-2 Kevlar Vest, Insulated Olive Trousers, a Dual-Steel Utility Belt and Steel-Capped Military Boots."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice"
ITEM.model = "models/wn7new/metropolice/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.channels = {"cmb", "tac-3"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 2
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.002 -- fatigue_system

View File

@@ -0,0 +1,32 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Light Command Uniform"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "A nicer set of the original Functionary uniform designed for those fitting of the rank 'Intention 2' and above."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice"
ITEM.model = "models/wn7new/metropolice/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.channels = {"cmb", "tac-3", "tac-4", "ccr-tac"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 2
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.002 -- fatigue_system

View File

@@ -0,0 +1,33 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Riot Functionary Uniform"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "A nice and clean uniform set designed for use by the Civil Protection. Containing a Level-3 Kevlar Vest, Insulated Olive Trousers, a Dual-Steel Utility Belt and Steel-Capped Military Boots."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice"
ITEM.model = "models/wn7new/metropolice/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3"}
ITEM.bodyGroups = {
["Pants"] = 0,
["cp_Body"] = 2
}
ITEM.replaceOnDeath = "broken_cpuniform"
ITEM.energyConsumptionRate = 0.003 -- fatigue_system

View File

@@ -0,0 +1,25 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "OTA Elite Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OTA Elite uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/ota_elite.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 150
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,25 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Containment Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OCS uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/willardnetworks/combine/antibody.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 75
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,33 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "CP Captain Uniform"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Combine issued Civil Protection uniform made for Captains."
ITEM.category = "Combine"
ITEM.replacementString = "wn7new/metropolice"
ITEM.model = "models/wn7new/metropolice/cpuniform.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isCP = true
ITEM.maxArmor = 75
ITEM.channels = {"cmb", "tac-3", "tac-4", "tac-5", "ccr-tac"}
ITEM.bodyGroups = {
["Pants"] = 0,
["Base"] = 1,
["cp_Body"] = 16
}
ITEM.replaceOnDeath = "broken_cpuniform"

View File

@@ -0,0 +1,25 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "OTA Ordinal Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OTA Ordinal uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/ordinal.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 125
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,25 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "OTA Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OTA uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/ota_soldier.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 100
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,26 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "OTA Shotgunner Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OTA Shotgunner uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/ota_shotgunner.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 100
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,26 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Summit 24 Elite Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "A specialized version of the Elite Uniform designed for Summit 24"
ITEM.category = "Combine"
ITEM.replacement = "models/wn/ota_elite_summit.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 150
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"

View File

@@ -0,0 +1,25 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "OTA Suppressor Uniform"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine issued OTA Suppressor uniform."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/suppressor.mdl"
ITEM.iconCam = {
pos = Vector(-1.96, 13.01, 199.57),
ang = Angle(84.7, 279.39, 0),
fov = 4.8
}
ITEM.isOTA = true
ITEM.maxArmor = 125
ITEM.channels = {"ota-tac", "tac-3", "tac-4", "tac-5", "cmb", "cca", "mcp", "ccr-tac"}
ITEM.replaceOnDeath = "broken_otauniform"