Posts by dandy

    Hey Ghost,


    Thanks a lot for that info. You make it look easy!


    Yeah I guess did it quick and dirty by just ripping entries out of the json files. This is what noobs do when they get desperate and they don't know how stuff works.


    Thanks for integrating that into exp. builds. Very cool.


    Thanks,

    Dan

    Howdy,


    The after raid healing can be disabled by changing the properties of the base.json file in the AKI_data/server/database/traders.


    There is a config item around the bottom for each trader that can be changed in notepad++ or text editor.


    "medic": false,


    I don't delete the entry, just change to false for all traders.


    Basically, if the game cant find any traders that are labelled with "medic : true", it just doesn't queue the after raid healing screen. I changed the file manually and have not seen any conflict with SPTRealism that I noticed during normal play.


    Thanks,

    Dan

    Hi All,


    Mod works great and surprisingly seems compatible with tons of other mods.


    I would like to know if anyone has seen PMC health resetting when you log out/in again. I am not saying that it is an issue with this mod but may possibly be related to the health changes. I have no other mods doing health changes.


    It bothers me that I have the ability to just log out to heal up, because it defeats the purpose of the hideout upgrades. If anyone has info on configs or parameters or JSON that might be related to this, please tell me about it.


    I disabled the heal after raid thing too because that was too easy. I just want it to be hard ya know?


    Thanks,

    Dan

    Hi All,


    Thanks for your hard work on all the great community mods.


    I worked on a script in python to modify the trader assorts to disable cash trading. Since I really like hardcore, but wanted to use SVM and SPTrealism mods at the same time, and i could not use the other DanW's hardcore mode due to some issues with that one.


    So yeah, im not a modder but i wanted to put this somewhere online for people who might be helped by it. Unfortunately reddit doesnt want anyone posting anything related SP for some reason, so i thought maybe here is a good enough place for people to find it when they search on google.


    Maybe katto might find it useful if they wanna include that feature later on. I know their mod is mostly geared towards making the game more casual and just tweaking configs but i would love to see integration of the standard hardcore options too.


    Not trying to hijack but just share my work and suggestions.