mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Merge pull request #1982 from worldwidesorrow/master
Trader Updates for 1.0.6.2
This commit is contained in:
@@ -4,6 +4,11 @@ class Category_577 {
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class 200Rnd_762x51_M240 {
|
||||
type = "trade_items";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class 30Rnd_556x45_StanagSD {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemSilverBar10oz"};
|
||||
@@ -34,4 +39,14 @@ class Category_577 {
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class 10Rnd_127x99_M107 {
|
||||
type = "trade_items";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class 3rnd_Anzio_20x102mm {
|
||||
type = "trade_items";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -14,6 +14,11 @@ class Category_569 {
|
||||
buy[] = {6,"ItemGoldBar10oz"};
|
||||
sell[] = {3,"ItemGoldBar10oz"};
|
||||
};
|
||||
class BTR40_MG_TK_INS_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {1,"ItemBriefcase100oz"};
|
||||
sell[] = {5,"ItemGoldBar10oz"};
|
||||
};
|
||||
class GAZ_Vodnik_DZE {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemBriefcase100oz"};
|
||||
|
||||
@@ -9,12 +9,12 @@ class Category_627 {
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class FNFAL_DZ {
|
||||
class FNFAL_ANPVS4_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class FN_FAL_ANPVS4_DZE {
|
||||
class FN_FAL_ANPVS4_DZE { // The DZE version has togglable night vision
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
@@ -39,19 +39,59 @@ class Category_627 {
|
||||
buy[] = {6,"ItemGoldBar10oz"};
|
||||
sell[] = {3,"ItemGoldBar10oz"};
|
||||
};
|
||||
class BAF_LRR_scoped {
|
||||
class DMR_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar10oz"};
|
||||
};
|
||||
class BAF_LRR_scoped { // Tan Lapua Variant
|
||||
type = "trade_weapons";
|
||||
buy[] = {6,"ItemGoldBar10oz"};
|
||||
sell[] = {3,"ItemGoldBar10oz"};
|
||||
};
|
||||
class BAF_LRR_scoped_W { //Green Lapua Variant
|
||||
type = "trade_weapons";
|
||||
buy[] = {6,"ItemGoldBar10oz"};
|
||||
sell[] = {3,"ItemGoldBar10oz"};
|
||||
};
|
||||
class m107_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar10oz"};
|
||||
};
|
||||
class Anzio_20_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M240_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M240_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M240_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class Mk48_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class Mk48_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class Mk48_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -4,6 +4,41 @@ class Category_485 {
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_ACOG_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_CCO_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_Holo_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class G36C_ACOG_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class G36C_camo { //Iron sight desert camo
|
||||
type = "trade_weapons";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
@@ -19,21 +54,381 @@ class Category_485 {
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class G36K_Camo_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M16A2_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class M16A2_GL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_ACOG_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_CCO_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_Holo_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_ACOG_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_CCO_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_Holo_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_ACOG_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_ACOG_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_CCO_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_Holo_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_ACOG_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_CCO_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_Holo_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M16A4_GL_ACOG_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_CCO_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_CCO_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_CCO_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_CCO_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_CCO_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_Holo_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_Holo_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_Holo_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_Holo_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_Holo_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_ACOG_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_ACOG_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_ACOG_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_ACOG_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_ACOG_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {11,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_ACOG_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_GL_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_CCO_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_CCO_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_CCO_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_GL_CCO_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {11,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_CCO_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_Holo_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_Holo_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_Holo_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_GL_Holo_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {11,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_Holo_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_ACOG_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_ACOG_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_ACOG_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M4A1_GL_ACOG_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_ACOG_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {13,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_GL_ACOG_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {14,"ItemGoldBar"};
|
||||
};
|
||||
class M4A1_HWS_GL_camo { //GL Holo Green Camo
|
||||
type = "trade_weapons";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
@@ -104,12 +499,72 @@ class Category_485 {
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Sa58V_CCO_EP1 {
|
||||
class SA58_RIS_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_RIS_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_RIS_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_CCO_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_CCO_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_Holo_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_Holo_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_ACOG_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_ACOG_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_ACOG_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class Sa58V_CCO_EP1 { // This rifle should be removed because it is redundant
|
||||
type = "trade_weapons";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Sa58V_RCO_EP1 {
|
||||
class Sa58V_RCO_EP1 { // This rifle should be removed because it is redundant
|
||||
type = "trade_weapons";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
@@ -119,25 +574,110 @@ class Category_485 {
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class AKS74U_Kobra_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class AKS74U_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class AKS74U_Kobra_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class AKM_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class AKM_Kobra_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class AKM_PSO1_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_Kobra_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_PSO1_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_GL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_Kobra_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_PSO1_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_GL_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_GL_Kobra_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_GL_PSO1_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_GL_Kobra_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class AK74_GL_PSO1_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class FNFAL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class FN_FAL_ANPVS4_DZE {
|
||||
class FNFAL_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class FNFAL_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -54,6 +54,11 @@ class Category_538 {
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class DZ_LargeGunBag_EP1 {
|
||||
type = "trade_backpacks";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
class Category_688 {
|
||||
|
||||
@@ -9,36 +9,91 @@ class Category_486 {
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class L110A1_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class L110A1_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M249_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M249_m145_EP1_DZE {
|
||||
class M249_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M249_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
class M240_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class M240_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M240_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class Mk48_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class Mk48_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class Mk48_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class RPK_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class RPK_Kobra_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class RPK_PSO1_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {14,"ItemGoldBar"};
|
||||
};
|
||||
class RPK74_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class RPK74_Kobra_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class RPK74_PSO1_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class UK59_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
|
||||
@@ -14,6 +14,11 @@ class Category_622 {
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class 200Rnd_762x51_M240 {
|
||||
type = "trade_items";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class 50Rnd_762x54_UK59 {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
|
||||
@@ -115,4 +115,9 @@ class Category_541 {
|
||||
buy[] = {1,"ItemSilverBar"};
|
||||
sell[] = {1,"ItemSilverBar"};
|
||||
};
|
||||
class ItemKiloHemp {
|
||||
type = "trade_items";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
@@ -34,6 +34,11 @@ class Category_491 {
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
};
|
||||
class BTR40_TK_INS_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
};
|
||||
class GAZ_Vodnik_MedEvac {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {1,"ItemBriefcase100oz"};
|
||||
|
||||
@@ -4,16 +4,51 @@ class Category_489 {
|
||||
buy[] = {1,"ItemGoldBar"};
|
||||
sell[] = {5,"ItemSilverBar10oz"};
|
||||
};
|
||||
class M9_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class G17_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {5,"ItemSilverBar10oz"};
|
||||
sell[] = {2,"ItemSilverBar10oz"};
|
||||
};
|
||||
class G17_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class G17_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class G17_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class G17_SD_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class G17_SD_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Makarov_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemSilverBar10oz"};
|
||||
sell[] = {1,"ItemSilverBar10oz"};
|
||||
};
|
||||
class Makarov_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Revolver_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemSilverBar10oz"};
|
||||
|
||||
@@ -4,6 +4,46 @@ class Category_574 {
|
||||
buy[] = {1,"ItemSilverBar10oz"};
|
||||
sell[] = {5,"ItemSilverBar"};
|
||||
};
|
||||
class Crossbow_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_Scope_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_CCO_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_Scope_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_CCO_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Crossbow_Scope_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class RedRyder {
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemSilverBar10oz"};
|
||||
@@ -24,11 +64,31 @@ class Category_574 {
|
||||
buy[] = {3,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class M1014_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class M1014_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Remington870_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Remington870_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Remington870_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class LeeEnfield_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemSilverBar10oz"};
|
||||
@@ -39,6 +99,61 @@ class Category_574 {
|
||||
buy[] = {4,"ItemSilverBar10oz"};
|
||||
sell[] = {2,"ItemSilverBar10oz"};
|
||||
};
|
||||
class Mosin_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_Belt_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_Belt_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_Belt_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_PU_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_PU_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_PU_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_PU_Belt_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_PU_Belt_FL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class Mosin_PU_Belt_MFL_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {8,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
class Category_620 {
|
||||
|
||||
@@ -9,6 +9,31 @@ class Category_487 {
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class M14_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {11,"ItemGoldBar"};
|
||||
};
|
||||
class M14_CCO_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class M14_Holo_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class M14_CCO_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {13,"ItemGoldBar"};
|
||||
};
|
||||
class M14_Holo_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {13,"ItemGoldBar"};
|
||||
};
|
||||
class CZ550_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
@@ -19,6 +44,11 @@ class Category_487 {
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M24_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class M24_des_EP1 { // desert camo
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
@@ -29,11 +59,21 @@ class Category_487 {
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M40A3_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class SVD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class SVD_Gh_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar10oz"}; // Sell only
|
||||
sell[] = {7,"ItemGoldBar"};
|
||||
};
|
||||
class SVD_des_EP1 { // desert camo
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
|
||||
@@ -19,11 +19,21 @@ class Category_488 {
|
||||
buy[] = {1,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemSilverBar10oz"};
|
||||
};
|
||||
class MP5_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Bizon_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Bizon_SD_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {-1,"ItemGoldBar"}; // Sell only
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
class Category_618 {
|
||||
|
||||
@@ -44,6 +44,11 @@ class Category_527 {
|
||||
buy[] = {6,"ItemSilverBar10oz"};
|
||||
sell[] = {3,"ItemSilverBar10oz"};
|
||||
};
|
||||
class 200Rnd_556x45_M249 {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class 100Rnd_762x51_M240 {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
|
||||
@@ -64,6 +64,11 @@ class Category_526 {
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
class M249_m145_EP1_DZE {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {9,"ItemGoldBar"};
|
||||
};
|
||||
class M60A4_EP1_DZE {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
|
||||
Reference in New Issue
Block a user