DayZ
Trader
Showing 21-30 of 47 entries
< 1  2  3  4  5 >
Update: Jul 1, 2020 @ 10:10am

ADDED FEATURES:
- Added the Ability to use non Character Objects as Traders such as Vending Machines, etc. To make use of that Feature you need to add `<ObjectAttachment> NPC_DUMMY` to your `<Object>` Entry!

FIXES:
- Uploaded the right Config Files instead of the wrong ones from the last Update.

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
- !!! I uploaded the wrong Config FIles in the last Update! Make sure you are using only the new Files provided by this Update!!!
- The TraderObjects.txt Files has been changed! If you already made some changes to this File please change the following lines inside the File:

# TraderObjects.txt:

Below the following lines:
"<Object> SurvivorF_Irena // Classname
<ObjectPosition> 3699.27, 402.13, 5967.91 // Coordinate X, Coordinate Y, Coordinate Z
<ObjectOrientation> -13.234265, 0, 0 // Yaw, Pitch, Roll"
add this line:
"//<ObjectAttachment> NPC_DUMMY // Add this if you are using an non Character Object for an Trader (like Vending Machines, etc.). It is needed to make the User Action for the Trading Menu work."

Update: Jun 30, 2020 @ 7:08am

ADDED FEATURES:
- Compatibility with DayZ 1.08.
- Trader Menu now opens with a User Action instead of pressing the B-Key (compatibility with the Expansion Mod).

FIXES:
- Fixed a Bug that made duping possible.

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

Update: Jan 19, 2020 @ 3:10pm

ADDED FEATURES:
- Added a new Config File named TraderAdmins.txt
- Players that are Admins can now lock und unlock every bought Vehicle with every Item in their Hands

NEEDED CHANGES FOR SERVER OWNERS:
- Redo Step 1 - 8 on the Server Installation Instructions
- No Config Files have been changed.
- There is now a new Config File that should be added to your Server Profile Folder called TraderAdmins.txt!

Update: Jan 18, 2020 @ 10:34am

ADDED FEATURES:
- Added the Ability to append Configs with a Link to another File (<OpenFile> FileName.txt)

FIXES:
- Fixed empty Categorys when using a high Amount of Items
- Raised the hardcoded Limitations for the Item, Category, Trader and TraderMarker Entry Amount.

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, TraderObjects.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:

above this line:
"<FileEnd> // This has to be on the End of this File and is very importand!"
add the following line:
"//<OpenFile> FileName.txt // Links to another File; Must be right above <FileEnd>!"

# TraderObjects.txt:

above this line:
"<FileEnd> // This has to be on the End of this File and is very importand!"
add the following line:
"//<OpenFile> FileName.txt // Links to another File; Must be right above <FileEnd>!"

# TraderVehicleParts.txt:

above this line:
"<FileEnd> // This has to be on the End of this File and is very importand!"
add the following line:
"//<OpenFile> FileName.txt // Links to another File; Must be right above <FileEnd>!"

Update: Jan 17, 2020 @ 2:02pm

FIXES:
- Updated the TraderConfig.txt to also hold the newest DayZ vanilla Items
- Updated the TraderVehicleParts.txt to work with the newest DayZ vanilla Vehicles

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 Click here to see all Filechanges[docs.google.com]

Update: Oct 25, 2019 @ 9:51am

ADDED FEATURES:
- More dynamic Function Overriding Compatibility for DayZPlayerInstance and MissionGameplay Class (for 3rd Party Trader Modding)

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

Update: Oct 17, 2019 @ 1:40pm

ADDED FEATURES:
- Added Translations in Polish.
- Added Translations in Portuguese.
- Added Translations in Russian.
- Added Translations in French.
- Added Translations in Spanish.
- Added Translations in Czech.
- Added back the Vehicle Keys for locking and unlocking bought Vehicles.
- Added back the Vehicle Key Duplication Trader Entry to duplicate Keys.

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:

# TraderConfig.txt:

(Just adds a new Comment)
Change this line:
"OffroadHatchback, V, 14000, 8000"
to the following line:
"OffroadHatchback, V, 14000, 8000 // Use VNK instead of V as Quantity to not give a Vehicle Key when bought."

(Just adds a new Category to the Vehicle Trader for Vehicle Key Duplicating)
After this 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"
Add 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: Sep 12, 2019 @ 4:53am

ADDED FEATURES:
- Added an stringtable for Transalations.
- Added Translations in German.
- Added the Ability to see which Object is blocking the Vehicle Spawn.

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 line inside the File:

# TraderConfig.txt:

Change the this line:
<CurrencyName> Ruble
to the following line:
<CurrencyName> #tm_ruble

Update: Sep 10, 2019 @ 9:46am

FIXES:
- Hopefully the Mod Confliction Bug on DayZ Version 1.05

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

Update: Sep 9, 2019 @ 11:14am

ADDED FEATURES:
- Added mod.cpp to display Mod Informations in the DayZ Menu

FIXES:
- Fixed compatibility with DayZ Version 1.05

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