Oyhuria Posted May 7, 2024 Posted May 7, 2024 (edited) On 5/3/2024 at 8:37 PM, Soothing Darkness said: So there are hundreds of pages now, so it's really hard to search through all of them. Does anyone know how to stop my character from walking off in some random direction away from where a scene should take place? I'm outside of Silentwood after following a guy there. He went to get his friends, and now my character is walking off down the river. I've restarted this scene many times now, and she just walks off too far, in some random direction. A few steps at a time, pause, repeat. That's True directional movement, if you have it... i can confirm that it has alot of problems related to scripted walking, i even made a post into the mod's page, considering that the game intro and wedding have the same issue, to avoid this problem on thief you'll need to use the mcm debug options to enable controls in cutscenes and then walk close enough to the place your character is trying to walk and use the debug option to disable the controls in cutscene again. sry for bad english. Edited May 7, 2024 by Oyhuria 2
xxx65 Posted May 7, 2024 Posted May 7, 2024 (edited) Are the Rangeela and Korst quests available for the loverslab version or only the pateron versions? Edited May 7, 2024 by xxx65
Highborn Posted May 7, 2024 Posted May 7, 2024 28 minutes ago, xxx65 said: Are the Rangeela and Korst quests available for the loverslab version or only the pateron versions? It should be public, so on loverslab. The next update focused on the dwemer ruins and the tree house is going to be temporarily on patreon
Gimlord Posted May 8, 2024 Posted May 8, 2024 (edited) Is there any command to modify the day tracker (0/7) that is used in the Silent wood quest? If I understand correctly so far, even if you complete the objective and get the information about the thief from Hokki, you can't sleep in Silent wood, after the 7th day (I guess until you progress a lot the main quest and catch the thief). Edited May 8, 2024 by Gimlord
Reishouteki Posted May 8, 2024 Posted May 8, 2024 I recall there being a NPC overhaul but I can't seem to find out (maybe it was taken down or deleted, not sure). Is that still available elsewhere?
KanoBuhen Posted May 9, 2024 Posted May 9, 2024 On 5/4/2024 at 9:09 PM, KanoBuhen said: So I just installed the newest update. Now Silentwood is completely empty of npc's and I cant go into any doors. Anyone know a solution to this?
Highborn Posted May 9, 2024 Posted May 9, 2024 2 hours ago, Reishouteki said: I recall there being a NPC overhaul but I can't seem to find out (maybe it was taken down or deleted, not sure). Is that still available elsewhere? https://www.loverslab.com/topic/170665-thief-npc-overhaul/ 1
Highborn Posted May 9, 2024 Posted May 9, 2024 20 minutes ago, KanoBuhen said: Anyone know a solution to this? The mod was probably installed wrong. Never saw anyone having a problem like that.
KanoBuhen Posted May 9, 2024 Posted May 9, 2024 13 minutes ago, Highborn said: The mod was probably installed wrong. Never saw anyone having a problem like that. I tried reinstalling it and still has same issue. Haven't added any new mods since last playing the previous version of Thief, and it worked fine then.
Highborn Posted May 9, 2024 Posted May 9, 2024 40 minutes ago, KanoBuhen said: I tried reinstalling it and still has same issue. Haven't added any new mods since last playing the previous version of Thief, and it worked fine then. Are you using a new save game?
sagar123 Posted May 9, 2024 Posted May 9, 2024 ohh i found one tweak which gave me lotta headache back then.. so yk in some scenes when cam is not in players control u sometimes see invisible actors... thats why theres optional plugin "Dogma (tweak) - Remove Object Fading.esp" inside thief mod that disables actor fade.. but it has one issue.. u cannot use "no Collison camera" which lets u rotate camera through walls and anything.. it was good for watching scenes in compact areas and walls.. like u can view scenes in complete 360 without camera getting blocked in some spaces.. but that mod doesnt work with "Dogma (tweak) - Remove Object Fading"... so when u use both together.. it nullifies object fading... so u start seeing those problems again.. like in "moneylander" or "bard college head master sperm collection" scenes... now theres good solution.. u should have installed "sse display tweaks" from nexus,,, in its ini just search set this true.. and u wont need optional plugin anymore... ## Disable actor fade when camera intersects the body. # DisableActorFade=true ## Disable player fade when camera intersects the body. # DisablePlayerFade=true with this u can use no camera collision mod without facing actor fade issue
PippinTom Posted May 9, 2024 Posted May 9, 2024 ...or you can learn how to use xEdit and make yourself a patch that merges best (in you opinion) of two^ mods that modify (fields of) the same node/struct, (not necessarily conflicting per se), in which case - latter on the load order wins even if it does not have to.
Reishouteki Posted May 9, 2024 Posted May 9, 2024 18 hours ago, Highborn said: https://www.loverslab.com/topic/170665-thief-npc-overhaul/ yeah it's saying the file can't be found, I figured whoever made it took it down for whatever reason
KanoBuhen Posted May 9, 2024 Posted May 9, 2024 21 hours ago, Highborn said: Are you using a new save game? No, because I didn't want to redo the entire quest over again. But I guess that's the only way to get to do the small update. Also will add I've changed versions with this very same mod before on the same save without any issues, so I just figured I could do it again.
sagar123 Posted May 10, 2024 Posted May 10, 2024 9 hours ago, Reishouteki said: yeah it's saying the file can't be found, I figured whoever made it took it down for whatever reason https://www.mediafire.com/file/9rnp51tev06g1kw/Thief_-_NPC_Overhaul_SSE_v1.4.rar/file im glad i kept it 3
sagar123 Posted May 10, 2024 Posted May 10, 2024 18 hours ago, PippinTom said: ...or you can learn how to use xEdit and make yourself a patch that merges best (in you opinion) of two^ mods that modify (fields of) the same node/struct, (not necessarily conflicting per se), in which case - latter on the load order wins even if it does not have to. idk abt xedit.. i tried it long ago but couldn't figure it out.. also out of these 2 options using display tweak is much easier option for average user like me,, u install it for better performance anyways,,, just have to make small changes is ini which doesnt affect anything besides fading
PippinTom Posted May 10, 2024 Posted May 10, 2024 6 hours ago, sagar123 said: i tried it long ago but couldn't figure it out.. noCollision camera and dogma's tweak are perfect pair to start with (small and simple) - check https://tes5edit.github.io/docs/5-conflict-detection-and-resolution.html (ignore word "conflict", focus on merging mechanics/logic). It's really not that difficult in most cases, except those when user should know what particular value/field means/affects because it's not obvious/intuitive/documented anywhere. Try it and you my see that you don't need either of those plugins after that, because you can harvest them of (only those) goodies you want and put them in one private plugin that works as collector of small/simple yet useful tweaks, and takes up to one slot in you LO. Anyway - out of two approaches, knowing xEdit ultimately (after collecting some knowledge/experience on the way) solves unlimited other number of similar issues and makes you (somehow) less-dependent in terms of patching, especially with uncommon combination of mod pairs; while mentioned ini tweak solves just one small issue, and it requires to use yet another DLL plugin created "who the fuck knows what for really" (I never even considered it as "must have" one for my games), but that's just me - the less is better for me. 1
Skuysd Posted May 10, 2024 Posted May 10, 2024 (edited) Can someone fix this? When I set the name for the child, there is no little box to set the name, and my game is stuck. Edited May 10, 2024 by Skuysd
pinkpunkt Posted May 10, 2024 Posted May 10, 2024 (edited) is there a way to reset the days in silentwood (console)? or get more then 7 days? would be thankful for an answer! found something that seems to work set bd_hs_sys_day_total to XX set bd_hs_sys_day_left to XX set bd_hs_sys_day to XX dont know if u only need 1 or 2 or all 3 Edited May 10, 2024 by pinkpunkt
yjsp810 Posted May 10, 2024 Posted May 10, 2024 I got a black screen on Orm and Risi scene. Everything stopped when Candy said, "Hey, are you folks gonna order there or not?"
xyzxyz Posted May 10, 2024 Posted May 10, 2024 Is this mod containing a very high number of animations? Even my FNIS XXL gives me a warning.
KanoBuhen Posted May 11, 2024 Posted May 11, 2024 8 hours ago, pinkpunkt said: is there a way to reset the days in silentwood (console)? or get more then 7 days? would be thankful for an answer! found something that seems to work set bd_hs_sys_day_total to XX set bd_hs_sys_day_left to XX set bd_hs_sys_day to XX dont know if u only need 1 or 2 or all 3 You can change time with console command to get more working time. Just make sure the current time and time you change it to is during the working hours.
Highborn Posted May 11, 2024 Posted May 11, 2024 4 hours ago, xyzxyz said: Is this mod containing a very high number of animations? Even my FNIS XXL gives me a warning. Depends on what you consider very high. But the mod is bigger than a DLC, there are several hours of content and most of scenes use new custom animations. It's expected to have a high number of animations. There is the possibility of using the XXXL patch that is available here on Nexus though.
sagar123 Posted May 11, 2024 Posted May 11, 2024 15 hours ago, pinkpunkt said: is there a way to reset the days in silentwood (console)? or get more then 7 days? would be thankful for an answer! found something that seems to work set bd_hs_sys_day_total to XX set bd_hs_sys_day_left to XX set bd_hs_sys_day to XX dont know if u only need 1 or 2 or all 3 in new version if u enable debug mode.. there will be option in debug menu that lets u play silentwood unlimited.. altho i havent tried myself
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