DayZ
Trader
Showing 31-40 of 47 entries
< 1  2  3  4  5 >
Update: Jun 26, 2019 @ 12:16pm

FIXES:
- Fixed compatibility with DayZ Version 1.04

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.

Update: May 29, 2019 @ 7:15am

ADDED FEATURES:
- Added Marmalade for trading
- Added Handsaw for trading
- Added NVGoogles for trading
- Added Baseball Bat for trading
- Added VSS for trading
- Added Ammo 9x39 Variants for trading
- Added Boxed Ammo 9x39 Variants for trading
- Added VSS Magazine for trading
- Added BUIS Optic for trading
- Added PSO 11 Optic for trading
- Added Bayonet Variants for trading
- Added the NVGoogle Headstrap for trading
- Added the Gunter Vehicle for trading
- Added Gunter Vehicle Parts for trading

FIXES:
- Fixed Meat selling (redone after version rollback)
- Fixed Player tieing duplicate Bug (redone after version rollback)

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- Redo Step 15 - 18 on the Server Installation Instructions or follow the next Instrcutions
- The TraderConfig.txt and TraderVehicleParts.txt Files have changed! If you already made some changes to this File please change the following lines inside the Files:

# TraderConfig.txt:

Below this line
"Rice, *, 3, 1"
add the following line
"Marmalade, *, 3, 1"

Below this line
"Hacksaw, *, 7, 3"
add the following line
"HandSaw, *, 7, 3"

Below this line
"Rangefinder, *, 60, 35"
add the following line
"NVGoggles, *, 400, 220"

Below this line
"CattleProd, W, 25, 15"
add the following line
"BaseballBat, W, 35, 17"

Above this line
"SVD, W, 2000, 1200"
add the following line
"VSS, W, 1600, 960"

Below this line
"Ammo_12gaSlug, 1, 4, 2"
add the following lines
"Ammo_9x39, 1, 4, 2
Ammo_9x39AP, 1, 5, 3"

Below this line
"AmmoBox_12gaSlug_10Rnd, *, 32, 20"
add the following lines
"AmmoBox_9x39_20Rnd, *, 32, 20
AmmoBox_9x39AP_20Rnd, *, 80, 60"

Below this line
"Mag_STANAG_30Rnd, M, 220, 110"
add the following line
"Mag_VSS_10Rnd, M, 220, 110"

Below this line
"M4_CarryHandleOptic, *, 150, 60"
add the following line
"BUISOptic, *, 150, 60"

Below this line
"PSO1Optic, *, 1100, 600"
add the following line
"PSO11Optic, *, 1400, 840"

Below this lines
"<Category> Compensators
Mosin_Compensator, *, 150, 75
MP5_Compensator, *, 200, 100"
add the following lines
"<Category> Bayonets
Mosin_Bayonet, *, 100, 60
M9A1_Bayonet, *, 150, 75
AK_Bayonet, *, 150, 75
SKS_Bayonet, *, 100, 60"

Change the following line
"//NVGHeadstrap, *, 200, 120"
to this line
"NVGHeadstrap, *, 200, 120"

Below this line
"OffroadHatchback, V, 14000, 8000"
add the following line
"Hatchback_02, V, 16000, 9600"

Below this line
"HatchbackWheel, *, 500, 100"
add the following lines
"Hatchback_02_Door_1_1, *, 450, 160
Hatchback_02_Door_1_2, *, 450, 160
Hatchback_02_Door_2_1, *, 450, 160
Hatchback_02_Door_2_2, *, 450, 160
Hatchback_02_Hood, *, 300, 100
Hatchback_02_Trunk, *, 380, 130
Hatchback_02_Wheel, *, 500, 100"

Change this lines
"<Category> Keys
VehicleKeyDuplicate, K, 2000, -1 // The choosen Classname here only gets displayed in the UI (Name/Description); Make Sure SellValue is set to -1"
to the following lines
"//<Category> Keys
// VehicleKeyDuplicate, K, 2000, -1 // The choosen Classname here only gets displayed in the UI (Name/Description); Make Sure SellValue is set to -1"

# TraderVehicleParts.txt:

