nothindoin Posted May 7, 2020 Posted May 7, 2020 6 hours ago, BadListener said: They do just make sure to set the events that are supposed to end with the flag notslave / ( isfree for previous ) what does this mean, exactly? in the xml? can a sample be posted I can copy?
BadListener Posted May 7, 2020 Author Posted May 7, 2020 2 hours ago, nothindoin said: what does this mean, exactly? in the xml? can a sample be posted I can copy? <CEEvent> <Name>CE_common_captivity_interest</Name> <Text>You notice that your captors have been staring at you more than usual. You feel that they won't be content with just looking for long. You need to escape soon.</Text> <MultipleRestrictedListOfFlags> <RestrictedListOfFlags>Captive</RestrictedListOfFlags> <RestrictedListOfFlags>Straight</RestrictedListOfFlags> <RestrictedListOfFlags>CaptorGenderIsMale</RestrictedListOfFlags> <RestrictedListOfFlags>HeroGenderIsFemale</RestrictedListOfFlags> <RestrictedListOfFlags>HeroIsFree</RestrictedListOfFlags> <RestrictedListOfFlags>Common</RestrictedListOfFlags> </MultipleRestrictedListOfFlags> <Options> <Option> <Order>0</Order> <MultipleRestrictedListOfConsequences> <RestrictedListOfConsequences>DecreaseRenown</RestrictedListOfConsequences> <RestrictedListOfConsequences>Continue</RestrictedListOfConsequences> <RestrictedListOfConsequences>IncreaseHealth</RestrictedListOfConsequences> </MultipleRestrictedListOfConsequences> <OptionText>Resign to your fate as a prisoner.</OptionText> <HealthTotal>10</HealthTotal> </Option> <Option> <Order>1</Order> <MultipleRestrictedListOfConsequences> <RestrictedListOfConsequences>DecreaseRelation</RestrictedListOfConsequences> <RestrictedListOfConsequences>AttemptEscape</RestrictedListOfConsequences> </MultipleRestrictedListOfConsequences> <OptionText>Attempt to escape.</OptionText> <ReqHeroHealthAbovePercentage>20</ReqHeroHealthAbovePercentage> </Option> </Options> <ReqCustomCode>true</ReqCustomCode> <SexualContent>true</SexualContent> <EscapeChance>10</EscapeChance> <WeightedChanceOfOccuring>20</WeightedChanceOfOccuring> <ReqHeroMinAge>18</ReqHeroMinAge> </CEEvent> The flag has already been changed but I think this was the old version. Look into CE_common_captivity_interest
BadListener Posted May 7, 2020 Author Posted May 7, 2020 Work In Progress Well another daily update, new event with a little battle fun. 5
Celedhring Posted May 7, 2020 Posted May 7, 2020 26 minutes ago, BadListener said: Work In Progress Well another daily update, new event with a little battle fun. Savage. It does bring to mind the "hunting" scene from "Thieves of the Woods" about Jan de Lichte. The notables in a town would have a lineup of orphaned girls and release them for a "hunt" Any of the nobles who caught a fleeing girl got to use her in any way he wanted with her. We could pretend the player is using blunt arrows for knockouts. (hello, headshots..)
Millicent Bystander Posted May 7, 2020 Posted May 7, 2020 15 hours ago, BadListener said: Expected behavior from a well renowned slave. But will add a setting to set the renown to a minimum if below will work on the previous saves too when I update this upcoming weekend. I was afraid of that, guess I'll be hunting a lot of bandits/looters(trying not to get caught and degraded further)
B0ukensha Posted May 7, 2020 Posted May 7, 2020 i must say i have no idea what the possibilities are here, There's no comprehensive resource to draw from. or any explanation as to what does what. Is there no file with all the features you can implement into your own custom events? copy-paste-able preferably. Or is it somewhere in the forum here and i just missed it? Edit: as i've been reading the events i was wondering if you've implemented a stat for how slutty the PC has gotten? possibly opening more event option (was thinking of the event where the guards are flirting with you and the only option you have is to ignore them) Or events that only activate when said value is high enough. ofc you can extend this kind of feature to many other things, being into bestiality, possible tentacle dreams (CK2) type of addictions, dom-sub, once again hammering on the need for a comprehensive list of features for writers.
nothindoin Posted May 7, 2020 Posted May 7, 2020 13 hours ago, BadListener said: <CEEvent> <Name>CE_common_captivity_interest</Name> <Text>You notice that your captors have been staring at you more than usual. You feel that they won't be content with just looking for long. You need to escape soon.</Text> <MultipleRestrictedListOfFlags> <RestrictedListOfFlags>Captive</RestrictedListOfFlags> <RestrictedListOfFlags>Straight</RestrictedListOfFlags> <RestrictedListOfFlags>CaptorGenderIsMale</RestrictedListOfFlags> <RestrictedListOfFlags>HeroGenderIsFemale</RestrictedListOfFlags> <RestrictedListOfFlags>HeroIsFree</RestrictedListOfFlags> <RestrictedListOfFlags>Common</RestrictedListOfFlags> </MultipleRestrictedListOfFlags> <Options> <Option> <Order>0</Order> <MultipleRestrictedListOfConsequences> <RestrictedListOfConsequences>DecreaseRenown</RestrictedListOfConsequences> <RestrictedListOfConsequences>Continue</RestrictedListOfConsequences> <RestrictedListOfConsequences>IncreaseHealth</RestrictedListOfConsequences> </MultipleRestrictedListOfConsequences> <OptionText>Resign to your fate as a prisoner.</OptionText> <HealthTotal>10</HealthTotal> </Option> <Option> <Order>1</Order> <MultipleRestrictedListOfConsequences> <RestrictedListOfConsequences>DecreaseRelation</RestrictedListOfConsequences> <RestrictedListOfConsequences>AttemptEscape</RestrictedListOfConsequences> </MultipleRestrictedListOfConsequences> <OptionText>Attempt to escape.</OptionText> <ReqHeroHealthAbovePercentage>20</ReqHeroHealthAbovePercentage> </Option> </Options> <ReqCustomCode>true</ReqCustomCode> <SexualContent>true</SexualContent> <EscapeChance>10</EscapeChance> <WeightedChanceOfOccuring>20</WeightedChanceOfOccuring> <ReqHeroMinAge>18</ReqHeroMinAge> </CEEvent> The flag has already been changed but I think this was the old version. Look into CE_common_captivity_interest what code tells the game to wait for some time before triggering the next event? and where would you place it?
xasam Posted May 7, 2020 Posted May 7, 2020 The recent beta hotfix seems to have broken compatibility for me, even Modlib is up to date.
BadListener Posted May 7, 2020 Author Posted May 7, 2020 1 hour ago, xasam said: The recent beta hotfix seems to have broken compatibility for me, even Modlib is up to date. There was a beta hotfix? Done work in like 4 hours so will only be able to check it then.
NekroShapiroPhiladelphia Posted May 7, 2020 Posted May 7, 2020 its not just a hotfix, its a new BETA as well. BETA 1.4
AlaskanValkyrie Posted May 7, 2020 Posted May 7, 2020 1.3 was just released on main branch. Unfortunately it seems to now cause a crash when encountering another party. Using 1.3.0 version. I'll update with a crash log in a minute.
nothindoin Posted May 7, 2020 Posted May 7, 2020 Also noticed during the brothel slave line that a few options lead to no background pic. Once this happens, you never get another background pic for any option during that line and to get images back you must quit the brothel and wait for it to start again. 1
BadListener Posted May 7, 2020 Author Posted May 7, 2020 36 minutes ago, AlaskanValkyrie said: 1.3 was just released on main branch. Unfortunately it seems to now cause a crash when encountering another party. Using 1.3.0 version. I'll update with a crash log in a minute. Going to make modlib a soft dependency probably coming from it, but double check if it is not any other mod you are running.
SadSun Posted May 7, 2020 Posted May 7, 2020 31 minutes ago, nothindoin said: Also noticed during the brothel slave line that a few options lead to no background pic. Once this happens, you never get another background pic for any option during that line and to get images back you must quit the brothel and wait for it to start again. Yup, Looks like that's my fault. There's a jpg in there. Thought I had caught them all. I'll upload a new version in a bit. Should fix it. Edit: if there's something that's breaking on my events, try to tell me first.
BadListener Posted May 7, 2020 Author Posted May 7, 2020 1 minute ago, SadSun said: Yup, Looks like that's my fault. There's a jpg in there. Thought I had caught them all. I'll upload a new version in a bit. Should fix it. Edit: if there's something that's breaking on my events, try to tell me first. Ah those jpgs lol, aye going to send you a new xsd with some prostitution skill similar to slavery going to give you an ability to set the default waiting image for if heroIsProstitute 1
SadSun Posted May 7, 2020 Posted May 7, 2020 2 minutes ago, BadListener said: send you a new xsd Cool, I may wait till you do that then. My internet is slow af.
nothindoin Posted May 7, 2020 Posted May 7, 2020 14 minutes ago, SadSun said: Yup, Looks like that's my fault. There's a jpg in there. Thought I had caught them all. I'll upload a new version in a bit. Should fix it. Edit: if there's something that's breaking on my events, try to tell me first. no problem. it's easily my favorite part of the mod so far as far as storytelling goes. i'm just a dude that wants to see it be all it can be lol 1
nothindoin Posted May 7, 2020 Posted May 7, 2020 getting crash on save load since the game updated. this is what the logs from attempting to load say: 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\DefaultEvents.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\DefaultEvents.xml 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SadSun_Brothel_01.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SadSun_Brothel_01.xml 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SadSun_Humiliation_SimpleEvents_01.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SadSun_Humiliation_SimpleEvents_01.xml 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SadSun_Sex_SimpleEvents_01.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SadSun_Sex_SimpleEvents_01.xml 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SlaveryEvents.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\SlaveryEvents.xml 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\VickiesEvents20200503.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\VickiesEvents20200503.xml 5/7/2020 6:49:22 PM -- Found xml file to be checked ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\vzePregKinkEvents.xml 5/7/2020 6:49:22 PM -- Added events to the allEvents.. ../../Modules/zCaptivityEvents/ModuleData/CECustomEvents\Events\vzePregKinkEvents.xml 5/7/2020 6:49:22 PM -- Loading Images 64. 5/7/2020 6:49:23 PM -- Finding 246 number of valid events 5/7/2020 6:49:23 PM -- My version: 2.0.0.9 5/7/2020 6:49:23 PM -- Mod Fumble.LauncherPatcher uses Harmony version 2.0.0.9 5/7/2020 6:49:23 PM -- Mod bannerlord.mboptionscreen.defaultresourceinjector uses Harmony version 2.0.0.9 5/7/2020 6:49:23 PM -- Mod mod.modlib.patches.mipen uses Harmony version 2.0.0.9 5/7/2020 6:49:23 PM -- Mod mod.bannerlord.popowanobi.dcc uses Harmony version 2.0.0.9 5/7/2020 6:49:23 PM -- Mod jedijosh920.dismemberment uses Harmony version 2.0.0.9 5/7/2020 6:49:23 PM -- Mod bannerlord.mboptionscreen.settingsdatabase_v1 uses Harmony version 2.0.0.9 5/7/2020 6:49:23 PM -- Mod bannerlord.fluidblocking uses Harmony version 2.0.0.10 5/7/2020 6:49:23 PM -- Mod Infinizhen.LootOverhaul uses Harmony version 2.0.0.9
BadListener Posted May 8, 2020 Author Posted May 8, 2020 You need 1.3.0 version pls install not 1.2.0
NekroShapiroPhiladelphia Posted May 8, 2020 Posted May 8, 2020 yea, we need a hotfix for 1.3. im getting an assembly error. It's the same as what is below, but for Captivity Events.
nothindoin Posted May 8, 2020 Posted May 8, 2020 29 minutes ago, BadListener said: You need 1.3.0 version pls install not 1.2.0 I have 1.3, my dude. that's when the crash started.
BadListener Posted May 8, 2020 Author Posted May 8, 2020 28 minutes ago, nothindoin said: I have 1.3, my dude. that's when the crash started. captive events version 1.3.0 it says it cannot find object that doesn't exist in 1.2.0. 1.2.0 has the same version of 1.3.0 which is confusing but redownload 1.3.0 beta of this mod plz. I can run this mod on e1.4.0 as well as they did minimal changes.
NekroShapiroPhiladelphia Posted May 8, 2020 Posted May 8, 2020 i reinstalled your mod and im still getting this on the BETA 1.3
Celedhring Posted May 8, 2020 Posted May 8, 2020 Me, I'll just stay with 1.2 with both the game and mod for a while longer.
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