EpochModTeam / Epoch

Epoch Survival Game Mode for ARMA 3
http://epochmod.com/
Other
91 stars 82 forks source link

Question: How To adjust trader pricelist #1021

Closed hbeni closed 3 years ago

hbeni commented 3 years ago

Hello, is there a way to configure the baseline price level of all traders? I want to make the traders more expensive right from the start (i know the tax config option, but this is not what i need).

Especially the black market traders, I want to make them more expensive right from the start.

Ignatz-HeMan commented 3 years ago

You can adjust an overall tax for the trader price here: https://github.com/EpochModTeam/Epoch/blob/d063b49de3f51068321ed069ae3fe1e51823d04e/Server_Install_Pack/%40epochhive/epochconfig.hpp#L155

And you can set the multi for the black market prices here: https://github.com/EpochModTeam/Epoch/blob/d063b49de3f51068321ed069ae3fe1e51823d04e/Sources/epoch_config/Configs/CfgBlackMarket.hpp#L10

Or you can also define your own black market prices here: https://github.com/EpochModTeam/Epoch/blob/d063b49de3f51068321ed069ae3fe1e51823d04e/Sources/epoch_config/Configs/CfgBlackMarket.hpp#L20

hbeni commented 3 years ago

Thank you for your answer. If I understand right, I need to bundle a new epoch mod pack for clients and server if i change this, correct?

or can i overwrite the black market multipliers in the overall config where the tax variable is also set?

Ignatz-HeMan commented 3 years ago

You have to unpbo your mission file, make your changes in the files and repack it. For more Infos, you will get faster responce in our Discord, I think… https://discord.gg/0k4ynDDCsnMzkxk7