Above this line
"<FileEnd> // This has to be on the End of this File and is very importand!"
add the following lines
"<VehicleParts> Hatchback_02
SparkPlug
CarBattery
CarRadiator
HeadlightH7
HeadlightH7
Hatchback_02_Door_1_1
Hatchback_02_Door_1_2
Hatchback_02_Door_2_1
Hatchback_02_Door_2_2
Hatchback_02_Hood
Hatchback_02_Trunk
Hatchback_02_Wheel
Hatchback_02_Wheel
Hatchback_02_Wheel
Hatchback_02_Wheel"

Update: May 16, 2019 @ 2:29pm

FIXES:
- Fixed Server crashes (hopefully)

REMOVED:
- Vehicle Keys
- Item Option (quantity "VNK" insted of "V") to spawn Vehicles without a Key (usefull for Modded Vehicles like the dbo Jeep that has no Doors to lock/unlock)
- Item Option to buy duplicate Keys (Key Cutting)
- Vehicle Cleanup for the Buy-/Sellzones of Vehicles. (Adjustable in the TraderVariables.txt)

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.

Update: May 16, 2019 @ 8:03am

FIXES:
- Fixed compatibility with DayZ Version 1.03
- Fixed Player tieing duplicate Bug

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.

Update: Apr 18, 2019 @ 1:28pm

ADDED FEATURES:
- Added Item Option (quantity "VNK" insted of "V") to spawn Vehicles without a Key (usefull for Modded Vehicles like the dbo Jeep that has no Doors to lock/unlock)
- Added Item Option to buy duplicate Keys (Key Cutting)

FIXES:
- Fixed Bug where a Key which gets spawned on Ground doesnt get displayed in Inventory properly

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- Redo Step 15 - 18 on the Server Installation Instructions or follow the next Instrcutions
- The TraderConfig.txt File has changed! If you already made some changes to this File please change the following lines inside the File:

This line
"Pear, *, 1, 0 // Quantity * means max value; Quantity V means Vehicle; Quantity M means Magazine; Quantity W means Weapon; Quantity S means Steack Meat"
was changed to the following line
"Pear, *, 1, 0 // Quantity * means max value; Quantity V means Vehicle; Quantity VNK means Vehicle without Key; Quantity M means Magazine; Quantity W means Weapon; Quantity S means Steack Meat"

Made new Category at the End of the "<Trader> Vehicles Trader"
the Category looks like the following lines
"<Category> Keys
VehicleKeyDuplicate, K, 2000, -1 // The choosen Classname here only gets displayed in the UI (Name/Description); Make Sure SellValue is set to -1"

Update: Apr 17, 2019 @ 3:51pm

ADDED FEATURES:
- Added Vehicle Keys that you get when buying a Vehicle to lock/unlock your Vehicle
- Vehicle Cleanup for the Buy-/Sellzones of Vehicles. (Adjustable in the TraderVariables.txt)
- Added LAR for trading
- Added Winchester Model 70 for trading
- Added Winchester Rounds for trading
- Added Winchester Ammobox for trading
- Added LAR Magazine for trading
- Added RVN Sights for trading
- Added FNP45 MRD Scope for trading
- Added LAR Folding Buttstock for trading
- Added LAR Plastic Buttstock for trading
- Added Mosin Compensator for trading
- Added Civilian Sedan for Trading
- Added all Civilian Sedan Parts for Trading

FIXES:
- Fixed Meat selling for DayZ v1.02

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- Redo Step 15 - 18 on the Server Installation Instructions or follow the next Instrcutions
- The TraderConfig.txt, TraderVehicleParts.txt and TraderVariables.txt Files were changed! If you already made some changes to this Files please change the following lines inside the Files:

# TraderConfig.txt:

Below this line
"CZ527, W, 500, 250"
add the following line
"Winchester70, W, 500, 250"

Above this line
"AKM, W, 1500, 750"
add the following line
"FAL, W, 1000, 450"

Below this line
"Ammo_12gaSlug, 1, 4, 2"
add the following line
"Ammo_308Win, 1, 5, 3"

Below this line
"AmmoBox_12gaSlug_10Rnd, *, 32, 20"
add the following line
"AmmoBox_308Win_20Rnd, *, 80, 60"

Below this line
"Mag_MP5_30Rnd, M, 200, 100"
add the following line
"Mag_FAL_20Rnd, M, 100, 50"

Below this line
"MP5k_StockBttstck, *, 100, 50"
add the following lines
"Fal_OeBttstck, *, 100, 50
Fal_FoldingBttstck, *, 150, 75"

