mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 05:43:46 +03:00
Upload
This commit is contained in:
18
gamemodes/darkrp/schema/items/ammo/sh_357ammo.lua
Normal file
18
gamemodes/darkrp/schema/items/ammo/sh_357ammo.lua
Normal file
@@ -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.name = "Munitions de .357"
|
||||
ITEM.model = "models/items/357ammo.mdl"
|
||||
ITEM.ammo = "357" -- type of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.ammoAmount = 12 -- amount of the ammo
|
||||
ITEM.description = "Une boîte contenant %s de munitions .357"
|
||||
ITEM.classes = {CLASS_EOW}
|
||||
17
gamemodes/darkrp/schema/items/ammo/sh_ar2ammo.lua
Normal file
17
gamemodes/darkrp/schema/items/ammo/sh_ar2ammo.lua
Normal file
@@ -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 = "Munitions d'AR2"
|
||||
ITEM.model = "models/items/combine_rifle_cartridge01.mdl"
|
||||
ITEM.ammo = "ar2" -- type of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.ammoAmount = 30 -- amount of the ammo
|
||||
ITEM.description = "Une cartouche qui contient %s de munitions AR2"
|
||||
17
gamemodes/darkrp/schema/items/ammo/sh_assaultammo.lua
Normal file
17
gamemodes/darkrp/schema/items/ammo/sh_assaultammo.lua
Normal file
@@ -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 = "Munitions pour fusils d'assaut"
|
||||
ITEM.model = "models/Items/BoxMRounds.mdl"
|
||||
ITEM.ammo = "ar2" -- type of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.ammoAmount = 30 -- amount of the ammo
|
||||
ITEM.description = "Une boîte qui contient %s de munitions de fusil d'assaut."
|
||||
17
gamemodes/darkrp/schema/items/ammo/sh_crossbowammo.lua
Normal file
17
gamemodes/darkrp/schema/items/ammo/sh_crossbowammo.lua
Normal file
@@ -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 = "Flèches d'arbalète"
|
||||
ITEM.model = "models/Items/BoxBuckshot.mdl"
|
||||
ITEM.ammo = "XBowBolt" -- type of the ammo
|
||||
ITEM.ammoAmount = 5 -- amount of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.description = "Un paquet de %s carreaux d'arbalète"
|
||||
18
gamemodes/darkrp/schema/items/ammo/sh_pistolammo.lua
Normal file
18
gamemodes/darkrp/schema/items/ammo/sh_pistolammo.lua
Normal file
@@ -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.name = "Munitions de .9mm"
|
||||
ITEM.model = "models/items/boxsrounds.mdl"
|
||||
ITEM.ammo = "pistol" -- type of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.ammoAmount = 30 -- amount of the ammo
|
||||
ITEM.description = "Une boîte qui contient %s de munitions .9mm"
|
||||
ITEM.classes = {CLASS_EMP, CLASS_EOW}
|
||||
23
gamemodes/darkrp/schema/items/ammo/sh_rocketammo.lua
Normal file
23
gamemodes/darkrp/schema/items/ammo/sh_rocketammo.lua
Normal file
@@ -0,0 +1,23 @@
|
||||
--[[
|
||||
| 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 = "Missile RPG"
|
||||
ITEM.model = "models/weapons/w_missile_closed.mdl"
|
||||
ITEM.ammo = "rpg_round" -- type of the ammo
|
||||
ITEM.ammoAmount = 1 -- amount of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.width = 2
|
||||
ITEM.description = "Un paquet de %s roquettes"
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(-0.70499622821808, 268.25439453125, 0),
|
||||
fov = 12.085652091515,
|
||||
pos = Vector(7, 200, -2)
|
||||
}
|
||||
17
gamemodes/darkrp/schema/items/ammo/sh_shotgunammo.lua
Normal file
17
gamemodes/darkrp/schema/items/ammo/sh_shotgunammo.lua
Normal file
@@ -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 = "Cartouches de fusil à pompe"
|
||||
ITEM.model = "models/Items/BoxBuckshot.mdl"
|
||||
ITEM.ammo = "buckshot" -- type of the ammo
|
||||
ITEM.ammoAmount = 15 -- amount of the ammo
|
||||
ITEM.category = "Balles"
|
||||
ITEM.description = "Une boîte de %s cartouches de fusil à pompe"
|
||||
18
gamemodes/darkrp/schema/items/ammo/sh_smg1ammo.lua
Normal file
18
gamemodes/darkrp/schema/items/ammo/sh_smg1ammo.lua
Normal file
@@ -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.name = "Balles pour SMG"
|
||||
ITEM.model = "models/Items/BoxSRounds.mdl"
|
||||
ITEM.ammo = "smg1" -- type of the ammo
|
||||
ITEM.ammoAmount = 45 -- amount of the ammo
|
||||
ITEM.description = "Une boîte qui contient %s de munitions pour SMG"
|
||||
ITEM.category = "Balles"
|
||||
ITEM.classes = {CLASS_EMP, CLASS_EOW}
|
||||
18
gamemodes/darkrp/schema/items/ammo/sh_sniperammo.lua
Normal file
18
gamemodes/darkrp/schema/items/ammo/sh_sniperammo.lua
Normal file
@@ -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.name = "Munitions pour sniper"
|
||||
ITEM.model = "models/items/sniper_round_box.mdl"
|
||||
ITEM.category = "Balles"
|
||||
ITEM.ammo = "sniperpenetratedround" -- type of the ammo
|
||||
ITEM.ammoAmount = 15 -- amount of the ammo
|
||||
ITEM.description = "Une boîte qui contient %s de munitions de sniper"
|
||||
ITEM.classes = {CLASS_EMP, CLASS_EOW}
|
||||
Reference in New Issue
Block a user