Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.07 KB | None | 0 0
  1.  
  2. ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  3. // //
  4. // If you have any Problems with Configurations here feel free to contact me on Discord: Dr_J0nes#3734 //
  5. // //
  6. // Only Singleline Comments work. Don't use Multiline Comments! //
  7. // /* THIS COMMENT WILL CRASH THE SERVER! */ //
  8. // // THIS COMMENT WORKS! //
  9. // //
  10. ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  11.  
  12. <CurrencyName> Rubles // Currency Name (Only used for the Text in the upper right Corner of the Trader Menu)
  13. <Currency> MoneyRuble1, 1 // Currency Classname, Currency Money Value
  14. <Currency> MoneyRuble5, 5
  15. <Currency> MoneyRuble10, 10
  16. <Currency> MoneyRuble25, 25
  17. <Currency> MoneyRuble50, 50
  18. <Currency> MoneyRuble100, 100
  19.  
  20. <Trader> Consume Trader // Trader Name (first Trader has ID = 0, second Trader has ID = 1, and so on..)
  21. <Category> Vegetables // Category Name
  22. Apple, *, 1, 0 // Item Classname, Quantity, Buyvalue, Sellvalue
  23. GreenBellPepper, *, 1, 0
  24. Pear, *, 1, 0 // Quantity * means max value; Quantity V means Vehicle; Quantity M means Magazine; Quantity W means Weapon
  25. Plum, *, 1, 0 // Buyvalue -1 means it can not be bought
  26. Potato, *, 1, 0 // Sellvalue -1 means it can not be selled
  27. Tomato, *, 1, 0
  28. Zucchini, *, 3, 1
  29. Pumpkin, *, 8, 3
  30. CaninaBerry, *, 1, 0
  31. SambucusBerry, *, 1, 0
  32. AgaricusMushroom, *, 2, 1
  33. AmanitaMushroom, *, 2, 1
  34. LactariusMushroom, *, 2, 1
  35. MacrolepiotaMushroom, *, 2, 1
  36. PsilocybeMushroom, *, 2, 1
  37. AuriculariaMushroom, *, 2, 1
  38. BoletusMushroom, *, 2, 1
  39. PleurotusMushroom, *, 2, 1
  40.  
  41. <Category> Packaged Food
  42. PowderedMilk, *, 1, 0
  43. BoxCerealCrunchin, *, 2, 1
  44. Rice, *, 3, 1
  45. PeachesCan, *, 4, 2
  46. SardinesCan, *, 4, 2
  47. TunaCan, *, 4, 2
  48. SpaghettiCan, *, 5, 2
  49. BakedBeansCan, *, 5, 2
  50. TacticalBaconCan, *, 5, 3
  51.  
  52. <Category> Meat
  53. Lard, *, 2, 1
  54. ChickenBreastMeat, *, 2, 1
  55. GoatSteakMeat, *, 3, 1
  56. SheepSteakMeat, *, 3, 1
  57. PigSteakMeat, *, 4, 2
  58. BoarSteakMeat, *, 4, 2
  59. WolfSteakMeat, *, 4, 2
  60. DeerSteakMeat, *, 5, 2
  61. CowSteakMeat, *, 5, 2
  62.  
  63. <Category> Drinks
  64. SodaCan_Cola, *, 2, 1
  65. SodaCan_Kvass, *, 2, 1
  66. SodaCan_Pipsi, *, 2, 1
  67. SodaCan_Spite, *, 2, 1
  68. WaterBottle, *, 5, 2
  69. Canteen, *, 8, 4
  70.  
  71. <Category> Medical Supplies
  72. //Rag, 1, 1, 0
  73. BandageDressing, 2, 3, 1
  74. BloodTestKit, *, 5, 2
  75. //InjectionVial, *, 5, 2
  76. Thermometer, *, 5, 2
  77. DisinfectantSpray, *, 8, 5
  78. //Syringe, *, 8, 5
  79. StartKitIV, *, 10, 6
  80. SalineBag, *, 15, 8
  81. BloodBagEmpty, *, 18, 10
  82. FirstAidKit, *, 20, 10
  83. //Defibrillator, *, 35, 20
  84.  
  85. <Category> Medications
  86. CharcoalTablets, *, 2, 1
  87. DisinfectantAlcohol, *, 4, 2
  88. VitaminBottle, *, 6, 4
  89. TetracyclineAntibiotics,*, 8, 5
  90. PainkillerTablets, *, 10, 6
  91. Epinephrine, *, 20, 10
  92. Morphine, *, 25, 15
  93.  
  94. <Category> Money Exchange
  95. MoneyRuble1, 1, 1, -1
  96. MoneyRuble5, 1, 5, -1
  97. MoneyRuble10, 1, 10, -1
  98. MoneyRuble25, 1, 25, -1
  99. MoneyRuble50, 1, 50, -1
  100. MoneyRuble100, 1, 100, -1
  101.  
  102.  
  103. <Trader> Misc Trader
  104. <Category> Tools (small)
  105. Screwdriver, *, 3, 1
  106. Wrench, *, 3, 1
  107. SewingKit, *, 4, 1
  108. Pliers, *, 4, 1
  109. LeatherSewingKit, *, 5, 2
  110. Whetstone, *, 5, 2
  111. Hammer, *, 7, 3
  112. Hacksaw, *, 7, 3
  113. WeaponCleaningKit, *, 8, 3
  114. KitchenKnife, *, 8, 4
  115. SteakKnife, *, 9, 4
  116. HuntingKnife, *, 9, 4
  117. CanOpener, *, 10, 4
  118. Compass, *, 10, 4
  119. OrienteeringCompass, *, 10, 4
  120. Hatchet, *, 10, 4
  121. CombatKnife, *, 10, 5
  122. Machete, *, 12, 6
  123. ChernarusMap, *, 15, 5
  124. Lockpick, *, 20, 10
  125. Binoculars, *, 30, 15
  126.  
  127. <Category> Tools (big)
  128. LugWrench, *, 4, 1
  129. Crowbar, *, 5, 3
  130. Shovel, *, 6, 3
  131. Pickaxe, *, 10, 4
  132. SledgeHammer, *, 12, 6
  133. WoodAxe, *, 20, 8
  134. FirefighterAxe, *, 30, 12
  135.  
  136. <Category> Electronics
  137. Battery9V, *, 8, 3
  138. PersonalRadio, *, 10, 5
  139. Megaphone, *, 30, 15
  140. ElectronicRepairKit, *, 35, 17
  141. CableReel, *, 40, 20
  142. BatteryCharger, *, 40, 20
  143. BaseRadio, *, 50, 30
  144. Rangefinder, *, 60, 35
  145.  
  146. <Category> Fire & Lights
  147. Chemlight_Blue, *, 2, 1
  148. Chemlight_Green, *, 2, 1
  149. Chemlight_Red, *, 2, 1
  150. Chemlight_White, *, 2, 1
  151. Chemlight_Yellow, *, 2, 1
  152. Roadflare, *, 4, 2
  153. Matchbox, *, 6, 3
  154. Heatpack, *, 10, 5
  155. Flashlight, *, 15, 5
  156. PortableGasLamp, *, 25, 10
  157. PortableGasStove, *, 30, 15
  158. Headtorch_Black, *, 40, 20
  159. Headtorch_Grey, *, 40, 20
  160. Spotlight, *, 600, 200
  161.  
  162. <Category> Cooking & Hunting Supplies
  163. PurificationTablets, *, 5, 2
  164. Pot, *, 25, 10
  165. Tripod, *, 35, 15
  166. BearTrap, *, 50, 30
  167.  
  168. <Category> Hardware Supplies
  169. Paper, *, 1, 0
  170. Pen_Blue, *, 2, 1
  171. Rope, *, 4, 1
  172. TannedLeather, *, 4, 1
  173. AntiPestsSpray, *, 8, 4
  174. MetalWire, *, 15, 6
  175. EpoxyPutty, *, 15, 6
  176. DuctTape, *, 20, 8
  177. XmasLights, *, 25, 10
  178. HandcuffKeys, *, 35, 12
  179. Handcuffs, *, 50, 15
  180. Netting, 1, 50, 10
  181. BurlapSack, *, 50, 10
  182. WoodenPlank, 10, 50, 15
  183. MetalPlate, *, 60, 18
  184. SmallProtectorCase, *, 70, 30
  185. AmmoBox, *, 80, 35
  186. SmallGasCanister, *, 80, 35
  187. MediumGasCanister, *, 100, 40
  188. LargeGasCanister, *, 200, 70
  189. CanisterGasoline, *, 300, 80
  190. NailBox, *, 300, 120
  191. BarbedWire, *, 450, 200
  192. Camonet, *, 600, 250
  193. HescoBox, *, 650, 250
  194. CombinationLock, *, 700, 300
  195. BarrelHoles_Blue, *, 800, 300
  196. BarrelHoles_Green, *, 800, 300
  197. BarrelHoles_Red, *, 800, 300
  198. BarrelHoles_Yellow, *, 800, 300
  199. Barrel_Blue, 0, 1500, 350
  200. Barrel_Green, 0, 1500, 350
  201. Barrel_Red, 0, 1500, 350
  202. Barrel_Yellow, 0, 1500, 350
  203. SeaChest, *, 2000, 400
  204. PowerGenerator, *, 3000, 1000
  205. MediumTent, *, 3000, 500
  206. CarTent, *, 5000, 700
  207. LargeTent, *, 7000, 1200
  208.  
  209. <Category> Seeds & Lime
  210. TomatoSeedsPack, *, 4, 1
  211. PepperSeedsPack, *, 4, 1
  212. ZucchiniSeedsPack, *, 6, 2
  213. PumpkinSeedsPack, *, 10, 3
  214. GardenLime, *, 20, 7
  215.  
  216. <Category> Fluffy Pets <3
  217. Bear_Beige, *, 5, 1
  218. Bear_Dark, *, 5, 1
  219. Bear_Pink, *, 5, 1
  220. Bear_White, *, 5, 1
  221.  
  222.  
  223. <Trader> Weapon Trader
  224. <Category> Melee
  225. BrassKnuckles_Shiny, W, 15, 6
  226. StunBaton, W, 15, 9
  227. Pipe, W, 25, 10
  228. CattleProd, W, 25, 15
  229. NailedBaseballBat, W, 45, 20
  230.  
  231. <Category> Sidearms
  232. MakarovIJ70, W, 100, 50
  233. CZ75, W, 135, 70
  234. FNX45, W, 175, 90
  235.  
  236. <Category> Single-Barrel Rifles
  237. Izh18, W, 350, 175
  238. Mosin9130, W, 400, 200
  239.  
  240. <Category> Shotguns
  241. Mp133Shotgun, W, 500, 250
  242.  
  243. <Category> Submachine Guns
  244. CZ61, W, 700, 300
  245. UMP45, W, 800, 350
  246. MP5K, W, 1000, 450
  247.  
  248. <Category> Assault Rifles
  249. AKM, W, 1500, 750
  250. M4A1, W, 1500, 750
  251. // ---------------------------------------------------->
  252. GP_Fal, W, 1500, 750
  253. gp_AK74, W, 1500, 750
  254. gp_AKS74U, W, 1500, 750
  255. gp_Saiga12kShotgun, W, 1500, 750
  256. gp_miniuzi, W, 1500, 750
  257. gp_Glock19, W, 1500, 750
  258. gp_P1, W, 1500, 750
  259. gp_DE, W, 1500, 750
  260. gp_MKII, W, 1500, 750
  261. GP_Colt1911, W, 1500, 750
  262. GP_Colt1911Engraved, W, 1500, 750
  263. GP_AK101, W, 1500, 750
  264. gp_AugSteyr, W, 1500, 750
  265. gp_Winchester70, W, 1500, 750
  266. gp_Scout, W, 1500, 750
  267. gp_LongHorn, W, 1500, 750
  268. gp_Ruger1022, W, 1500, 750
  269. gp_Trumpet, W, 1500, 750
  270. gp_Blaze95, W, 1500, 750
  271. gp_shotgunizh43, W, 1500, 750
  272. gp_M249, W, 1500, 750
  273. gp_VSS, W, 1500, 750
  274. // ---------------------------------------------------->
  275.  
  276.  
  277.  
  278. //<Category> Light Machine Guns
  279.  
  280. <Category> Sniper Rifles
  281. SVD, W, 2000, 1200
  282.  
  283.  
  284. <Trader> Weapon Supplies
  285. <Category> Ammunition
  286. Ammo_380, 1, 1, 0
  287. Ammo_9x19, 1, 1, 0
  288. Ammo_45ACP, 1, 1, 0
  289. Ammo_12gaPellets, 1, 3, 1
  290. Ammo_12gaSlug, 1, 4, 2
  291. Ammo_556x45, 1, 5, 3
  292. Ammo_762x39, 1, 5, 3
  293. Ammo_762x54, 1, 10, 6
  294. // ---------------------------------------------------->
  295. Ammo_22, 1, 10, 6
  296. Ammo_357, 1, 10, 6
  297. Ammo_308Win, 1, 10, 6
  298. Ammo_9x39, 1, 10, 6
  299. Ammo_545x39_20Rnd, 1, 10, 6
  300. // ---------------------------------------------------->
  301.  
  302. // When changing Prices here keep in Mind that Players
  303. // can just unpack the Ammoboxes and sell the Ammo seperatly!
  304. // Originally the Ammoboxes buying Price is 20% less than
  305. // buying single Ammo. The Selling Price is the same as
  306. // selling the Ammo seperately.
  307. AmmoBox_380_35rnd, *, 28, 0
  308. AmmoBox_9x19_25rnd, *, 20, 0
  309. AmmoBox_45ACP_25rnd, *, 20, 0
  310. AmmoBox_00buck_10rnd, *, 24, 10
  311. AmmoBox_12gaSlug_10Rnd, *, 32, 20
  312. AmmoBox_556x45_20Rnd, *, 80, 60
  313. AmmoBox_762x39_20Rnd, *, 80, 60
  314. AmmoBox_762x54_20Rnd, *, 200, 120
  315. // ---------------------------------------------------->
  316. AmmoBox_22_50Rnd, *, 200, 120
  317. AmmoBox_357_20Rnd, *, 200, 120
  318. AmmoBox_308Win_20Rnd, *, 200, 120
  319. AmmoBox_9x39_20Rnd, *, 200, 120
  320. // ---------------------------------------------------->
  321. <Category> Magazines
  322. Mag_IJ70_8Rnd, M, 30, 15
  323. Mag_CZ75_15Rnd, M, 40, 20
  324. Mag_FNX45_15Rnd, M, 40, 20
  325. Mag_CZ61_20Rnd, M, 100, 50
  326. Mag_UMP_25Rnd, M, 150, 75
  327. Mag_MP5_30Rnd, M, 200, 100
  328. Mag_AKM_30Rnd, M, 220, 110
  329. Mag_STANAG_30Rnd, M, 220, 110
  330. Mag_SVD_10Rnd, M, 250, 125
  331. // ---------------------------------------------------->
  332. Mag_DE_9Rnd, M, 250, 125
  333. Mag_FAL_20Rnd, M, 250, 125
  334. Mag_AK101_30Rnd, M, 250, 125
  335. Mag_AK74_30Rnd, M, 250, 125
  336. Mag_Saiga_5Rnd, M, 250, 125
  337. Mag_Saiga_8Rnd, M, 250, 125
  338. Mag_Saiga_Drum20Rnd, M, 250, 125
  339. Mag_VSS_10Rnd, M, 250, 125
  340. Mag_Glock_15Rnd, M, 250, 125
  341. Mag_MiniUzi_10Rnd, M, 250, 125
  342. Mag_MiniUzi_22Rnd, M, 250, 125
  343. Mag_MKII_10Rnd, M, 250, 125
  344. Mag_P1_8Rnd, M, 250, 125
  345. Mag_Ruger1022_10Rnd, M, 250, 125
  346. Mag_Ruger1022_30Rnd, M, 250, 125
  347. Mag_M249_Box200Rnd, M, 250, 125
  348. Mag_308WinSnapLoader_2Rnd, M, 250, 125
  349. Mag_12gaSnaploader_2Rnd, M, 250, 125
  350. Mag_1911_7Rnd, M, 250, 125
  351.  
  352. // ---------------------------------------------------->
  353. <Category> Handguards
  354. MP5_PlasticHndgrd, *, 100, 50
  355. MP5_RailHndgrd, *, 150, 75
  356. AK_WoodHndgrd, *, 200, 100
  357. M4_PlasticHndgrd, *, 150, 75
  358. M4_RISHndgrd, *, 200, 100
  359.  
  360. <Category> Buttstocks
  361. MP5k_StockBttstck, *, 100, 50
  362. AK_PlasticBttstck, *, 100, 50
  363. AK_WoodBttstck, *, 150, 75
  364. AK_FoldingBttstck, *, 250, 125
  365. M4_OEBttstck, *, 150, 75
  366.  
  367. <Category> Optics
  368. M4_CarryHandleOptic, *, 150, 60
  369. ACOGOptic, *, 300, 120
  370. M68Optic, *, 500, 200
  371. KobraOptic, *, 600, 250
  372. PUScopeOptic, *, 900, 500
  373. PSO1Optic, *, 1100, 600
  374.  
  375. <Category> Supressors
  376. PistolSuppressor, *, 150, 75
  377. AK_Suppressor, *, 250, 125
  378. M4_Suppressor, *, 250, 125
  379.  
  380. <Category> Compensators
  381. MP5_Compensator, *, 200, 100
  382.  
  383. <Category> Flashlights
  384. Universallight, *, 120, 60
  385.  
  386.  
  387. <Trader> Clothing Trader
  388. <Category> Glasses
  389. SportGlasses_Orange, *, 17, 8
  390. SportGlasses_Blue, *, 18, 9
  391. SportGlasses_Black, *, 20, 10
  392. SportGlasses_Green, *, 20, 10
  393. ThinFramesGlasses, *, 20, 10
  394. ThickFramesGlasses, *, 23, 11
  395. DesignerGlasses, *, 30, 15
  396. AviatorGlasses, *, 40, 20
  397. TacticalGoggles, *, 60, 30
  398. //NVGHeadstrap, *, 200, 120
  399.  
  400. <Category> Armbands
  401. Armband_Pink, *, 15, 5
  402. Armband_Yellow, *, 15, 5
  403. Armband_Orange, *, 15, 5
  404. Armband_Red, *, 15, 5
  405. Armband_Blue, *, 15, 5
  406. Armband_White, *, 15, 5
  407. Armband_Black, *, 15, 5
  408. Armband_Green, *, 15, 5
  409.  
  410. <Category> Gloves
  411. SurgicalGloves_LightBlue,*, 5, 1
  412. SurgicalGloves_Blue, *, 5, 1
  413. SurgicalGloves_White, *, 5, 1
  414. SurgicalGloves_Green, *, 5, 1
  415. WorkingGloves_Yellow, *, 25, 6
  416. WorkingGloves_Beige, *, 30, 8
  417. WorkingGloves_Brown, *, 30, 8
  418. WorkingGloves_Black, *, 30, 8
  419. TacticalGloves_Beige, *, 35, 10
  420. TacticalGloves_Black, *, 35, 10
  421. TacticalGloves_Green, *, 35, 10
  422. OMNOGloves_Gray, *, 40, 12
  423. OMNOGloves_Brown, *, 40, 12
  424. NBCGlovesGray, *, 65, 20
  425.  
  426. <Category> Hats & Caps
  427. MedicalScrubsHat_Blue, *, 2, 1
  428. MedicalScrubsHat_White, *, 2, 1
  429. MedicalScrubsHat_Green, *, 2, 1
  430. Bandana_Polkapattern, *, 6, 2
  431. Bandana_Redpattern, *, 6, 2
  432. Bandana_Blackpattern, *, 6, 2
  433. Bandana_Greenpattern, *, 8, 2
  434. Bandana_Camopattern, *, 10, 3
  435. BaseballCap_CMMG_Pink, *, 12, 3
  436. BaseballCap_Pink, *, 12, 3
  437. BaseballCap_Red, *, 12, 3
  438. BaseballCap_Blue, *, 12, 3
  439. BaseballCap_Beige, *, 12, 3
  440. BaseballCap_CMMG_Black, *, 12, 3
  441. BaseballCap_Black, *, 13, 3
  442. BaseballCap_Olive, *, 14, 4
  443. BaseballCap_Camo, *, 16, 5
  444. PrisonerCap, *, 16, 5
  445. BoonieHat_Orange, *, 16, 5
  446. BoonieHat_Red, *, 16, 5
  447. BoonieHat_Blue, *, 16, 5
  448. BoonieHat_NavyBlue, *, 16, 5
  449. BoonieHat_Black, *, 17, 5
  450. BoonieHat_Tan, *, 18, 6
  451. BoonieHat_Olive, *, 18, 6
  452. BoonieHat_DPM, *, 20, 7
  453. BoonieHat_Dubok, *, 20, 7
  454. BoonieHat_Flecktran, *, 20, 7
  455. CowboyHat_Brown, *, 20, 7
  456. CowboyHat_darkBrown, *, 20, 7
  457. CowboyHat_black, *, 20, 7
  458. CowboyHat_green, *, 20, 7
  459. PilotkaCap, *, 25, 7
  460. OfficerHat, *, 25, 7
  461. PoliceCap, *, 25, 7
  462. MilitaryBeret_ChDKZ, *, 26, 7
  463. MilitaryBeret_Red, *, 26, 7
  464. MilitaryBeret_UN, *, 26, 7
  465. MilitaryBeret_CDF, *, 27, 7
  466. MilitaryBeret_NZ, *, 27, 7
  467. BeanieHat_Pink, *, 30, 8
  468. BeanieHat_Red, *, 30, 8
  469. BeanieHat_Blue, *, 30, 8
  470. BeanieHat_Grey, *, 30, 8
  471. BeanieHat_Beige, *, 30, 8
  472. BeanieHat_Brown, *, 30, 8
  473. BeanieHat_Black, *, 31, 8
  474. BeanieHat_Green, *, 32, 9
  475. FlatCap_Red, *, 32, 8
  476. FlatCap_Blue, *, 32, 8
  477. FlatCap_BrownCheck, *, 32, 8
  478. FlatCap_GreyCheck, *, 32, 8
  479. FlatCap_Grey, *, 32, 8
  480. FlatCap_Brown, *, 32, 8
  481. FlatCap_Black, *, 32, 8
  482. FlatCap_BlackCheck, *, 32, 8
  483. ZmijovkaCap_Red, *, 36, 9
  484. ZmijovkaCap_Blue, *, 36, 9
  485. ZmijovkaCap_Brown, *, 36, 9
  486. ZmijovkaCap_Black, *, 37, 9
  487. ZmijovkaCap_Green, *, 38, 10
  488. RadarCap_Red, *, 40, 10
  489. RadarCap_Blue, *, 40, 10
  490. RadarCap_Brown, *, 40, 10
  491. RadarCap_Black, *, 42, 10
  492. RadarCap_Green, *, 45, 12
  493. Ushanka_Blue, *, 50, 15
  494. Ushanka_Black, *, 50, 15
  495. Ushanka_Green, *, 55, 18
  496. NBCHoodGray, *, 100, 30
  497.  
  498. <Category> Helmets
  499. ConstructionHelmet_Yellow,*, 30, 7
  500. ConstructionHelmet_Orange,*, 30, 7
  501. ConstructionHelmet_Red, *, 30, 7
  502. ConstructionHelmet_Blue,*, 30, 7
  503. ConstructionHelmet_White,*, 30, 7
  504. ConstructionHelmet_Lime,*, 33, 8
  505. SkateHelmet_Red, *, 45, 12
  506. SkateHelmet_Blue, *, 45, 12
  507. SkateHelmet_Gray, *, 45, 12
  508. SkateHelmet_Black, *, 47, 12
  509. SkateHelmet_Green, *, 50, 13
  510. HockeyHelmet_Red, *, 50, 13
  511. HockeyHelmet_Blue, *, 50, 13
  512. HockeyHelmet_White, *, 50, 13
  513. HockeyHelmet_Black, *, 55, 14
  514. DirtBikeHelmet_Mouthguard,*, 15, 4
  515. DirtBikeHelmet_Visor, *, 25, 8
  516. DirtBikeHelmet_Red, *, 60, 15
  517. DirtBikeHelmet_Blue, *, 60, 15
  518. DirtBikeHelmet_Police, *, 60, 15
  519. DirtBikeHelmet_Green, *, 60, 15
  520. DirtBikeHelmet_Chernarus,*, 60, 15
  521. DirtBikeHelmet_Black, *, 65, 16
  522. DirtBikeHelmet_Khaki, *, 70, 18
  523. MotoHelmet_Red, *, 70, 18
  524. MotoHelmet_Blue, *, 70, 18
  525. MotoHelmet_White, *, 70, 18
  526. MotoHelmet_Lime, *, 70, 18
  527. MotoHelmet_Grey, *, 75, 18
  528. MotoHelmet_Black, *, 75, 20
  529. MotoHelmet_Green, *, 80, 22
  530. DarkMotoHelmet_Red, *, 80, 22
  531. DarkMotoHelmet_Blue, *, 80, 22
  532. DarkMotoHelmet_White, *, 80, 22
  533. DarkMotoHelmet_Lime, *, 80, 22
  534. DarkMotoHelmet_Grey, *, 80, 22
  535. DarkMotoHelmet_Black, *, 85, 23
  536. DarkMotoHelmet_Green, *, 90, 25
  537. TankerHelmet, *, 100, 25
  538. GreatHelm, *, 120, 30
  539. ZSh3PilotHelmet, *, 130, 35
  540. FirefightersHelmet_Yellow,*, 150, 40
  541. FirefightersHelmet_Red, *, 150, 40
  542. FirefightersHelmet_White,*, 150, 40
  543. Mich2001Helmet, *, 150, 40
  544. GorkaHelmetVisor, *, 50, 20
  545. GorkaHelmet, *, 190, 50
  546. Ssh68Helmet, *, 250, 80
  547. BallisticHelmet_UN, *, 250, 80
  548. BallisticHelmet_Black, *, 300, 100
  549. BallisticHelmet_Green, *, 350, 110
  550.  
  551. <Category> Masks
  552. SurgicalMask, *, 15, 3
  553. BandanaMask_PolkaPattern,*, 25, 6
  554. BandanaMask_RedPattern, *, 25, 6
  555. BandanaMask_BlackPattern,*, 25, 6
  556. BandanaMask_GreenPattern,*, 30, 8
  557. BandanaMask_CamoPattern,*, 35, 10
  558. NioshFaceMask, *, 40, 10
  559. HockeyMask, *, 40, 10
  560. //HoxtonMask, *, 40, 10
  561. //WolfMask, *, 40, 10
  562. //DallasMask, *, 40, 10
  563. Balaclava3Holes_Blue, *, 50, 12
  564. Balaclava3Holes_Beige, *, 50, 12
  565. Balaclava3Holes_Black, *, 55, 13
  566. Balaclava3Holes_Green, *, 60, 15
  567. WeldingMask, *, 70, 20
  568. GP5GasMask, *, 120, 40
  569.  
  570. <Category> Shirts
  571. TShirt_OrangeWhiteStripes,*, 8, 2
  572. TShirt_RedBlackStripes, *, 8, 2
  573. TShirt_Red, *, 8, 2
  574. TShirt_Blue, *, 8, 2
  575. TShirt_White, *, 10, 2
  576. TShirt_Grey, *, 10, 2
  577. TShirt_Beige, *, 10, 2
  578. TShirt_Black, *, 12, 3
  579. TShirt_Green, *, 12, 3
  580. TelnyashkaShirt, *, 14, 3
  581. Shirt_RedCheck, *, 16, 4
  582. Shirt_BlueCheckBright, *, 16, 4
  583. Shirt_BlueCheck, *, 16, 4
  584. Shirt_WhiteCheck, *, 16, 4
  585. Shirt_PlaneBlack, *, 17, 4
  586. Shirt_GreenCheck, *, 18, 4
  587. Blouse_Violet, *, 16, 4
  588. Blouse_Blue, *, 16, 4
  589. Blouse_White, *, 16, 4
  590. Blouse_Green, *, 18, 4
  591. MedicalScrubsShirt_Blue,*, 20, 5
  592. MedicalScrubsShirt_White,*, 20, 5
  593. MedicalScrubsShirt_Green,*, 20, 5
  594. ChernarusSportShirt, *, 25, 6
  595. TacticalShirt_Grey, *, 36, 10
  596. TacticalShirt_Tan, *, 37, 10
  597. TacticalShirt_Black, *, 38, 10
  598. TacticalShirt_Olive, *, 40, 12
  599.  
  600. <Category> Hoodies & Sweater
  601. Sweater_Red, *, 20, 5
  602. Sweater_Blue, *, 20, 5
  603. Sweater_Gray, *, 20, 5
  604. Sweater_Green, *, 25, 6
  605. Hoodie_DrJ0nes, *, 30, 6
  606. Hoodie_GraffitiTiles, *, 30, 6
  607. Hoodie_Red, *, 30, 6
  608. Hoodie_Blue, *, 30, 6
  609. Hoodie_Grey, *, 30, 6
  610. Hoodie_Brown, *, 30, 6
  611. Hoodie_Black, *, 30, 6
  612. Hoodie_Green, *, 35, 7
  613.  
  614. <Category> Vests
  615. ReflexVest, *, 5, 1
  616. PoliceVest, *, 35, 10
  617. HuntingVest, *, 55, 18
  618. PressVest_LightBlue, *, 85, 28
  619. PressVest_Blue, *, 90, 30
  620. UKAssVest_Black, *, 90, 30
  621. UKAssVest_Khaki, *, 90, 30
  622. UKAssVest_Olive, *, 90, 30
  623. UKAssVest_Camo, *, 100, 35
  624. SmershVest, *, 150, 50
  625. HighCapacityVest_Black, *, 200, 60
  626. HighCapacityVest_Olive, *, 230, 75
  627. PlateCarrierVest, *, 250, 80
  628.  
  629. <Category> Jackets & Coats
  630. LabCoat, *, 10, 2
  631. TrackSuitJacket_Red, *, 15, 3
  632. TrackSuitJacket_LightBlue,*, 15, 3
  633. TrackSuitJacket_Blue, *, 15, 3
  634. TrackSuitJacket_Black, *, 15, 3
  635. TrackSuitJacket_Green, *, 15, 3
  636. DenimJacket, *, 18, 4
  637. ManSuit_Blue, *, 18, 4
  638. ManSuit_White, *, 18, 4
  639. ManSuit_LightGrey, *, 18, 4
  640. ManSuit_DarkGrey, *, 18, 4
  641. ManSuit_Beige, *, 18, 4
  642. ManSuit_Brown, *, 18, 4
  643. ManSuit_Black, *, 18, 4
  644. ManSuit_Khaki, *, 18, 4
  645. WomanSuit_Blue, *, 18, 4
  646. WomanSuit_White, *, 18, 4
  647. WomanSuit_LightGrey, *, 18, 4
  648. WomanSuit_DarkGrey, *, 18, 4
  649. WomanSuit_Beige, *, 18, 4
  650. WomanSuit_Brown, *, 18, 4
  651. WomanSuit_Black, *, 18, 4
  652. WomanSuit_Khaki, *, 18, 4
  653. WoolCoat_Red, *, 18, 4
  654. WoolCoat_RedCheck, *, 18, 4
  655. WoolCoat_Blue, *, 18, 4
  656. WoolCoat_BlueCheck, *, 18, 4
  657. WoolCoat_GreyCheck, *, 18, 4
  658. WoolCoat_BrownCheck, *, 18, 4
  659. WoolCoat_Beige, *, 18, 4
  660. WoolCoat_Black, *, 19, 4
  661. WoolCoat_BlackCheck, *, 19, 4
  662. WoolCoat_Green, *, 20, 5
  663. RidersJacket_Black, *, 20, 5
  664. FirefighterJacket_Beige,*, 24, 6
  665. FirefighterJacket_Black,*, 24, 6
  666. JumpsuitJacket_Red, *, 26, 6
  667. JumpsuitJacket_Blue, *, 26, 6
  668. JumpsuitJacket_Gray, *, 26, 6
  669. JumpsuitJacket_Green, *, 26, 6
  670. BomberJacket_Maroon, *, 26, 6
  671. BomberJacket_SkyBlue, *, 26, 6
  672. BomberJacket_Blue, *, 26, 6
  673. BomberJacket_Grey, *, 26, 6
  674. BomberJacket_Brown, *, 26, 6
  675. BomberJacket_Black, *, 28, 7
  676. BomberJacket_Olive, *, 30, 7
  677. QuiltedJacket_Orange, *, 26, 6
  678. QuiltedJacket_Yellow, *, 26, 6
  679. QuiltedJacket_Red, *, 26, 6
  680. QuiltedJacket_Violet, *, 26, 6
  681. QuiltedJacket_Blue, *, 26, 6
  682. QuiltedJacket_Grey, *, 26, 6
  683. QuiltedJacket_Black, *, 28, 7
  684. QuiltedJacket_Green, *, 30, 7
  685. PrisonUniformJacket, *, 28, 7
  686. PoliceJacketOrel, *, 32, 8
  687. PoliceJacket, *, 34, 8
  688. ParamedicJacket_Crimson,*, 36, 9
  689. ParamedicJacket_Blue, *, 36, 9
  690. ParamedicJacket_Green, *, 36, 9
  691. HikingJacket_Red, *, 36, 9
  692. HikingJacket_Blue, *, 38, 9
  693. HikingJacket_Black, *, 38, 9
  694. HikingJacket_Green, *, 40, 10
  695. Raincoat_Pink, *, 70, 15
  696. Raincoat_Orange, *, 70, 15
  697. Raincoat_Yellow, *, 70, 15
  698. Raincoat_Red, *, 70, 15
  699. Raincoat_Blue, *, 70, 15
  700. Raincoat_Black, *, 80, 20
  701. Raincoat_Green, *, 100, 25
  702. TTsKOJacket_Camo, *, 100, 25
  703. BDUJacket, *, 100, 25
  704. HuntingJacket_Winter, *, 120, 35
  705. HuntingJacket_Brown, *, 120, 35
  706. HuntingJacket_Autumn, *, 120, 35
  707. HuntingJacket_Spring, *, 120, 35
  708. HuntingJacket_Summer, *, 120, 35
  709. M65Jacket_Tan, *, 130, 40
  710. M65Jacket_Black, *, 130, 40
  711. M65Jacket_Khaki, *, 130, 40
  712. M65Jacket_Olive, *, 130, 40
  713. GorkaEJacket_Autumn, *, 140, 45
  714. GorkaEJacket_Flat, *, 140, 45
  715. GorkaEJacket_PautRev, *, 140, 45
  716. GorkaEJacket_Summer, *, 140, 45
  717. USMCJacket_Desert, *, 140, 45
  718. USMCJacket_Woodland, *, 155, 55
  719. NBCJacketGray, *, 250, 80
  720.  
  721. <Category> Skirts & Dresses
  722. Skirt_Yellow, *, 30, 10
  723. Skirt_Red, *, 30, 10
  724. Skirt_Blue, *, 30, 10
  725. Skirt_White, *, 30, 10
  726. MiniDress_Pink, *, 35, 10
  727. MiniDress_PinkChecker, *, 35, 10
  728. MiniDress_RedChecker, *, 35, 10
  729. MiniDress_BlueChecker, *, 35, 10
  730. MiniDress_BlueWithDots, *, 35, 10
  731. MiniDress_WhiteChecker, *, 35, 10
  732. MiniDress_BrownChecker, *, 35, 10
  733. MiniDress_GreenChecker, *, 35, 10
  734. NurseDress_Blue, *, 40, 10
  735. NurseDress_White, *, 40, 10
  736.  
  737. <Category> Pants
  738. MedicalScrubsPants_Blue,*, 10, 2
  739. MedicalScrubsPants_White,*, 10, 2
  740. MedicalScrubsPants_Green,*, 10, 2
  741. TrackSuitPants_Red, *, 15, 3
  742. TrackSuitPants_LightBlue,*, 15, 3
  743. TrackSuitPants_Blue, *, 15, 3
  744. TrackSuitPants_Black, *, 15, 3
  745. TrackSuitPants_Green, *, 15, 3
  746. PrisonUniformPants, *, 17, 4
  747. Breeches_Pink, *, 20, 5
  748. Breeches_Red, *, 20, 5
  749. Breeches_Blue, *, 20, 5
  750. Breeches_White, *, 20, 5
  751. Breeches_Beetcheck, *, 20, 5
  752. Breeches_Beige, *, 21, 5
  753. Breeches_Browncheck, *, 21, 5
  754. Breeches_Black, *, 22, 5
  755. Breeches_Blackcheck, *, 22, 5
  756. Breeches_Green, *, 24, 6
  757. SlacksPants_Blue, *, 20, 5
  758. SlacksPants_White, *, 20, 5
  759. SlacksPants_LightGrey, *, 20, 5
  760. SlacksPants_DarkGrey, *, 20, 5
  761. SlacksPants_Beige, *, 20, 5
  762. SlacksPants_Brown, *, 21, 5
  763. SlacksPants_Black, *, 22, 5
  764. SlacksPants_Khaki, *, 24, 6
  765. CanvasPantsMidi_Red, *, 24, 6
  766. CanvasPantsMidi_Violet, *, 24, 6
  767. CanvasPantsMidi_Blue, *, 24, 6
  768. CanvasPantsMidi_Grey, *, 24, 6
  769. CanvasPantsMidi_Beige, *, 25, 6
  770. CanvasPants_Red, *, 26, 6
  771. CanvasPants_Violet, *, 26, 6
  772. CanvasPants_Blue, *, 26, 6
  773. CanvasPants_Grey, *, 26, 6
  774. CanvasPants_Beige, *, 28, 6
  775. JumpsuitPants_Red, *, 28, 6
  776. JumpsuitPants_Blue, *, 28, 6
  777. JumpsuitPants_Grey, *, 28, 6
  778. JumpsuitPants_Green, *, 28, 6
  779. PolicePants, *, 28, 6
  780. ParamedicPants_Crimson, *, 35, 8
  781. ParamedicPants_Blue, *, 35, 8
  782. ParamedicPants_Green, *, 35, 8
  783. FirefightersPants_Beige,*, 35, 8
  784. FirefightersPants_Black,*, 35, 8
  785. CargoPants_Blue, *, 35, 8
  786. CargoPants_Grey, *, 35, 8
  787. CargoPants_Beige, *, 35, 8
  788. CargoPants_Black, *, 35, 8
  789. CargoPants_Green, *, 35, 8
  790. ShortJeans_Red, *, 38, 8
  791. ShortJeans_Blue, *, 38, 8
  792. ShortJeans_Darkblue, *, 38, 8
  793. ShortJeans_Brown, *, 38, 8
  794. ShortJeans_Black, *, 40, 10
  795. ShortJeans_Green, *, 42, 10
  796. Jeans_Blue, *, 40, 10
  797. Jeans_BlueDark, *, 40, 10
  798. Jeans_Grey, *, 40, 10
  799. Jeans_Brown, *, 40, 10
  800. Jeans_Black, *, 42, 10
  801. Jeans_Green, *, 45, 12
  802. TTSKOPants, *, 55, 15
  803. BDUPants, *, 65, 18
  804. USMCPants_Desert, *, 65, 18
  805. USMCPants_Woodland, *, 70, 20
  806. PolicePantsOrel, *, 70, 20
  807. HunterPants_Winter, *, 90, 25
  808. HunterPants_Brown, *, 100, 30
  809. HunterPants_Spring, *, 100, 30
  810. HunterPants_Autumn, *, 100, 30
  811. HunterPants_Summer, *, 100, 30
  812. GorkaPants_Flat, *, 130, 40
  813. GorkaPants_PautRev, *, 130, 40
  814. GorkaPants_Autumn, *, 130, 40
  815. GorkaPants_Summer, *, 130, 40
  816. NBCPantsGray, *, 200, 65
  817.  
  818. <Category> Shoes & Boots
  819. AthleticShoes_Blue, *, 17, 4
  820. AthleticShoes_Grey, *, 20, 5
  821. AthleticShoes_Brown, *, 20, 5
  822. AthleticShoes_Black, *, 23, 5
  823. AthleticShoes_Green, *, 23, 5
  824. JoggingShoes_Violet, *, 30, 7
  825. JoggingShoes_Red, *, 30, 7
  826. JoggingShoes_Blue, *, 30, 7
  827. JoggingShoes_White, *, 30, 7
  828. JoggingShoes_Black, *, 30, 7
  829. Sneakers_Red, *, 30, 7
  830. Sneakers_White, *, 30, 7
  831. Sneakers_Gray, *, 30, 7
  832. Sneakers_Black, *, 31, 7
  833. Sneakers_Green, *, 32, 7
  834. DressShoes_White, *, 32, 7
  835. DressShoes_Brown, *, 35, 8
  836. DressShoes_Black, *, 35, 8
  837. DressShoes_Beige, *, 35, 8
  838. DressShoes_Sunburst, *, 35, 8
  839. HikingBootsLow_Blue, *, 45, 12
  840. HikingBootsLow_Grey, *, 45, 12
  841. HikingBootsLow_Beige, *, 48, 13
  842. HikingBootsLow_Black, *, 50, 14
  843. WorkingBoots_Yellow, *, 55, 12
  844. WorkingBoots_Grey, *, 60, 15
  845. WorkingBoots_Beige, *, 60, 15
  846. WorkingBoots_Brown, *, 60, 15
  847. WorkingBoots_Green, *, 65, 17
  848. HikingBoots_Brown, *, 75, 20
  849. HikingBoots_Black, *, 75, 20
  850. CombatBoots_Grey, *, 80, 22
  851. CombatBoots_Beige, *, 80, 22
  852. CombatBoots_Brown, *, 80, 22
  853. CombatBoots_Black, *, 80, 22
  854. CombatBoots_Green, *, 80, 22
  855. JungleBoots_Beige, *, 85, 24
  856. JungleBoots_Brown, *, 85, 24
  857. JungleBoots_Black, *, 85, 24
  858. JungleBoots_Olive, *, 85, 24
  859. JungleBoots_Green, *, 85, 24
  860. Wellies_Grey, *, 85, 25
  861. Wellies_Brown, *, 85, 25
  862. Wellies_Black, *, 85, 25
  863. Wellies_Green, *, 90, 28
  864. TTSKOBoots, *, 100, 35
  865. MilitaryBoots_Redpunk, *, 100, 35
  866. MilitaryBoots_Bluerock, *, 105, 35
  867. MilitaryBoots_Beige, *, 110, 35
  868. MilitaryBoots_Brown, *, 110, 35
  869. MilitaryBoots_Black, *, 110, 35
  870. NBCBootsGray, *, 150, 50
  871.  
  872. <Category> Ghillie
  873. // Keep in Mind that Players can also
  874. // craft Ghillie Clothing and sell them!
  875. GhillieAtt_Mossy, *, 220, 70
  876. GhillieAtt_Tan, *, 220, 70
  877. GhillieAtt_Woodland, *, 220, 70
  878. GhillieHood_Mossy, *, 220, 70
  879. GhillieHood_Tan, *, 220, 70
  880. GhillieHood_Woodland, *, 220, 70
  881. GhillieBushrag_Mossy, *, 400, 130
  882. GhillieBushrag_Tan, *, 400, 130
  883. GhillieBushrag_Woodland,*, 400, 130
  884. GhillieTop_Mossy, *, 600, 200
  885. GhillieTop_Tan, *, 600, 200
  886. GhillieTop_Woodland, *, 600, 200
  887. GhillieSuit_Mossy, *, 1000, 300
  888. GhillieSuit_Tan, *, 1000, 300
  889. GhillieSuit_Woodland, *, 1000, 300
  890.  
  891. //<Category> Seasonal
  892. //SantasBeard, *, 15, 0
  893. //SantasHat, *, 35, 0
  894. //PumpkinHelmet, *, 50, 0
  895.  
  896. <Category> Holster & Pouches
  897. ChestHolster, *, 60, 20
  898. PlateCarrierHolster, *, 60, 20
  899. PlateCarrierPouches, *, 100, 20
  900.  
  901. <Category> Bags
  902. ChildBag_Red, *, 20, 5
  903. ChildBag_Blue, *, 20, 5
  904. ChildBag_Green, *, 25, 6
  905. DryBag_Yellow, *, 30, 8
  906. DryBag_Orange, *, 30, 8
  907. DryBag_Red, *, 30, 8
  908. DryBag_Blue, *, 30, 8
  909. DryBag_Black, *, 35, 8
  910. DryBag_Green, *, 40, 10
  911. TaloonBag_Orange, *, 50, 10
  912. TaloonBag_Violet, *, 50, 10
  913. TaloonBag_Blue, *, 50, 10
  914. TaloonBag_Green, *, 70, 20
  915. SmershBag, *, 100, 30
  916. WaterproofBag_Yellow, *, 100, 30
  917. WaterproofBag_Orange, *, 100, 30
  918. WaterproofBag_Green, *, 110, 30
  919. AssaultBag_Black, *, 110, 30
  920. AssaultBag_Green, *, 110, 30
  921. AssaultBag_Ttsko, *, 130, 30
  922. HuntingBag, *, 130, 30
  923. TortillaBag, *, 180, 60
  924. CoyoteBag_Brown, *, 180, 60
  925. CoyoteBag_Green, *, 180, 60
  926. MountainBag_Orange, *, 300, 80
  927. MountainBag_Red, *, 300, 80
  928. MountainBag_Blue, *, 300, 80
  929. MountainBag_Green, *, 360, 100
  930. AliceBag_Black, *, 400, 150
  931. AliceBag_Green, *, 400, 150
  932. AliceBag_Camo, *, 500, 220
  933.  
  934. //<Category> Handmade
  935. //LeatherGloves_Beige, *, 0, 0
  936. //LeatherGloves_Black, *, 0, 0
  937. //LeatherGloves_Brown, *, 0, 0
  938. //LeatherGloves_Natural,*, 0, 0
  939. //LeatherHat_Beige, *, 0, 0
  940. //LeatherHat_Black, *, 0, 0
  941. //LeatherHat_Brown, *, 0, 0
  942. //LeatherHat_Natural, *, 0, 0
  943. //LeatherShirt_Natural, *, 0, 0
  944. //LeatherStorageVest_Beige,*, 0, 0
  945. //LeatherStorageVest_Black,*, 0, 0
  946. //LeatherStorageVest_Brown,*, 0, 0
  947. //LeatherStorageVest_Natural,*, 0, 0
  948. //LeatherJacket_Beige, *, 0, 0
  949. //LeatherJacket_Black, *, 0, 0
  950. //LeatherJacket_Brown, *, 0, 0
  951. //LeatherJacket_Natural,*, 0, 0
  952. //LeatherPants_Beige, *, 0, 0
  953. //LeatherPants_Black, *, 0, 0
  954. //LeatherPants_Brown, *, 0, 0
  955. //LeatherPants_Natural, *, 0, 0
  956. //LeatherShoes_Beige, *, 0, 0
  957. //LeatherShoes_Black, *, 0, 0
  958. //LeatherShoes_Brown, *, 0, 0
  959. //LeatherShoes_Natural, *, 0, 0
  960. //CourierBag, *, 0, 0
  961. //FurCourierBag, *, 0, 0
  962. //FurImprovisedBag, *, 0, 0
  963. //ImprovisedBag, *, 0, 0
  964. //LeatherSack_Beige, *, 0, 0
  965. //LeatherSack_Black, *, 0, 0
  966. //LeatherSack_Brown, *, 0, 0
  967. //LeatherSack_Natural, *, 0, 0
  968.  
  969. <Trader> Vehicles Trader
  970. <Category> Vehicles
  971. OffroadHatchback, V, 14000, 8000
  972. //V3S_Chassis, V, 17000, 10000
  973.  
  974. <Category> Vehicle Parts
  975. HeadlightH7_Box, *, 30, 15
  976. SparkPlug, *, 60, 40
  977. EngineOil, *, 70, 40
  978. CarBattery, *, 100, 50
  979. //TruckBattery, *, 180, 100
  980. CarRadiator, *, 200, 100
  981. TireRepairKit, *, 220, 100
  982. HatchbackHood, *, 300, 100
  983. HatchbackTrunk, *, 380, 130
  984. HatchbackDoors_Driver, *, 450, 160
  985. HatchbackDoors_CoDriver,*, 450, 160
  986. HatchbackWheel, *, 500, 100
  987. //V3SHood, *, 400, 180
  988. //V3SDoors_Driver, *, 600, 220
  989. //V3SDoors_CoDriver, *, 600, 220
  990. //V3SWheel, *, 800, 150
  991. //V3SWheelDouble, *, 1200, 220
  992.  
  993.  
  994. <FileEnd> // This has to be on the End of this File and is very importand!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement