Jump to content

Recommended Posts

Posted
2 hours ago, tusyok07 said:

There are no available options when clicking on NPC from Project Remnant?

 

Only Bandits is currently supported, I've asked about them already lol, I will say I've had luck with Bandits + True Companions

Posted
3 hours ago, MavisXe said:

Hi ya - was just playing the updated 1.2.5 patch with the stains and new VAs, some nice touches. I wanted to report the bug I was experiencing where after a defeat encounter at random my character will just lose all ability to push, swing, shoot, kick, stomp etc wtc

Also a little tid bit as using Lactaids and Breast Milk is pretty strong - could we get a negative for having produce milk? We have the moodle for breast pain but perchance we could get a chance to actually leak breastmilk, a galactorrheaic negative trait that causes these leaks to happen more frequently and could lead to stains and maybe attracts zombies if not regulated? This is just some spit ball ideas to balance breast milk but I think having the stains encorperated to leakage would just be a fun addition regardless.

Hope you like the idea(s) and know anything about the bug - look forward to future updates! ❤️

hellow, uhm il check the bug, is it like every time hapening thing after defeat? or at random? also about the milk and stuff :D thats not my mod, its the Being Female mod. I will check the bug regardless if its always or once a while, it still needs fixing

Posted
5 hours ago, Doomtero said:

hellow, uhm il check the bug, is it like every time hapening thing after defeat? or at random? also about the milk and stuff :D thats not my mod, its the Being Female mod. I will check the bug regardless if its always or once a while, it still needs fixing

It seems to happen occasionally but but it does pretty much softlock the player into just being a bystander running around- I tried looking in the logs for anything particular but I couldn't find anything broken with the mod from my quick glance so it could be a confliction that I'll have to filter through. I tend to have it when wither testing the give-up mechanic and using fast forward but it has happened during regular gameplay too

also mb - i forgot the being female mod was a seperate add-on but could still be cool if possible to see some more interactions between the two! I'll forward those ideas to the original dev lol

Posted

```
=== Zomboid Settings ===
Version: 42.20.3 70207f62e0 (Steam)
Mode: SINGLE PLAYER

[x1]
Lua((MOD:ZomboRut [B42])).initTraits2(ZomboRutTraits.lua:324)
java.util.UnknownFormatConversionException: Conversion = ' '
    at java.base/java.util.Formatter.parse(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.lang.String.format(Unknown Source)
    at zombie.debug.DebugLogStream.printException(DebugLogStream.java:637)
    at zombie.debug.DebugType.printException(DebugType.java:300)
    at zombie.core.Translator.reportMissingArgumentsFromPastAbuse(Translator.java:515)
    at zombie.core.Translator.getText(Translator.java:502)
    at zombie.characters.traits.CharacterTraitDefinition.<init>(CharacterTraitDefinition.java:38)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:54)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:50)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1572)
    at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:60)
    at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:131)
    at zombie.Lua.Event.trigger(Event.java:55)
    at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:248)
    at zombie.GameWindow.enter(GameWindow.java:772)
    at zombie.GameWindow.mainThreadStart(GameWindow.java:532)
    at zombie.MainThread.mainLoop(MainThread.java:59)
    at java.base/java.lang.Thread.run(Unknown Source)

```

```
=== Zomboid Settings ===
Version: 42.20.3 70207f62e0 (Steam)
Mode: SINGLE PLAYER

[x1]
java.util.UnknownFormatConversionException: Conversion = ' '
    at java.base/java.util.Formatter.parse(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.lang.String.format(Unknown Source)
    at zombie.debug.DebugLogStream.printException(DebugLogStream.java:637)
    at zombie.debug.DebugType.printException(DebugType.java:300)
    at zombie.core.Translator.reportMissingArgumentsFromPastAbuse(Translator.java:515)
    at zombie.core.Translator.getText(Translator.java:502)
    at zombie.characters.traits.CharacterTraitDefinition.<init>(CharacterTraitDefinition.java:38)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:54)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:50)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1572)
    at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:60)
    at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:131)
    at zombie.Lua.Event.trigger(Event.java:55)
    at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:248)
    at zombie.core.Core.ResetLua(Core.java:4207)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:59)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1676)
    at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:96)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1411)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1384)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1384)
    at zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1474)
    at zombie.ui.UIManager.updateMouseButtons(UIManager.java:747)
    at zombie.ui.UIManager.update(UIManager.java:621)
    at zombie.GameWindow.logic(GameWindow.java:347)
    at zombie.GameWindow.frameStep(GameWindow.java:790)
    at zombie.GameWindow.mainThreadStep(GameWindow.java:567)
    at zombie.MainThread.mainLoop(MainThread.java:69)
    at java.base/java.lang.Thread.run(Unknown Source)

```


