Thank you for this. Never been a fan of games that lock you out of certain content because of some arbitrary trigger that they don't tell you about. Some people don't like how Skyrim lets you "be everything at once" and prefer Morrowind for "immersion" reasons, but I don't have the time to be rolling new characters to join certain factions for immersion purposes.
I want to be part of all factions if I want to be.
Not sure if this is intentional or not, but this doesn't work for me if I'm already in the guild. Checked my rep from the code book before and after--went from 50 to 40--then I did the bloodbath quest, talked to the thieves guild after completing it, and tried both sugar lips habasi and gentleman jim stacy for the "join the thieves guild" and then checked my faction rep, but it's still 40.
The goal of the mod was to let you initially join the Thieves Guild when the game normally wouldn't lat you, so I didn't touch any dialogue that you get if you're already a member.
Hi, Do you mind telling me what is the name of the script where you have changed the reputation points from? I am using the german version and trying to modify it without a dialogue. Is it possible if you also copy paste the code or the stuff you have changed within the game here? Thank you :)
There are no scripts in the mod. When you speak to one of the Thieves Guild bosses, the following line is in the dialogue result box. ModPCFacRep 10 "Thieves Guild"
I used a bit different command in console to make it work, didnt even need the creation kit or something. PCRaiseRank "Thieves Guild" "Toad". I think the outcome is the same as yours in the end, right?
The end result is the same. If you complete the code book quest for the Fighters Guild, it gives you a -10 penalty to your Reputation with the Thieves Guild. You have to have a 0 Reputation or greater to join, so that prevents you from joining if you aren't already a member. My mod reverses that penalty.
12 comments
I want to be part of all factions if I want to be.
Do you mind telling me what is the name of the script where you have changed the reputation points from? I am using the german version and trying to modify it without a dialogue. Is it possible if you also copy paste the code or the stuff you have changed within the game here?
Thank you :)
ModPCFacRep 10 "Thieves Guild"
Thieves Guild. You have to have a 0 Reputation or greater to join, so that prevents you from joining if you aren't already a member. My mod reverses that penalty.