Posts by vroomyvin

    Hey racomaizer! Thank you for reaching out :)


    I'm not mistaking insurance with fleamarket, as for older version changing the insurance multiplier seem to be the flea market prices multiplier as well.


    I was afraid messing up with the dynamic as I was scared to screw something up.

    However, I've tested what you said regarding the AkiConfigurator, and you are right!

    I've managed to get half prices while setting the min and max values to 0.5:


    Code
    "price": {
      "min": 0.5,
      "max": 0.5
    },


    So it seems AkiConfigurator does have impact on the prices, but there is no other way/configuration mentioning the flea market prices (even in the traders/ragfair folder).


    I'm moving this to In Progress, and if there is no comments or other way without the AkiConfigurator in the following days, I'll mark it as resolved.


    Thanks!

    Hey everyone :)


    It seems there is a new structure to the Server files tree, and there is no reference to Flea market multiplier.


    What we used to change was the following:

    /Aki_Data/Server/eft-insurance/src/config.js


    But there is no reference to that file anymore.


    Now, I've run grep and search within the JSON's themselves (heck, even on the whole Tarkov dir) and there is no reference to anything with 'Multiplier' or with 'Insurance'.


    Moreover, changing Insurance Multiplier via Ereshkigal AkiConfigurator doesn't seems to help much.


    Any thoughts?

    Thanks!