From 305bf1f6943d441afa48dbf2e25aeaf378187fed Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sat, 19 Jul 2025 23:05:56 +0200 Subject: [PATCH] we --- .../tgiann-inventory/configs/configWeapon.lua | 14 ++++++++++++++ .../[inventory]/tgiann-inventory/items/weapons.lua | 14 +++++++------- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/resources/[inventory]/tgiann-inventory/configs/configWeapon.lua b/resources/[inventory]/tgiann-inventory/configs/configWeapon.lua index cfd5ea71e..dda3e6b56 100644 --- a/resources/[inventory]/tgiann-inventory/configs/configWeapon.lua +++ b/resources/[inventory]/tgiann-inventory/configs/configWeapon.lua @@ -196,6 +196,20 @@ local weaponList = { weapon_hominglauncher = 10, weapon_compactlauncher = 10, weapon_rayminigun = 10, + + -- Softair Waffen + weapon_airsoftak47 = 1000, + weapon_airsoftm4 = 1000, + weapon_airsoftm249 = 1000, + weapon_airsoftmircouzi = 1000, + weapon_airsoftmp5 = 1000, + weapon_airsoftr700 = 1000, + weapon_airsoftr870 = 1000, + weapon_airsoftglock20 = 1000, + + + + } -- Melee Weapons Durabilty Values (second) diff --git a/resources/[inventory]/tgiann-inventory/items/weapons.lua b/resources/[inventory]/tgiann-inventory/items/weapons.lua index f1a31560d..c53c752c1 100644 --- a/resources/[inventory]/tgiann-inventory/items/weapons.lua +++ b/resources/[inventory]/tgiann-inventory/items/weapons.lua @@ -128,13 +128,13 @@ local weaponsList = { -- Softair weapon_airsoftglock20 = { name = 'weapon_airsoftglock20', label = 'Softair Klog 20', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftr870 = { name = 'weapon_airsoftr870', label = 'Softair R870', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftr700 = { name = 'weapon_airsoftr700', label = 'Softair R700', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftmp5 = { name = 'weapon_airsoftmp5', label = 'Softair MP5', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftmircouzi = { name = 'weapon_airsoftmicrouzi', label = 'Softair Uzi', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftm249 = { name = 'weapon_airsoftm249', label = 'Softair M249', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftm4 = { name = 'weapon_airsoftm4', label = 'Softair M4', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, - weapon_airsoftak74 = { name = 'weapon_airsoftak74', label = 'Softair AK75', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' }, + weapon_airsoftr870 = { name = 'weapon_airsoftr870', label = 'Softair R870', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftr870.png', description = '' }, + weapon_airsoftr700 = { name = 'weapon_airsoftr700', label = 'Softair R700', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftr700.png', description = '' }, + weapon_airsoftmp5 = { name = 'weapon_airsoftmp5', label = 'Softair MP5', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftmp5.png', description = '' }, + weapon_airsoftmircouzi = { name = 'weapon_airsoftmicrouzi', label = 'Softair Uzi', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftmircouzi.png', description = '' }, + weapon_airsoftm249 = { name = 'weapon_airsoftm249', label = 'Softair M249', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftm249.png', description = '' }, + weapon_airsoftm4 = { name = 'weapon_airsoftm4', label = 'Softair M4', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftm4.png', description = '' }, + weapon_airsoftak74 = { name = 'weapon_airsoftak74', label = 'Softair AK75', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftak74.png', description = '' }, } local ammoTypeToPolice = {