How/where? I don't see a button for that. And the NPC never offered it to me in a text box.
just click the estate name, there should be a little house next to it with a lock. click the lock and it should offer to purchase.
This is incorrect, and quite outdated information. House icon at bottom middle of screen. See here for image:
You have to buy the real estate with 50000 gold in order to access it. To do that click house icon below.Hey something is wrong when get to 50 days, I can't enter the estate i can trying to click the button but it just renames it so i am stuck in the message telling to click the button that is highlighted.
In the same way you access it or click estate name.
You have to do it every playthrough and it is not permanent across all playthrough like before.
I had same question why its happening to me too because otherwise there's no way to grow your slaves. Thanks to surgy for pointing out i edited .dll and now milk works for me (but cause im monkey now all of the types of milk can work on slaves, if you get it from cheat menu, idk if there will be any bugs if use vanilla's game types for growth, just dont do it). Pls tell me if it works for you, first time editing this kind of stuff.OK
i had a glich that i cant give milk to the slave to growth
in the modpack where compelx breeding on
Hope there's no trouble in me editing the .dll file, i just had no clue how to get my slaves to grow so i found these as easiest solution for problem until anyone competent check this out themselffpharkas: What? ComplexBreeding mod specifically blocks using any milk types. Here's the relevant code:
Also to all who wants to use RandomNames with it: please don't, it's incompatible, because it uses names for its own purposes.C:[HarmonyPatch(typeof(MBMScripts.Item), "Use")] public class UsePatch { public static bool Prefix(MBMScripts.Item __instance, EItemType ___m_ItemType, MBMScripts.Unit unit) { switch (___m_ItemType) { case EItemType.Milk: case EItemType.HumanMilk: case EItemType.ElfMilk: case EItemType.DwarfMilk: case EItemType.FurryMilk: case EItemType.SmallFurryMilk: case EItemType.DragonianMilk: return false;
it works fine, thank you for thisI had same question why its happening to me too because otherwise there's no way to grow your slaves. Thanks to surgy for pointing out i edited .dll and now milk works for me (but cause im monkey now all of the types of milk can work on slaves, if you get it from cheat menu, idk if there will be any bugs if use vanilla's game types for growth, just dont do it). Pls tell me if it works for you, first time editing this kind of stuff.
That would be very hard to do. Probably not possible with a publicly available tool set. Sound editing by itself is not that common for Unity-based games.Also, I wonder if it's possible to edit the sounds of this game. Like add more "moan samples" or something like that. I'd like to learn how to work on mods actually.
I know it's an issue when you're using a Tits mod with Complex Breeding without a compatibility patch:I am having an issue. I run the game then click start and its just a black. Like i can see the screen shrink for a cut scene or something buyt the inside is dark gray
They do haveany english way that i can see updates on newer projects? do they have twitter or something?
That would be very hard to do. Probably not possible with a publicly available tool set. Sound editing by itself is not that common for Unity-based games.
I know it's an issue when you're using a Tits mod with Complex Breeding without a compatibility patch:
https://f95zone.to/threads/monster-black-market-v2-0-16-0-dlc-team-apple-pie.124772/post-10701757
If it's not this kind of situation, well, no idea then.
About that mod: basically, game does have some hard-coded logic and while some small tweaks are possible, it's pretty hard to fully control it. There are exceptions, of course, like Complex Breeding mod.Probably the first time I've heard about it. I almost never see any Unity-based games with a mod that changes sounds so I guess I could say that what you're saying is true, but who knows. As I re-edited this, this reminded me of that mod about putting your estate house (the one where the special npcs such as Niel, Amelia, Barbara and the others) are placed in the brothel itself, meaning other clients can actually mate with your brainwashed npcs. The problem is that whenever a client starts mating with any of the special npc, they usually just cum instantly like there's no sex time or it's really fast. I hope the developer of the mod can update it but so far there's no update about it. I don't know why I said it but I kinda want to haha.
This option is locked and I cant change it, is my first time playing the game, I have applied the mod pack linked above, what file/command/plugin do I to edit to modify this? thank youCool, they finally fixed BepInEx so it can properly run BepInExConfigManager again (called by F5 key).
IDK what happened to the original modpack topic that it drifted into read-only Rejected Game Requests forum.
So I'll post the mods here for now even if it'll be more difficult to find them this way.
The latest version of MapKeyboardExtended in the modpack allows (un)age/undress/recolor/partially modify (tails/ears/tits/tattoo) everyone under multi-selection at once. The additions are unconfigurable and mapped to keys 1-9 on numeric pad in NumLock mode temporarily. So, hevensdragon, mass undressing can be done with Numeric Pad 2 key .
I also removed uncensor as it's not needed for now.
Monster Black Market - Mod PackYou don't have permission to view the spoiler content. Log in or register now.
(v13; BepInEx 670 for v2.0.16 of the game; Mono build)
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.Edit: Updated for v2.0 of the game. Compared to the previous version, BepInEx doesn't need to download anything now.
The game should be installed in a folder with a short path that does not contain non-English characters for BepInEx to work correctly.
Moved tits unlocker to a separate mod disabled by default.
Added BiE6 ports of ComplexBreeding, CBwithTits, CBforDummies and CheatMenu (originally called MBMModMenu).
To unlock skip tutorial option place Setting.dat file in your save game folder located at:This option is locked and I cant change it, is my first time playing the game, I have applied the mod pack linked above, what file/command/plugin do I to edit to modify this? thank you
View attachment 2735201
I was a bit busy, apologies, it will happen again. Anyway, no need to wait for my permission.I've prepared a test version of TitsV2b, but the problem is it's not compatible with Surgy 's Mod Pack. Reason is known: there's no BiE6 port of PregnantExpansion.
So, now I'm wondering what I should do in this situation. It's a question for Memacile and Surgy.
Current visual pregnancy system is possible only with BepInEx patch. Previous Tits iterations didn't depend on BiE, but now it does. I still want the mod to stay"user-friendly" and I think it should come with BepInEx included and pre-installed which should be compatible with all existing mods in Mod Pack in general. So, what I need is a compatible build of BiE6 and PregnantExpansion.
View attachment 2725392
While I'm not so sure about V2b release with this question in mind, I'd like it to be resolved before V3.
Thanks. I'll check it myself and probably update download link for Tits to V2b with your patch from the post included.I was a bit busy, apologies, it will happen again. Anyway, no need to wait for my permission.
Regarding the Surgy Modpack compatibility: Yes, I aggree.
I recompiled the mod for BepInex BE version 670 that Surgys modpack also uses. Download here: Mega
I also renamed the BepInEx plugin/mod to "TitsModBigBellySupport" to avoid people thinking it might work standalone without Tits mod.
Also I attached the code if someone wants to look into it and big monsters fetuses count double now in terms of FetusCount.
As far as I have tested the way to use Titsmod with the TitsModBigBellySupport BepInEx plugin should work like this:
Install MonsterBlackMarket version 2.0.16.0
Copy TitsMod with the TitsModBigBellySupportBepInex files ontop replacing duplicate files.
Copy Surgys modpack files ontop skipping duplicate files .
At least that worked for me.