chaosarah Posted June 6, 2018 Posted June 6, 2018 You should add the "Dark World Dollarsmy.mod" fire to 1.02 Thx aradinn
ChronosGuard Posted June 8, 2018 Posted June 8, 2018 @dollarsmy The .mod file is no longer in the download which renders the mod unselectable.
DrMojoDoc Posted June 8, 2018 Posted June 8, 2018 Since the main DW:R was updated, I think some adjustments need to be made about the portraits
hunter20000 Posted June 10, 2018 Posted June 10, 2018 no longer shows up in my mods even when instil and u[ack the file
ChronosGuard Posted June 10, 2018 Posted June 10, 2018 4 hours ago, hunter20000 said: no longer shows up in my mods even when instil and u[ack the file It's because the .mod file is not longer in the download for some reason.
DustyBurrows Posted June 18, 2018 Posted June 18, 2018 On 6/9/2018 at 8:13 PM, hunter20000 said: no longer shows up in my mods even when instil and u[ack the file It's easy to make a mod file Just open notepad and type in: name = "Dark World Dollarsmy" path = "mod\Dark World Dollarsmy" user_dir = "Dark World Dollarsmy Data" and save it as DWD.mod (or anything really, just make sure it ends with .mod) However, if you don't want to start a new game, you can ignore the third line, but it can cause some crazy stuff to happen in the saves 2
Critter101 Posted June 20, 2018 Posted June 20, 2018 @dollarsmyI'm really enjoying this mod, look forward to further updates. I've noticed that when you win a war you rape one of the subjects of the defeated enemy by default, any chance this could be made a choice in the next update? I just don't want to sire lots of bastards, a choice to sodomize the defeated enemy (like in a victorious siege) would be ideal as well so you don't have to worry about pregnancies. I've only just started this mod but it seems to work well so far, thanks for this mod.
Idolatrine Posted June 26, 2018 Posted June 26, 2018 Fantastic mod, thanks for making and hope to see it continuously updated.
REXHIBIKI Posted June 28, 2018 Posted June 28, 2018 Your mod looks really nice. However, I can't activate the mod since I can't find .mod file in the compressed file
Sa1anum Posted July 2, 2018 Posted July 2, 2018 I did a little bit of submodding and added in an event chain a female player character can now suffer for losing a war something Kagarus suggested. Just put dwd_batttle.csv into Documents\Paradox Interactive\Crusader Kings II\mod\Dark World Dollarsmy\localisation and DWD_Battle.txt into Documents\Paradox Interactive\Crusader Kings II\mod\Dark World Dollarsmy\events and overwrite the files. dwd_battle.csv DWD_Battle.txt
cdahee96 Posted July 2, 2018 Posted July 2, 2018 Sorry, But I can't find a .mod file among the uploaded files. Can you please check it?
Sa1anum Posted July 6, 2018 Posted July 6, 2018 Yeah, it's not there for some reason look through the rest of the thread people posted copies of it.
mootna Posted July 13, 2018 Posted July 13, 2018 @dollarsmy I tried to download your mod, but i couldn't install it, in my downloadfile there is the .mod file missing. I hope you can help thx
Soul41 Posted July 15, 2018 Posted July 15, 2018 Please can someone check this file of Dollarsmy, i get some empty events.. I tried everything, even deleting some events (Sorry Dollarsmy).. pLeaSe help! DWD_Court.rar
Guest Posted July 18, 2018 Posted July 18, 2018 On 3/24/2018 at 11:06 PM, dollarsmy said: Dark World Dollarsmy.mod is it normal that i can't find this part when downloaded the mod? all i had is dark world dollarsmy file and static portrait
Amarantha Posted July 19, 2018 Posted July 19, 2018 On 7/18/2018 at 8:29 AM, Ransom prisoner said: is it normal that i can't find this part when downloaded the mod? all i had is dark world dollarsmy file and static portrait Yes it's normal. If you'd bothered to actually read this thread (or at least the last few replies) before posting, you'd have seen a number of people complaining about the same subject and being given the same answer. Which since I'm nice and all, I'm gonna give you: Either go to this post and follow the instructions to recreate the file on your own. Or if you're too lazy to do that, head here and download the attachment. 2
alu4 Posted July 24, 2018 Posted July 24, 2018 Found two small bugs. I know the author is not active recently, so I want to ask how to fix the bugs by myself. The following are the events code. 1.My Wife appeared in a countryside sex event (DWDCountryside.13) Spoiler narrative_event = { id = DWDCountryside.13 desc = "DWDCountryside.13" picture = DWDCountryside11 title = dwd_countryside is_triggered_only = yes option = { name = "DWDCountryside.13A" narrative_event = { id = DWDCountryside.14 days = 2 } event_target:dwd_courtier = { piety = -5 } piety = -5 } option = { name = "DWDCountryside.13B" } } I think what I need is "is_main_spouse" but I don't know how to put it. 2.My daughter (NOT ADULT) appeared in a vampire sex event (DWD.2201) Spoiler # Normal Vassal Events-1 narrative_event = { id = DWD.2201 desc = "DWD.2201" picture = DWDVampiresex10 title = dwd_court is_triggered_only = yes option = { # Make a move name = "DWD.2101A" narrative_event = { id = DWD.2202 } random = { chance = 30 add_trait = lustful } } option = { # Control yourself name = "DWD.2101B" piety = 10 } } I think what I need is "is_marriage_adult" but I don't know how to put it.
alu4 Posted August 2, 2018 Posted August 2, 2018 8 hours ago, bitWolfy said: I haven't tested out this mod yet, and you probably have fixed the problem already, but I've taken a look at the code anyways. This event is triggered directly by a different event (DWDCountryside.12), where the character selection is actually performed. It's this section of the code: random_realm_character = { limit = { is_female = yes is_married = yes } save_event_target_as = dwd_courtier } You can add any limitations on the character under the limit section. In this case, it would be is_main_spouse = no. Again, this event is triggered from somewhere else. In this case, it's DWD.2200. The bug is fixed the same way as the first one, only this time, the mod is looking for a random_courtier instead of random_realm_character. Add is_marriage_adult = yes under the limit section. Generally, if an event has is_triggered_only = yes, it means just what it says - it has to be triggered somewhere else, be that another event or a decision. Otherwise, it will never fire. Thanks a lot, very helpful. I try to figured it out by myself but didn't work well.
LordMana Posted August 13, 2018 Posted August 13, 2018 The static portraits seem to clash with darkworld reborn when i replace the folder like it says for example the vampire courtier who joins you when playing bitten and awoken becomes a dark darkground with numbers there. Is there anyway to resolve this?
Kurtkaga Posted August 15, 2018 Posted August 15, 2018 Don't know if this is already in the game and i haven't seen it yet or haven't found a way to activate it but i almost never get the post battle female prisoner events when my ruler is female, i dont know if this is intentional but could this be changed so that even if you are female you get the events?
Thomas Black Posted September 2, 2018 Posted September 2, 2018 Hello... First I want to say thank you for this mod, I played it previously on my old PC but have since upgraded. Secondly when I re-downloaded the mod and extracted the files the .mod file wasn't there anymore. I used both winrar and 7zip but neither of them managed to bring about the .mod file in order for the mod to launch.
Thomas Black Posted September 5, 2018 Posted September 5, 2018 On 4/21/2018 at 2:53 AM, aradinn said: the old .mod should still work if you have it. otherwise: Dark World Dollarsmy.mod Heh thanks for this... I needed it.
LeiPuGuai Posted September 11, 2018 Posted September 11, 2018 how is it possible that someone said they have play this mod while in the zip file there is no .mod file inside?
bailey6601 Posted September 13, 2018 Posted September 13, 2018 I dont see the .MOD file anywhere for the mod. Any idea for where it could be?
Alexer160 Posted September 14, 2018 Posted September 14, 2018 12 hours ago, bailey6601 said: I dont see the .MOD file anywhere for the mod. Any idea for where it could be? Open your eyes. 3 page 69 post. 1
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