Hey everyone this is a short post for private server owners to further explain how to set their own settings on traders and economy.
So when you open up the EconomyOverride.josn file you will find this text in it:
{
"economy-override":
{
"enable-economy" : "1",
"economy-reset-time-hours" : "-1.0",
"prices-randomization-time-hours" : "-1.0",
"fully-restock-tradeable-hours" : "2.0",
"trader-funds-change-rate-per-hour-multiplier" : "1.0",
"traders-unlimited-funds" : "0",
"limited-tradeables" :
{
"limited-vehicles":
[
{"vehicle-group" : "VehicleSpawnGroup.PickupTruck", "vehicle-group-max-amount" : "14"},
{"vehicle-group" : "VehicleSpawnGroup.Quad", "vehicle-group-max-amount" : "8"},
{"vehicle-group" : "VehicleSpawnGroup.SUV", "vehicle-group-max-amount" : "14"},
{"vehicle-group" : "VehicleSpawnGroup.Tractor", "vehicle-group-max-amount" : "9"},
{"vehicle-group" ...
Read more