Summary:


The general config allows to set npc positions and enable/disable features included in the mod

File explanation:


So once you’ve opened the file, you’ll see something that contains:

"ConvertTraderConfigToTraderPlus":

Boolean variable that allows you to convert Dr.Jones TraderConfig.txt and TraderVehiclesParts.txt to TraderPlusPriceConfig.json, TraderPlusIDsConfig.json and TraderPlusVehiclesParts.

" ConvertTraderConfigToTraderPlusWithStockBasedOnCE ":

Boolean variable that you to decide if the price config from Dr.Jones TraderConfig.txt  must be converted with stock defined from each item’s nominal value in your server types.xml or if the price config must have all product with infinite stock.

<aside> 💭 Check the part How to convert trader to TraderPlus config if you need to do so.

</aside>

"DisableHeightFailSafeForReceiptDeployment":

Boolean variable that disables the failsafe to avoid cars to be deployed on roof and stuff. Useful for custom maps. Set to 1 to disable, 0 to enable.

"UseGarageToTradeCar":

Boolean variable that allows you to get your cars directly in your garage if enabled. If not, the cars are given as a receipt to unpack later.

“EnableShowAllCheckBox”: