This commit is contained in:
lifestorm
2024-08-04 23:54:45 +03:00
parent 0e770b2b49
commit df294d03aa
7526 changed files with 4011945 additions and 15 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 Wallhammer Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OTA Wallhammer üniforması."
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 = 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,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 = "Orta Komuta Üniforması"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Orijinal Seviye-2 Kevlar yeleğinin değiştirilmiş bir versiyonunu içeren, Rütbe Liderleri ve üstü için tasarlanmış bir üniforma. Standart tasarıma kıyasla daha iyi konfor ve kullanışlılık sağlar."
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 = "Hafif Görev Üniforması"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Sivil Koruma tarafından kullanılmak üzere tasarlanmış güzel ve temiz bir üniforma seti. Seviye-2 Kevlar yelek, yalıtımlı yeşil pantolon, çift çelik yardımcı kemer ve çelik başlıklı askeri botlar içerir."
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 = "Hafif Komuta Üniforması"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "'Rütbe 2' ve üzeri rütbeye uyanlar için tasarlanmış orijinal görev üniformasının daha güzel bir seti."
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 Elit Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OTA Elit üniforması."
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 = "Muhafaza Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OCS üniforması."
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 = "SK Kaptan Üniforması"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Combine tarafından verilen Kaptanlar için yapılmış SK üniforması."
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 Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OTA Ordinal üniforması."
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 Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OTA üniforması."
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 Takım Lideri Üniforması"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Combine tarafından verilen OTA Komutan üniforması."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/ota_commander.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", "ccg", "osi", "cca-cwu", "moc", "boe", "dob", "cwu", "cmru", "mcp"}
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 Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OTA Shotgunner üniforması."
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 Elit Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Summit 24 için özelleştirilmiş OTA Elit üniforması."
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 Üniforması"
ITEM.model = Model("models/wn7new/metropolice_c8/cpuniform.mdl")
ITEM.description = "Combine damgalı OTA Suppressor üniforması."
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"

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 Valkyrie Üniforması"
ITEM.model = Model("models/wn7new/metropolice/cpuniform.mdl")
ITEM.description = "Combine tarafından verilen OTA Valkyrie üniforması."
ITEM.category = "Combine"
ITEM.replacement = "models/wn/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", "ccg", "osi", "cca-cwu", "moc", "boe", "dob", "cwu", "cmru", "mcp"}
ITEM.replaceOnDeath = "broken_otauniform"