Below this line
"M4_CarryHandleOptic, *, 150, 60"
add the following line
"FNP45_MRDSOptic, *, 250, 100"

Below this line
"M68Optic, *, 500, 200"
add the following line
"M4_T3NRDSOptic, *, 500, 200"

Above this line
"MP5_Compensator, *, 200, 100"
add the following line
"Mosin_Compensator, *, 150, 75"

Below this line
"OffroadHatchback, V, 14000, 8000"
add the following line
"CivilianSedan, V, 18000, 11000"

Below this line
"HatchbackWheel, *, 500, 100"
add the following lines
"CivSedanHood, *, 400, 140
CivSedanTrunk, *, 450, 150
CivSedanDoors_Driver, *, 500, 180
CivSedanDoors_CoDriver, *, 500, 180
CivSedanDoors_BackLeft, *, 500, 180
CivSedanDoors_BackRight,*, 500, 180
CivSedanWheel, *, 600, 120"

# TraderVehicleParts.txt:

Below this line
" HatchbackWheel"
add the following lines
"<VehicleParts> CivilianSedan
SparkPlug
CarBattery
CarRadiator
HeadlightH7
HeadlightH7
CivSedanDoors_Driver
CivSedanDoors_CoDriver
CivSedanDoors_BackLeft
CivSedanDoors_BackRight
CivSedanHood
CivSedanTrunk
CivSedanWheel
CivSedanWheel
CivSedanWheel
CivSedanWheel"

# TraderVariables.txt:

Below this line
"<ZombieCleanupTimer> 30.0 // Time in Seconds Interval of Zombie Cleanup in Safezones (smaller Values can cause bad Server-Performance)."
add the following line
"<VehicleCleanupTimer> 15.0 // Time in Minutes Interval of Vehicle Cleanup in Vehicle Buy-/Sellzones. After 3 Cleanups the Vehicle will get unlocked (1 Cleanup gets also called on every Serverstart)."

Update: Apr 3, 2019 @ 9:10am

FIXES:
- Fixed compatibility with DayZ Version 1.02

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.

Update: Mar 26, 2019 @ 9:59am

FIXES:
- Fixed Trader Menu showing every Item in green

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.

Update: Mar 26, 2019 @ 8:59am

HOTFIX:
- Fixed Character Duping in Safezones
- Added some missing Semicolons and Brackets

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.

Update: Mar 12, 2019 @ 1:42pm

ADDED FEATURES:
- Performance Fix
- Trader Clothing (customizable with '<ObjectAttachment> classname' below any Object in TraderObjects.txt)
- Zombie Cleanup in Safezones
- Trader Menu can now be closed with the 'ESC' or 'B' Key
- Steak Meat Sell/Buy Option (for selling/buying Meat Steaks) was added (Quantity = 'S')
- Disabled to sell Items which are Weapon Attachments
- New Configuration File (TraderVariables.txt) for setting general Parameters
- Buy/Sell Timer is now customizable in TraderVariables.txt
- Interval for setting Player/Trader Stats inside Safzeones is now customizable in TraderVariables.txt
- Firebarrel Update Timer is now customizable in TraderVariables.txt
- Zombie Cleanup Timer is now customizable in TraderVariables.txt
- Time where the Player still gets Protection when leaving a Safezone is now customizable in TraderVariables.txt
- Added SKS for trading
- Added CZ527 for trading
- Added CZ527 Magazine for trading
- Added Hunting Scope for trading
- Added Night-Vision Scope for trading

FIXES:
- Fixed Server Performance by updating the Damage/Healing Mechanic in Safezones.
- Fixed Player dying in Safezone, when get shot from outside
- Fixed selling Magazines out of Weapons made it unpossible to load any Magazine in it
- Fixed Meat Steak selling
- Fixed a Bug with selling Barrels that made it possible to make infinite Money

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- Redo Step 15 - 18 on the Server Installation Instructions or follow the next Instrcutions
- Keep in Mind that there is now a new File that should be added to your Server Profile Folder called TraderVariables.txt (but its optional)
- The TraderConfig.txt and TraderObjects.txt Files were changed! If you already made some changes to this Files please change the following lines inside the Files Click here to see all Filechanges[docs.google.com]