```
=== Zomboid Settings ===
Version: 42.20.3 70207f62e0 (Steam)
Mode: SINGLE PLAYER

[ZomboRut [B42] (ZomboRut) - Mod Report]

--- Associated Errors (1) ---

[x1]
Lua((MOD:ZomboRut [B42])).initTraits2(ZomboRutTraits.lua:324)
java.util.UnknownFormatConversionException: Conversion = ' '
    at java.base/java.util.Formatter.parse(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.lang.String.format(Unknown Source)
    at zombie.debug.DebugLogStream.printException(DebugLogStream.java:637)
    at zombie.debug.DebugType.printException(DebugType.java:300)
    at zombie.core.Translator.reportMissingArgumentsFromPastAbuse(Translator.java:515)
    at zombie.core.Translator.getText(Translator.java:502)
    at zombie.characters.traits.CharacterTraitDefinition.<init>(CharacterTraitDefinition.java:38)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:54)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:50)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1572)
    at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:60)
    at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:131)
    at zombie.Lua.Event.trigger(Event.java:55)
    at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:248)
    at zombie.GameWindow.enter(GameWindow.java:772)
    at zombie.GameWindow.mainThreadStart(GameWindow.java:532)
    at zombie.MainThread.mainLoop(MainThread.java:59)
    at java.base/java.lang.Thread.run(Unknown Source)

```

Posted
Just now, wenjingjing said:

```
=== Zomboid Settings ===
Version: 42.20.3 70207f62e0 (Steam)
Mode: SINGLE PLAYER

[x1]
Lua((MOD:ZomboRut [B42])).initTraits2(ZomboRutTraits.lua:324)
java.util.UnknownFormatConversionException: Conversion = ' '
    at java.base/java.util.Formatter.parse(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.lang.String.format(Unknown Source)
    at zombie.debug.DebugLogStream.printException(DebugLogStream.java:637)
    at zombie.debug.DebugType.printException(DebugType.java:300)
    at zombie.core.Translator.reportMissingArgumentsFromPastAbuse(Translator.java:515)
    at zombie.core.Translator.getText(Translator.java:502)
    at zombie.characters.traits.CharacterTraitDefinition.<init>(CharacterTraitDefinition.java:38)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:54)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:50)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1572)
    at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:60)
    at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:131)
    at zombie.Lua.Event.trigger(Event.java:55)
    at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:248)
    at zombie.GameWindow.enter(GameWindow.java:772)
    at zombie.GameWindow.mainThreadStart(GameWindow.java:532)
    at zombie.MainThread.mainLoop(MainThread.java:59)
    at java.base/java.lang.Thread.run(Unknown Source)

```

```
=== Zomboid Settings ===
Version: 42.20.3 70207f62e0 (Steam)
Mode: SINGLE PLAYER

[x1]
java.util.UnknownFormatConversionException: Conversion = ' '
    at java.base/java.util.Formatter.parse(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.lang.String.format(Unknown Source)
    at zombie.debug.DebugLogStream.printException(DebugLogStream.java:637)
    at zombie.debug.DebugType.printException(DebugType.java:300)
    at zombie.core.Translator.reportMissingArgumentsFromPastAbuse(Translator.java:515)
    at zombie.core.Translator.getText(Translator.java:502)
    at zombie.characters.traits.CharacterTraitDefinition.<init>(CharacterTraitDefinition.java:38)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:54)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:50)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1572)
    at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:60)
    at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:131)
    at zombie.Lua.Event.trigger(Event.java:55)
    at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:248)
    at zombie.core.Core.ResetLua(Core.java:4207)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:59)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1676)
    at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:96)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1411)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1384)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1384)
    at zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1474)
    at zombie.ui.UIManager.updateMouseButtons(UIManager.java:747)
    at zombie.ui.UIManager.update(UIManager.java:621)
    at zombie.GameWindow.logic(GameWindow.java:347)
    at zombie.GameWindow.frameStep(GameWindow.java:790)
    at zombie.GameWindow.mainThreadStep(GameWindow.java:567)
    at zombie.MainThread.mainLoop(MainThread.java:69)
    at java.base/java.lang.Thread.run(Unknown Source)

```


```
=== Zomboid Settings ===
Version: 42.20.3 70207f62e0 (Steam)
Mode: SINGLE PLAYER

[ZomboRut [B42] (ZomboRut) - Mod Report]

--- Associated Errors (1) ---

[x1]
Lua((MOD:ZomboRut [B42])).initTraits2(ZomboRutTraits.lua:324)
java.util.UnknownFormatConversionException: Conversion = ' '
    at java.base/java.util.Formatter.parse(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.util.Formatter.format(Unknown Source)
    at java.base/java.lang.String.format(Unknown Source)
    at zombie.debug.DebugLogStream.printException(DebugLogStream.java:637)
    at zombie.debug.DebugType.printException(DebugType.java:300)
    at zombie.core.Translator.reportMissingArgumentsFromPastAbuse(Translator.java:515)
    at zombie.core.Translator.getText(Translator.java:502)
    at zombie.characters.traits.CharacterTraitDefinition.<init>(CharacterTraitDefinition.java:38)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:54)
    at zombie.characters.traits.CharacterTraitDefinition.addCharacterTraitDefinition(CharacterTraitDefinition.java:50)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:58)
    at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:194)
    at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
    at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:178)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:795)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:162)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1740)
    at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1572)
    at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:60)
    at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:131)
    at zombie.Lua.Event.trigger(Event.java:55)
    at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:248)
    at zombie.GameWindow.enter(GameWindow.java:772)
    at zombie.GameWindow.mainThreadStart(GameWindow.java:532)
    at zombie.MainThread.mainLoop(MainThread.java:59)
    at java.base/java.lang.Thread.run(Unknown Source)

```

