mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-18 14:13:46 +03:00
Upload
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_coffeemachine"
|
||||
ITEM.name = "Kahve Makinesi"
|
||||
ITEM.description = "Ayakkabılarınızda damlayan mükemmelliğe ihtiyacınız olduğunda, ihtiyacınız olan tek şey bir kahve makinesidir."
|
||||
ITEM.maxDurability = 30
|
||||
ITEM.category = "Tools"
|
||||
ITEM.width = 2
|
||||
ITEM.height = 2
|
||||
ITEM.model = "models/willardnetworks/skills/coffee_machine.mdl"
|
||||
@@ -0,0 +1,17 @@
|
||||
--[[
|
||||
| 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 = "Tencere"
|
||||
ITEM.description = "Siyah, demir bir tencere. Ocağın üstüne koy!"
|
||||
ITEM.maxDurability = 24
|
||||
ITEM.category = "Tools"
|
||||
ITEM.width = 2
|
||||
ITEM.height = 2
|
||||
ITEM.model = "models/props_c17/metalPot001a.mdl"
|
||||
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_fryingpan"
|
||||
ITEM.name = "Kızartma tavası"
|
||||
ITEM.description = "Siyah, demir bir kızartma tavası. Yemek pişirmek için iyi."
|
||||
ITEM.maxDurability = 24
|
||||
ITEM.category = "Tools"
|
||||
ITEM.width = 2
|
||||
ITEM.height = 1
|
||||
ITEM.model = "models/props_c17/metalPot002a.mdl"
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = -1.5,
|
||||
up = 0,
|
||||
forward = 8
|
||||
},
|
||||
angleOffset = {
|
||||
right = 90,
|
||||
up = 0,
|
||||
forward = 0
|
||||
},
|
||||
}
|
||||
@@ -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.uniqueID = "tool_kettle"
|
||||
ITEM.name = "Su Isıtıcısı"
|
||||
ITEM.description = "Mükemmel kaynar su damlatabilen bir su ısıtıcısı."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.model = "models/props_interiors/pot01a.mdl"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(509.64, 427.61, 310.24),
|
||||
ang = Angle(25.1, 219.96, 0),
|
||||
fov = 1.2
|
||||
}
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = 1.3,
|
||||
up = -4,
|
||||
forward = 0
|
||||
},
|
||||
angleOffset = {
|
||||
right = 90,
|
||||
up = 90,
|
||||
forward = 0
|
||||
},
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_knife"
|
||||
ITEM.name = "Mutfak Bıçağı"
|
||||
ITEM.description = "Keskin bir ucu olmayan, kırılgan, yarı küt bir bıçak. Bir kesme tahtası veya başka bir yüzey üzerinde yiyecekleri kesmek için kullanılır. Bir şeyleri bıçaklamak için pek uygun değildir."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.model = "models/willardnetworks/skills/kitchenknife.mdl"
|
||||
ITEM.maxDurability = 20
|
||||
ITEM.width = 1
|
||||
ITEM.height = 2
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(0.77, -5.3, 199.95),
|
||||
ang = Angle(91.56, 278.2, 0),
|
||||
fov = 1.73
|
||||
}
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = 1,
|
||||
up = -0.5,
|
||||
forward = 2.8
|
||||
},
|
||||
angleOffset = {
|
||||
right = 0,
|
||||
up = 0,
|
||||
forward = 100
|
||||
},
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_repair"
|
||||
ITEM.name = "Onarım Kaplaması"
|
||||
ITEM.description = "Çeşitli giysilerdeki hasarlı zırhları onarmak için kullanılan el yapımı onarım kaplaması."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.model = "models/gibs/manhack_gib01.mdl"
|
||||
ITEM.maxDurability = 8
|
||||
@@ -0,0 +1,35 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_scissors"
|
||||
ITEM.name = "Makas"
|
||||
ITEM.description = "Kes, kes, kes! Kör noktaları var."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.model = "models/willardnetworks/skills/scissors.mdl"
|
||||
ITEM.maxDurability = 20
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(509.64, 427.61, 310.24),
|
||||
ang = Angle(25.02, 220.06, 0),
|
||||
fov = 0.6
|
||||
}
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = 0,
|
||||
up = 0,
|
||||
forward = 2.8
|
||||
},
|
||||
angleOffset = {
|
||||
right = 0,
|
||||
up = 80,
|
||||
forward = -90
|
||||
},
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_spoon"
|
||||
ITEM.name = "Mutfak Kaşığı"
|
||||
ITEM.description = "Güveç yapmak için kullanışlıdır."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.model = "models/willardnetworks/skills/kitchenspoon.mdl"
|
||||
ITEM.maxDurability = 20
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(577, 369.72, 263.38),
|
||||
ang = Angle(20.91, 212.65, 0),
|
||||
fov = 0.48
|
||||
}
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = 20,
|
||||
up = 0.5,
|
||||
forward = 2.5
|
||||
},
|
||||
angleOffset = {
|
||||
right = 0,
|
||||
up = -80,
|
||||
forward = -80
|
||||
},
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
--[[
|
||||
| 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.uniqueID = "tool_toolkit"
|
||||
ITEM.name = "Araç Kiti"
|
||||
ITEM.description = "Eşyaları birleştirmek için çeşitli inşaat aletleri içeren küçük bir metal sandık."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.model = "models/willardnetworks/skills/toolkit.mdl"
|
||||
ITEM.maxDurability = 24
|
||||
ITEM.width = 2
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(-200, 0, 0),
|
||||
ang = Angle(-1.45, -0.07, 0),
|
||||
fov = 7.71
|
||||
}
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = 1,
|
||||
up = -10,
|
||||
forward = 2
|
||||
},
|
||||
angleOffset = {
|
||||
right = 90,
|
||||
up = -15,
|
||||
forward = 90
|
||||
},
|
||||
}
|
||||
|
||||
ITEM.functions.RepairObject = {
|
||||
name = "Repair Object",
|
||||
icon = "icon16/wrench.png",
|
||||
|
||||
OnRun = function(itemTable)
|
||||
local client = itemTable.player
|
||||
local ent = client:GetEyeTraceNoCursor().Entity
|
||||
|
||||
ix.malfunctions:Fix(ent, client)
|
||||
|
||||
return false
|
||||
end,
|
||||
|
||||
OnCanRun = function(itemTable)
|
||||
local client = itemTable.player
|
||||
local ent = client:GetEyeTraceNoCursor().Entity
|
||||
|
||||
return ent:IsValid() and ent.canMalfunction and ent:GetNetVar("isBroken", false)
|
||||
end
|
||||
}
|
||||
@@ -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.uniqueID = "tool_wrench"
|
||||
ITEM.name = "İngiliz Anahtarı"
|
||||
ITEM.description = "Eski bir İngiliz anahtarı. Bunu sandıklamak için kullanabilirim."
|
||||
ITEM.category = "Tools"
|
||||
ITEM.model = "models/props_c17/tools_wrench01a.mdl"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(105.74, 255.37, 111.19),
|
||||
ang = Angle(22, 247.28, 0),
|
||||
fov = 2.83
|
||||
}
|
||||
ITEM.holdData = {
|
||||
vectorOffset = {
|
||||
right = 1.4,
|
||||
up = -1,
|
||||
forward = 1.5
|
||||
},
|
||||
angleOffset = {
|
||||
right = 0,
|
||||
up = 180,
|
||||
forward = -80
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user