1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-19 21:32:06 +02:00
parent f7d03fa98a
commit 64a08bf394
17 changed files with 126 additions and 8 deletions

View file

@ -2868,9 +2868,48 @@ CodeStudio.Products = {
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftr870'] = {
itemName = "Softair R870",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftr700'] = {
itemName = "Softair R700",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftmp5'] = {
itemName = "Softair MP5",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftmicrouzi'] = {
itemName = "Softair Uzi",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftm249'] = {
itemName = "Softair M249",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftm4'] = {
itemName = "Softair M4",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftak74'] = {
itemName = "Softair AK74",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
}
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -10588,6 +10588,83 @@ itemsData = {
image = 'weapon_repair_kit.png',
name = 'weapon_repair_kit',
},
weapon_airsoftak47 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair AK75',
unique = true,
useable = true,
image = 'weapon_airsoftak74.png',
name = 'weapon_airsoftak74',
},
weapon_airsoftm4 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair AR15',
unique = true,
useable = true,
image = 'weapon_airsoftm4.png',
name = 'weapon_airsoftm4',
},
weapon_airsoftm249 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair M249',
unique = true,
useable = true,
image = 'weapon_airsoftm249.png',
name = 'weapon_airsoftm249',
},
weapon_airsoftmircouzi = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair Uzi',
unique = true,
useable = true,
image = 'weapon_airsoftmicrouzi.png',
name = 'weapon_airsoftmicrouzi',
},
weapon_airsoftmp5 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair MP5',
unique = true,
useable = true,
image = 'weapon_airsoftmp5.png',
name = 'weapon_airsoftmp5',
},
weapon_airsoftr700 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair R700',
unique = true,
useable = true,
image = 'weapon_airsoftr700.png',
name = 'weapon_airsoftr700',
},
weapon_airsoftr870 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair R870',
unique = true,
useable = true,
image = 'weapon_airsoftr870.png',
name = 'weapon_airsoftr870',
},
weapon_airsoftglock20 = {
shouldClose = true,
type = 'weapon',

View file

@ -128,11 +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 = '' },
}
local ammoTypeToPolice = {