desrtucted Posted October 2, 2024 Posted October 2, 2024 So after the latest update dropped most of my mods went out of commision. And while I managed with fixing/finding replacement for others this custom one stumps me. Got any ideas on how to make this mod work? It should give a critical health debuff after women get to a certain age, the older the more critical. oldPrune.zip
BFDCYY Posted October 3, 2024 Posted October 3, 2024 You can try to modify the define file. In this file, there is a line that specifically states that the character will begin to age when it reaches a certain age. You can try to reduce this value to achieve the effect you want.
rrtfhgjfjdg Posted October 4, 2024 Posted October 4, 2024 (edited) On 10/2/2024 at 11:15 PM, desrtucted said: So after the latest update dropped most of my mods went out of commision. And while I managed with fixing/finding replacement for others this custom one stumps me. Got any ideas on how to make this mod work? It should give a critical health debuff after women get to a certain age, the older the more critical. oldPrune.zip 2.17 kB · 1 download Mod author had an unfortunate decision to give every file a very generic name. Since then game itself also started to use one of that names which results in a conflict. If you create a mod never give anything a generic name like "good_stamina" etc, as it's begs for a conflict with other mods or with game itself in the future. Rename the file oldPruning\events\health_events.txt into anything else and it will fix the conflict with the base game. Don't give it a generic name though! Rename it into "oldpruningmod_events.txt" or something like that. Edited October 4, 2024 by rrtfhgjfjdg
desrtucted Posted October 13, 2024 Author Posted October 13, 2024 On 10/4/2024 at 8:44 AM, rrtfhgjfjdg said: Mod author had an unfortunate decision to give every file a very generic name. Since then game itself also started to use one of that names which results in a conflict. If you create a mod never give anything a generic name like "good_stamina" etc, as it's begs for a conflict with other mods or with game itself in the future. Rename the file oldPruning\events\health_events.txt into anything else and it will fix the conflict with the base game. Don't give it a generic name though! Rename it into "oldpruningmod_events.txt" or something like that. Changed this up a bit but it still ain't working. Rather stumped tbh oldPruning.rar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now