diff --git a/CHANGE LOG 1.0.5.2.txt b/CHANGE LOG 1.0.5.2.txt index 2f186f5ba..9ae5a68e0 100644 --- a/CHANGE LOG 1.0.5.2.txt +++ b/CHANGE LOG 1.0.5.2.txt @@ -27,7 +27,7 @@ [UPDATED] .hpp files updated in dayz_epoch_b CfgLootPos > CfgBuildingPos. @Uro1 [UPDATED] .bat files updated in Config-Examples @Raziel23x [UPDATED] Updated all config.cfg in Config-Examples, Added Default Steam Ports and Updated Layout. @Namindu -[UPDATED] Epoch.sql & 1.0.5_Updates.sql with correct classnames for upgradable hilux1 & datsun1 versions. @Uro1 +[UPDATED] Epoch.sql, 1.0.5_Updates.sql & CfgServerTraders with correct classnames for upgradable hilux1 & datsun1 versions. @Uro1 [INFO] (EXTREMELY IMPORTANT) Server owners MUST update their required build and beta to 125548 [INFO] Server admins should add requiredSecureId = 2; to their server.cfg to prevent uid spoofing. diff --git a/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucks.hpp b/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucks.hpp index 522e2d779..667b85fd1 100644 --- a/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucks.hpp +++ b/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucks.hpp @@ -1,30 +1,30 @@ class Category_495 { - class hilux1_civil_3_open_EP1 { + class hilux1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_3_open { + class datsun1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_1_open { + class hilux1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_2_covered { + class datsun1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_1_open { + class datsun1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_2_covered { + class hilux1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; diff --git a/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp b/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp index f4559b83f..25b745bea 100644 --- a/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp +++ b/SQF/dayz_epoch_b/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp @@ -1,30 +1,30 @@ class Category_535 { - class hilux1_civil_3_open_EP1 { + class hilux1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_3_open { + class datsun1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_1_open { + class hilux1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_2_covered { + class datsun1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_1_open { + class datsun1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_2_covered { + class hilux1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; diff --git a/SQF/dayz_epoch_b/CfgServerTrader/Category/NeutralTrucks.hpp b/SQF/dayz_epoch_b/CfgServerTrader/Category/NeutralTrucks.hpp index d573ff26c..61e4a1bbd 100644 --- a/SQF/dayz_epoch_b/CfgServerTrader/Category/NeutralTrucks.hpp +++ b/SQF/dayz_epoch_b/CfgServerTrader/Category/NeutralTrucks.hpp @@ -1,62 +1,62 @@ class Category_659 { - class hilux1_civil_3_open_EP1 { + class hilux1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_3_open { + class datsun1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_1_open { + class hilux1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_2_covered { + class datsun1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_1_open { + class datsun1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_2_covered { + class hilux1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; }; class Category_590 { - class hilux1_civil_3_open_EP1 { + class hilux1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_3_open { + class datsun1_civil_3_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_1_open { + class hilux1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_2_covered { + class datsun1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class datsun1_civil_1_open { + class datsun1_civil_1_open_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class hilux1_civil_2_covered { + class hilux1_civil_2_covered_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"};