-
Notifications
You must be signed in to change notification settings - Fork 44
[Server Hosting] Trader Settings
Last updated the 22th of June 2021 - Return to the summary
Integer.
Contains the current setting version number, never change this value unless you know what you are doing.
String.
Contains the .json file name of the trader setting file, always has to be the same as the file name.
String. Name of the trader. We use this name to get this configuration of the trader when ever we create the trader object/NPC. For further information please take a look at the setup guide for the trader object's/NPC's:
String.
Display name of the trader that will be displayed on the top of the market menu when using this trader.
Array .
Class names of the currency items this trader will accept. Need to be a valid currency item with a configuration in the exchange class.
Array .
String array of item class names that this trader will accept as currencies.
Map <String, Bool>.
A map array of items the trader will display when using this trader. The bolean controlls when ever the item also can be sold to this trader or not.
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/tree/market/Traders
Copyright© 2020-2023 DayZ Expansion Mod Team. We do not authorize any entity to publish this DayZ Standalone modification without licensing from the DayZ Expansion Mod Team.