Project Zomboid

Project Zomboid

Fancy Handwork
Albrekdt Mar 23, 2024 @ 8:16am
Compatibility Question
I first want to say that I love this mod. Great job with it!

My question is regarding the mod "Reequip Secondary" I noticed that it is not compatible with this mod, unfortunately. This is the answer I got from the mod creator of "Reequip" when asking about this:


"belette [skapare] 17 mar @ 20:24
@O'shovah @[TP2] Albrekdt I looked at fixing compatibility with Fancy Handwork. Unfortunately, FH takes over the ISHotbar.equipItem method without letting other mods hook in. It might be a simple mistake because, in the code, it looks like they were trying to actually have compatibility with other mods.

There's nothing I can do on my end, but it might be a one-line fix on Fancy Handwork's end. Simply calling the unused `_ISHotbar_equipItem(self, item)` variable they have seems to do the right thing. I'm guessing there's a reason why they don't do it, but it might just be an oversight. You can try asking them."

Is there something that can be done?
Thanks in advance!