sivrel Posted November 21, 2024 Posted November 21, 2024 I have one strange question, which other tastes are you trying to appeal to?
31zlapfk Posted November 24, 2024 Posted November 24, 2024 Are there any event commands related to family?
31zlapfk Posted November 25, 2024 Posted November 25, 2024 If the player has a 20 year old daughter, what about an event where the daughter is kidnapped?
Merrz Posted November 29, 2024 Posted November 29, 2024 Is it possible to make a single menu in "zCaptivityEvents", in a separate file in the "Events" folder? When using third-party mods, with the beginning of chains through "their" menus, mods come into conflict and trigger "incorrect" events. For third-party mods, it will be enough to make links to the "main" menu file and, if necessary, it will be possible to add the necessary items to the "main" menu.
Avariel347 Posted November 29, 2024 Posted November 29, 2024 I have a question. Does anyone know if this and the constituent mods work with Serve as a Soldier? Where you're not a lord but a foot grunt working your way up?
Merrz Posted December 3, 2024 Posted December 3, 2024 Please provide a link to instructions on how to cut into frames and format a video file to create an animation. Don't ask me why I don't use search - have you tried using search on Japanese or Chinese sites?...
sen4mi Posted December 4, 2024 Posted December 4, 2024 15 hours ago, Merrz said: Please provide a link to instructions on how to cut into frames and format a video file to create an animation. Don't ask me why I don't use search - have you tried using search on Japanese or Chinese sites?... There are many different kinds of video file formats, and many different programs which provide editing support. That said, if you have imagemagick installed and you also have ffmpeg installed so that imagemagick can find it, I believe you could use imagemagick's "convert" command line tool to unpack the mp4 into a sequence of individual picture frames, and you could also pack a series of individual pictures into a video file. I've done this with animated gifs, and ffmpeg should let it work with mp4 files. For example, if I have an animated gif named event.gif, I could use the command convert event.gif event-%05d.png to generate a sequence of png files representing the animation, or I could use the command convert event.gif event-%05d.jpg to generate a sequence of jpeg files representing the animation. And then, I could rename the files, edit them, create new ones, whatever, and then use the command convert -delay 6 event-0*.png newevent.gif (or convert -delay 6 event-0*.jpg newevent.gif) to turn my sequence of images into a new animated gif with a six millisecond delay between each animation frame. (But since I have not tried this, I do not know if you can convert an mp4 file directly to a sequence of images, or whether you must first convert the mp4 file to an animated gif and then convert the animated gif to a sequence of images.) Anyways, this is one possibility. You might be able to do some video editing directly with ffmpeg, also? Though, if so, I do not know what kind of editing operations it supports... And, of course, there's other software out there, including some high quality professional studio applications. But I do not know about them, either. Also, these days, Blender includes some support for editing mp4 files, and it should include some documentation on the process? 1
Merrz Posted December 5, 2024 Posted December 5, 2024 (edited) On 12/4/2024 at 10:47 AM, sen4mi said: There are many different kinds of video file formats, and many different programs which provide editing support. Thanks for the reply. I tried it, everything works. I'm using an easier way. I cut out the desired piece in the video editor and save it as a GIF. I convert GIF to PNG in IrfanView. And no dancing with a tambourine! I don't like the command line. Edited December 5, 2024 by Merrz
Merrz Posted December 8, 2024 Posted December 8, 2024 (edited) Please tell me how I can use a random character of my clan in "events"? (line) - <Companion Id="1" Ref="Hero" Location="Current" Type=?... And how can I determine the age range for this character, for example, 25-40 years? Edited December 8, 2024 by Merrz
Stealthfroob Posted December 9, 2024 Posted December 9, 2024 Does this mod work with the new update 1.2.12?
mallekalle Posted December 16, 2024 Posted December 16, 2024 (edited) On 4/28/2020 at 10:34 AM, Guest said: Would love to know where you got that Yennifer pic from I am not sure: I get a notification, when starting the game for version-mismatch. Though, for a few hours everything went fine, but now when I want to enter villages for the "Missing equipment" quests, the game crashes in relation to the mod. Else than that, I really enjoyed the mod. Edited December 19, 2024 by mallekalle
TheRoyalStag Posted December 31, 2024 Posted December 31, 2024 A recent issue I got; I got KO'd by the enemy that tried to escape with one of my prisoners during a captor event, and when I got back to the world map my party size limit was reduced to 20 from 117; has it happened to anyone else? Edit: Starting to think it might have something to do with my settings; I've completely disabled heroes from escaping from my party in the CESettings.xml file, and due to me losing = the prisoner was freed but is still in my party might be the issue?
Darknell Posted January 6, 2025 Posted January 6, 2025 For some reason the game can't load the CaptivityEvents.dll
Prizbiggie Posted January 7, 2025 Posted January 7, 2025 Am I the only one who downloading from both here and nexus always gets DefaultEvents 1110 instead of 1120?
bicobus Posted January 7, 2025 Posted January 7, 2025 18 hours ago, Prizbiggie said: Am I the only one who downloading from both here and nexus always gets DefaultEvents 1110 instead of 1120? The metadata hasn't been updated in the SubModule.xml. It's fine.
Midnight Blues Posted January 11, 2025 Posted January 11, 2025 Love this mod. The only thing I'd want is expanded random events. 80% of the events I see are are random wandering around stuff so much more of that is needed. Love to see more useless mechanics like cum inflation but that'd be hard to do I'd think. I know some stats are involved so maybe a cumflated stat that triggers little slice of life events where you comment on it. Also toy events events are sorely lacking. Riding around on your horse with something stuffed up your cunt or commenting on riding into battle on a dildo would be fun. I definitely would like some night themed events where you have a dream and wake up to find some soldier(s) raped you in your sleep. Anyway I hope this mod continues to get worked on but considering it's the only real sex mod in the game I'm just happy it exists. 1
Merrz Posted January 12, 2025 Posted January 12, 2025 (edited) I have brothers, sisters, bastards, and concubines in my Clan. But I can't use them to write game scenes. Not everyone knows how to work with "bin" files. For example, I can't... Please enter a field for clan members (some kind of memberclan="Hero.main_hero" faction="Faction.player_faction" ). Edited January 12, 2025 by Merrz
SecretAgentClank Posted January 13, 2025 Posted January 13, 2025 (edited) Do some of the random events give you options to recruit bandits / deserters? If so, how does it determine the type of units? (If you have mods that removes vanilla bandits / units and adds their own such as Realm of Thrones, does CE add available ones or try to add null units to a party?) Edited January 13, 2025 by SecretAgentClank Corrections
Erudain Posted January 24, 2025 Posted January 24, 2025 On 12/16/2024 at 8:24 AM, mallekalle said: I am not sure: I get a notification, when starting the game for version-mismatch. Though, for a few hours everything went fine, but now when I want to enter villages for the "Missing equipment" quests, the game crashes in relation to the mod. Else than that, I really enjoyed the mod. Same problem, started a new campaing, works fine for a couple of hours then suddenly crash when doing any town action. Hoping for an update for 1.2.12 soon
doomcat9 Posted February 5, 2025 Posted February 5, 2025 it was working for a little while and stopped working completely help
neoTiger2011 Posted February 8, 2025 Posted February 8, 2025 After the event end the skills point rest to zero
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