the no limit and item version works, in any case the mod also cleans my items like the sword. if the mod should not work just open the mod.manifest file with a text editor like notepad++ and update it.
<?xml version=“1.0” encoding=“utf-8”?> <kcd_mod> <info> <name>WashingDeluxe-NoLimitEQ</name> <description>This mod lets you wash yourself fully in a trough, even while not dirty. It also cleans your weapons and items.</description <author>EddieShoe</author> <version>1.2</version> <created_on>2020-02-23</created_on> </info> <supports> <kcd_version>1.9.*</kcd_version> </supports> </kcd_mod>
Not working for me. Installation doesn't say to add it to mod_order.txt, so I tried it that way first. Doesn't seem to work. Added it to the txt file, still not working. I do have the Stay Clean mod, which is supposed to be compatible. Not sure why it's not working. Using the No Limit EQ. Also tried the No Limit one too.
While loading mods it shows it as "WashingDeluxe-NoLimit not found" Kinda confused as to what I'm doing wrong.
Got it to work, did what "a04771" stated to delete the spaces in the title for the mod and the text that "oxy1" said to replace. I tried just deleting the spaces and it didn't work. Tried just replacing the text in the mod.manifest file and it didn't work. Required both additions to work lol.
At least in the "No Limit and Items" version I am using, that message will pop up if you are fully "clean", so if you just recently washed yourself that message is the indicator that you can't get any cleaner at the moment. The bathhouses still have a point, since you will not activate the "Fragrance" perk buff from a Trough, and can provide other buffs that washing in a trough won't.
Any chance of making an option to just add the ability to clean weapons? I want troughs to work like they do in game (having them clean you like you just went to the baths is too OP for me), but it frustrates me that there is no reasonable and realistic way to clean your bloodied weapons in this game. And I'm surprised there isn't a single mod for this yet. :(
This doesn't seem to work with the mod Stay Clean Longer - PTF Edition (the original Stay Clean mod is not updated). It seems to disable that mod entirely since Henry gets dirty after two steps. Any reasons why?
This mod only changes the script file for the trough from what I recall, so it shouldn't interfere. I think I used both of them without issues on my last playthrough. Sorry, I don't know what could cause that.
Any chance this will be updated to 1.9.6? I've tried looking and seeing if I could do it myself but my reading skill isn't high enough for me to decipher these ancient texts.
154 comments
<?xml version=“1.0” encoding=“utf-8”?>
<kcd_mod>
<info>
<name>WashingDeluxe-NoLimitEQ</name>
<description>This mod lets you wash yourself fully in a trough, even while not dirty. It also cleans your weapons and items.</description
<author>EddieShoe</author>
<version>1.2</version>
<created_on>2020-02-23</created_on>
</info>
<supports>
<kcd_version>1.9.*</kcd_version>
</supports>
</kcd_mod>
@oxy1: This didn't work for me. Even with Fau1ty1989's added ">"Got it to work, thanks!
Not working for me.
Installation doesn't say to add it to mod_order.txt, so I tried it that way first. Doesn't seem to work.
Added it to the txt file, still not working.
I do have the Stay Clean mod, which is supposed to be compatible. Not sure why it's not working. Using the No Limit EQ. Also tried the No Limit one too.
While loading mods it shows it as "WashingDeluxe-NoLimit not found"
Kinda confused as to what I'm doing wrong.
Got it to work, did what "a04771" stated to delete the spaces in the title for the mod and the text that "oxy1" said to replace.
I tried just deleting the spaces and it didn't work. Tried just replacing the text in the mod.manifest file and it didn't work. Required both additions to work lol.
add g_localActor.actor:WashItems(0.7) to the lines so it looks like
g_localActor.actor:WashItems(0.7) g_localActor.actor:WashDirtAndBlood(0.7)
change 0.7 for whatever
then your sword gets cleaned. or use combat and immersion collection
Might just need to update the mod.manifest locally if it's not starting for you.