i have some errors on main screen

Posted
3 hours ago, wenjingjing said:

i have some errors on main screen

Thanks for the info on the issue, i added fix for the soon to be hotfix, stay tuned for a fixed version, and about main screen errors, can you give that console log too when that errors show?

Posted
7 hours ago, ss11sscc said:

Bro, my sexual preferences are weird. Can I ask if you can add animations with multiple people later?

group scenes are planned for the future. 

Posted

Hello, I'm trying to access the Discord link, but I keep getting a message saying the invitation has expired. I know this is a hassle, but would it be okay if I left a comment on your Patreon page?

Posted (edited)
3 hours ago, 티그로87 said:

Hello, I'm trying to access the Discord link, but I keep getting a message saying the invitation has expired. I know this is a hassle, but would it be okay if I left a comment on your Patreon page?

Hello, you can DM me in loverslab, Discord Link is for 18+ , pple that have not confirmed that they are 18 or are not 18 cannot join.

Edited by Doomtero
Posted
On 8/23/2026 at 5:19 AM, Doomtero said:

there is 2 subdued anims now for male and female players, each. If i missunderstood you correct me, but for subdued anims to play you need to subdue a zombie, with rope and duct tape. Push them on the ground, stand on them, right click on it, Zr then subdue

Yeah, I know. I'm using the Depraved Sense mod along side with your's, mostly for futa and the animated cock, and while they technically don't work together, I use them along side the debug menu for your mod to use male animations as female (futa) player. (with the base horniness set to 100% so the dick from that mod are hard)
So basically I'm asking if theres a way to access the menu that lets you use any animation without having the whole PZ debug mode toggled on.

It's a very specific non-issue, I was just wondering if there was a way to toggle just *your* mod's debug mode. If not it's inbd, thanks for your great work!

Posted

Having an issue with the male texture (I think?). It's clipping over pants like Jeans:

image.thumb.png.b5760ab655e465cf558c98075d99b098.png

 

Is this a compatibility issue with Tomb's Player Body?

Posted (edited)
8 hours ago, VidyaVoid said:

Yeah, I know. I'm using the Depraved Sense mod along side with your's, mostly for futa and the animated cock, and while they technically don't work together, I use them along side the debug menu for your mod to use male animations as female (futa) player. (with the base horniness set to 100% so the dick from that mod are hard)
So basically I'm asking if theres a way to access the menu that lets you use any animation without having the whole PZ debug mode toggled on.

It's a very specific non-issue, I was just wondering if there was a way to toggle just *your* mod's debug mode. If not it's inbd, thanks for your great work!

sadly no, theres no such way. It would take seperate development to add that as feature .
also at some point in the future i am going to add futa and stuff, with animated pp, not right now but know that its a thing in my plans. i have already tried with some test things and it was working. so it will be done

Edited by Doomtero
Posted
3 hours ago, JohnLavo said:

Having an issue with the male texture (I think?). It's clipping over pants like Jeans:

image.thumb.png.b5760ab655e465cf558c98075d99b098.png

 

Is this a compatibility issue with Tomb's Player Body?

I will check but im unsure yet, some pants and t shirts are just player skin recolored so this can happen i assume, but mb theres way to fix this , il see what i can do

Posted
On 8/24/2026 at 9:27 PM, 56341132 said:

1.2.5: Compared to 1.2.3.1, were only the stains updated?

no you can check patch notes, arousal mechanic of attracting zombies, , new animation, many bug fixes, the Moans(for female character). alot more in early access version + then 1.2.5.1 more bug fixes, the compatability with Being Female mod(it Broke on game update)

Posted
1 hour ago, Doomtero said:

I will check but im unsure yet, some pants and t shirts are just player skin recolored so this can happen i assume, but mb theres way to fix this , il see what i can do

 

No worries mate. I was very amused by it lol. Some zombies are running around with their cocks out which is incredibly funny.

I picked up new pants during gameplay and the penis was gone. 

 

Just wanted to check if it was something I'd done on my end with the plethora of mods I have atm. Appreciate all the work you're putting into the mod!

Posted (edited)

Really good mod, I'm loving it. I was gonna add a suggestion, but I noticed that someone already said about group sex.

Edited by 69FootLover69
Didn't see the question was already asked
Posted
30 minutes ago, 1Fdeafr5434t said:

are there any dependencies this mod needs? i tried doing a scene with a restrained zombie and it doesnt work.

There are no dependencies needed for the mod, maybe try reinstalling the mod

Posted
1 hour ago, Yuu Krai said:

In the future, is it possible to adapt it for the Pat's NPC mod? Or will it be exclusive to the Bandits mod?

 

i already announced in discord that im working on Pats Mod compatability, it wont be as easly done as bandits, coz its much bigger and more complicated mod, but it will be done

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...