From update 1.1 onwards, Gisli will take over the Radiant Raiments shop, if you kill Taarie and Endarie. Do NOT use the old patch which removed Taarie and Endarie's contract with 1.1 onwards, as it will break the mod.
I don't have any issues, I just want to offer some additional contract ideas.
Torbjorn Shatter-Shield - He is a cruel boss, collaborator with the East Empire Company, and potentially the last of his family. Plenty of reasons for someone to want him dead, heck if his family is gone then maybe he has a certain book in his possession.
Lynly Star-Sung - Woman on the run from one of the most powerful families in Skyrim. You can already kill her and get paid for it directly but it makes sense that a contract may end up being put out. If anything a price on her head getting forwarded to the assassins just makes sense.
Sibbi Black-Briar - He may be a Black-Briar but it takes a certain breed of evil to be considered awful by your own family. With the murder of Wulfdur, it may not be a shock if some coin is pooled and a eye or two looks away...
Mjoll the Lionness - I am running out of ways to make it sound cool. She is the greatest fighter against Riften's corruption so y'know plenty of reasons to die
Hey, AndrealphusVIII! I found an issue with your WIDeadBodyCleanupAliasScript that can cause the same freezing crash I'd fixed with my Yet Another WIDeadBodyCleanupScript Crash Fix. It seems your script also uses the vanilla "RemoveAllItems" function, and I've fixed it by simply replacing that line in your script with Dylbills Papyrus Functions version. DbMiscFunctions.RemoveAllItems((Self.GetReference() As Actor),DeathContainer,true,0.01,false,false,false)Not sure if you want to update your mod with another dependency, or I could host a fixed version of your script on my page. Thanks!
Is there a console command to tweak the requirements? I rather frequently want to get rid of Erikur, but I seldom play the Thieves Guild and Brotherhood in one playthrough, so breaking Dainty Sload wouldn't really be an issue for me. Or if I could just change some record in xEdit, what might that be?
What happens if the NPC is already dead (from using a mod like https://www.nexusmods.com/skyrimspecialedition/mods/59659 or a mod that removes essential status, for example)?
I have been seriously considering build a mod just like this for a while. However, I'm not good enough yet at scripting so I haven't. Thank you so much!!! I'm really looking forward to a few of these contracts. Would you consider adding any other NPCs?
What about a version without Serana? Or a MCM menu to allow you to disable the contracts you don't want? Just curious.
Yes, more contracts are coming soon. About Serana:
Q: What if I don't want to do a particular contract? A: They are all optional and not at all needed to progress, so feel free to ignore the ones you don't want to do. They're just some ways to make a bit more gold, if you like killing. (or like some drama for your RP.)
About MCMs:
Q: Why don't your mods use MCMs and instead use this janky console command system to set globals? A: I am not a fan of MCMs. You can set the globals by making a patch in xEdit. I have no plans of changing this. If you want to add an MCM, feel free. (see permissions)
Yes, like that. I was thinking of using the mailbox mod to receive all courier deliveries there, it would be nice to initiate a contract like that instead of having to go all the way to a sanctuary.
77 comments
Thank you.
i install.
Torbjorn Shatter-Shield - He is a cruel boss, collaborator with the East Empire Company, and potentially the last of his family. Plenty of reasons for someone to want him dead, heck if his family is gone then maybe he has a certain book in his possession.
Lynly Star-Sung - Woman on the run from one of the most powerful families in Skyrim. You can already kill her and get paid for it directly but it makes sense that a contract may end up being put out. If anything a price on her head getting forwarded to the assassins just makes sense.
Sibbi Black-Briar - He may be a Black-Briar but it takes a certain breed of evil to be considered awful by your own family. With the murder of Wulfdur, it may not be a shock if some coin is pooled and a eye or two looks away...
Mjoll the Lionness - I am running out of ways to make it sound cool. She is the greatest fighter against Riften's corruption so y'know plenty of reasons to die
I found an issue with your WIDeadBodyCleanupAliasScript that can cause the same freezing crash I'd fixed with my Yet Another WIDeadBodyCleanupScript Crash Fix.
It seems your script also uses the vanilla "RemoveAllItems" function, and I've fixed it by simply replacing that line in your script with Dylbills Papyrus Functions version.
DbMiscFunctions.RemoveAllItems((Self.GetReference() As Actor),DeathContainer,true,0.01,false,false,false)
Not sure if you want to update your mod with another dependency, or I could host a fixed version of your script on my page.Thanks!
Thank you so much!!! I'm really looking forward to a few of these contracts. Would you consider adding any other NPCs?
What about a version without Serana? Or a MCM menu to allow you to disable the contracts you don't want?
Just curious.
About Serana:
I'm really glad to see the update with Erikur. I've got this in my load order for my newest play through.