EpochModTeam / DayZ-Epoch

Experimental DayZ Mod for Arma 2
http://epochmodteam.github.io/DayZ-Epoch
226 stars 398 forks source link

More Guns and Cars #318

Closed nerdalertdk closed 11 years ago

nerdalertdk commented 11 years ago

Hey vbawol

Can we get more guns on the server :)

http://opendayz.net/threads/unbanned-vehicle-list-by-arma2_oa_build_102678-ie-without-rmod.8277/

Especial these

SCAR_H_LNG_Sniper SCAR_H_LNG_Sniper_SD BAF_L86A2_ACOG m8_base m8_carbineGL BAF_L17_40mm BAF_L85A2_UGL_Holo BAF_L85A2_UGL_SUSAT BAF_L85A2_RIS_ACOG BAF_L85A2_UGL_ACOG SCAR_Base SCAR_L_STD_Mk4CQT SCAR_L_STD_EGLM_RCO SCAR_L_CQC_EGLM_Holo SCAR_H_Base SCAR_H_CQC_CCO SCAR_H_STD_EGLM_Spect

prosims commented 11 years ago

I agree with nerdalertdk. That would be great.

nerdalertdk commented 11 years ago

Can conferm this works, took a ride in may M1A2 Tank with my Scar gun last night :D awesome.

fun fact, the tank can shoot but don't do damnge :)

nerdalertdk commented 11 years ago

# GUNS

INSERT INTO `traders_data` (`id`, `item`, `qty`, `buy`, `sell`, `order`, `tid`, `afile`) VALUES 
(0, '[\"M110_NVG_EP1\",3]', 5, '[8,\"ItemGoldBar\",1]', '[4,\"ItemGoldBar\",1]', 0, 59, 'trade_weapons')
,(0, '[\"m8_carbine\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"m8_carbine_pmc\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"m8_holo_sd\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_H_CQC_CCO\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_H_LNG_Sniper\",3]', 5, '[3,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"M110_NVG_EP1\",3]', 5, '[2,\"ItemGoldBar10oz\",1]', '[1,\"ItemGoldBar10oz\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_CQC\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_CQC_CCO_SD\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_CQC_Holo\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_STD_HOLO\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_STD_Mk4CQT\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_CQC_EGLM_Holo\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons')
,(0, '[\"SCAR_L_CQC\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 57, 'trade_weapons');

INSERT INTO `traders_data` (`id`, `item`, `qty`, `buy`, `sell`, `order`, `tid`, `afile`) VALUES 
(0, '[\"M110_NVG_EP1\",3]', 5, '[8,\"ItemGoldBar\",1]', '[4,\"ItemGoldBar\",1]', 0, 135, 'trade_weapons')
,(0, '[\"m8_carbine\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"m8_carbine_pmc\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"m8_holo_sd\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_H_CQC_CCO\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_H_LNG_Sniper\",3]', 5, '[3,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"M110_NVG_EP1\",3]', 5, '[2,\"ItemGoldBar10oz\",1]', '[1,\"ItemGoldBar10oz\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_CQC\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_CQC_CCO_SD\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_CQC_Holo\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_STD_HOLO\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_STD_Mk4CQT\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_CQC_EGLM_Holo\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons')
,(0, '[\"SCAR_L_CQC\",3]', 5, '[2,\"ItemGoldBar\",1]', '[1,\"ItemGoldBar\",1]', 0, 131, 'trade_weapons');

# AMMO

INSERT INTO `traders_data` (`id`, `item`, `qty`, `buy`, `sell`, `order`, `tid`, `afile`) VALUES 
(0, '[\"20Rnd_762x51_B_SCAR\",1]', 2, '[8,\"ItemSilverBar\",1]', '[4,\"ItemSilverBar\",1]', 0, 139, 'trade_items'),
(0, '[\"20Rnd_762x51_SB_SCAR\",1]', 2, '[8,\"ItemSilverBar\",1]', '[4,\"ItemSilverBar\",1]', 0, 139, 'trade_items'),
(0, '[\"100Rnd_556x45_BetaCMag \",1]', 2, '[2,\"ItemGoldBar\",1]', '[2,\"ItemGoldBar\",1]', 0, 139, 'trade_items');

INSERT INTO `traders_data` (`id`, `item`, `qty`, `buy`, `sell`, `order`, `tid`, `afile`) VALUES 
(0, '[\"20Rnd_762x51_B_SCAR\",1]', 2, '[8,\"ItemSilverBar\",1]', '[4,\"ItemSilverBar\",1]', 0, 137, 'trade_items'),
(0, '[\"20Rnd_762x51_SB_SCAR\",1]', 2, '[8,\"ItemSilverBar\",1]', '[4,\"ItemSilverBar\",1]', 0, 137, 'trade_items'),
(0, '[\"100Rnd_556x45_BetaCMag \",1]', 2, '[2,\"ItemGoldBar\",1]', '[2,\"ItemGoldBar\",1]', 0, 137, 'trade_items');
vbawol commented 11 years ago

This is the preferred way in DayZ Epoch of adding more guns and vehicles. Also, rmod should not be needed as all default DayZ weapon and vehicle bans have been removed.

Since server admins can add most any weapon or vehicle on there own we will be focusing more on bugs, skins, and other content.

nerdalertdk commented 11 years ago

Super, yeah adding guns and cars true the shops is way easyer when you come out with updates :) i'm so ready to basebuilding :D