Monoman1 Posted January 19, 2022 Author Posted January 19, 2022 8 hours ago, Naps-On-Dirt said: Do you remember the perks name Ah probably something like _SLS_Ineq something something skill maybe. Do Player.HasPerk xxxxxxxx First to confirm that the mcm is wrong.
LewdZenn Posted January 21, 2022 Posted January 21, 2022 Is SL Survival still centered around female chars, or can male chars be used without the game thinking they're female?
ck2modfan Posted January 23, 2022 Posted January 23, 2022 Just had my first eviction from my house when my property license lapsed. Great scene! It is, however, very different then when not in the house with expired property license. The latter is simply being locked out. Please consider when checked for license, something similar for expired property license. Lose everything including other licenses. It is such a different experience just being locked out.
Anunya Posted January 25, 2022 Posted January 25, 2022 Is there a way to force the game to load the devices.json? I edited it as per @Herowynne's instructions a while ago, to only get the iron collar. It worked for a while and now it's stopped working (not sure if I updated SL Survival or not, or did something else to mess it up). I'm trying to troubleshoot it, and it would be great to make sure the game is using the file after I've edited it.
Herowynne Posted January 25, 2022 Posted January 25, 2022 3 hours ago, Anunya said: It worked for a while and now it's stopped working (not sure if I updated SL Survival or not, or did something else to mess it up). It is true that if you install a new version of SLS, then you would need to edit the JSON file again. 3 hours ago, Anunya said: I'm trying to troubleshoot it, and it would be great to make sure the game is using the file after I've edited it. The first step is to look at the file in your currently-installed SLS, and see whether the file contains your changes. 3 hours ago, Anunya said: Is there a way to force the game to load the devices.json? Only @Monoman1 can answer definitively, but I seem to recall that SLS reads the file every time you run the game, so there is no need to reload the file. 1
Anunya Posted January 25, 2022 Posted January 25, 2022 (edited) Yeah that's the weird thing... the json file has my changes. It's there. I'm looking straight at it. There's just the one item in it for collars. And yet, when I play I get given gold collars and posture collars and silver collars and who knows what else. It's driving me batty. I thought it might some Vortex weirdness, because sometimes Vortex is annoying... but I don't think that's it either. The joys of modding Skyrim... lol Edited January 25, 2022 by Anunya
Hex Bolt Posted January 25, 2022 Posted January 25, 2022 5 minutes ago, Anunya said: Yeah that's the weird thing... the json file has my changes. It's there. I'm looking straight at it. Is it possible that your json file has an error? If it can't be read, naturally you won't see your changes. An online validator like jsonlint.com can help. 1
Anunya Posted January 25, 2022 Posted January 25, 2022 8 minutes ago, HexBolt8 said: Is it possible that your json file has an error? If it can't be read, naturally you won't see your changes. An online validator like jsonlint.com can help. It's definitely possible that it has an error I mean, I don't think so, but something is obviously wrong somewhere. I'll give the validator a go! Thanks
Anunya Posted January 25, 2022 Posted January 25, 2022 Holy shit, I figured it out... Don't know if it's a Vortex thing or a Windows thing or whatever... but basically, if I have the folder with the .jsons open in file explorer it looks like the game doesn't read them. Once I closed the windows and played the game I get the expected behaviour. That's not quirky at all.... 1
Monoman1 Posted January 25, 2022 Author Posted January 25, 2022 On 1/23/2022 at 6:58 PM, ck2modfan said: Just had my first eviction from my house when my property license lapsed. Great scene! It is, however, very different then when not in the house with expired property license. The latter is simply being locked out. Please consider when checked for license, something similar for expired property license. Lose everything including other licenses. It is such a different experience just being locked out. Problem is that the trigger is sleeping. So if you know that then you can abuse it. As long as you don't sleep at home you wouldn't get evicted. So you could use it to store your stuff safely and sleep somewhere else - tavern/tent/etc.
Silvain Posted January 26, 2022 Posted January 26, 2022 Anyone knows if there is a slot patch for TAWOBA Remastered that makes use of SLS Half Naked Armor feature and adjusts the slots to better work with DD? Like this one for the regular version
Anunya Posted January 26, 2022 Posted January 26, 2022 I posted this in the SE thread, but I thought I might try my luck here as well: So bikini breakdowns... If I understand it correctly, the various files on the first page of this thread facilitates adding bikini keywords to bikini armour, and potentially distributes them around the world (when you hit the correct button in the MCM), but to get the bikini breakdown process to work you need to add a custom json for each armor set, is that right? Has anyone gone and done that for the various popular bikini collections? Right now personally I've installed TAWOBA REMASTERED 6.1 CBBE but I'd definitely consider switching to something else if someone has done the work to make bikini breakdowns work.
Monoman1 Posted January 27, 2022 Author Posted January 27, 2022 10 hours ago, Anunya said: but to get the bikini breakdown process to work you need to add a custom json for each armor set, is that right? Yea. I'm not aware of any extra jsons that were created by users. There's a tutorial on the mod features pages. 1
Dasha117 Posted January 27, 2022 Posted January 27, 2022 (edited) Posted in se but this thread seems more active. If anyone is setup to build, can you compile this for me? I just commented out the guts of the lookat functions since there is no option to disable it. It conflicts with IFPV. Edit:this was from the 0.674Beta. Also attached one for 0.635 im fine with any version, just comment out the inside of BeginLookAt and ClearLookAtTarget plz. or if actual mod author... can you make look at optional? _SLS_AllInOneKey.psc _SLS_AllInOneKey_0.635.psc Edited January 27, 2022 by Dasha117
Anunya Posted January 27, 2022 Posted January 27, 2022 7 hours ago, Monoman1 said: Yea. I'm not aware of any extra jsons that were created by users. There's a tutorial on the mod features pages. Yeah - and the tutorial looks pretty thorough as well, so thanks for that. But, you know, worth checking if someone else did the work first
Monoman1 Posted January 27, 2022 Author Posted January 27, 2022 7 hours ago, Dasha117 said: Posted in se but this thread seems more active. If anyone is setup to build, can you compile this for me? I just commented out the guts of the lookat functions since there is no option to disable it. It conflicts with IFPV. Edit:this was from the 0.674Beta. Also attached one for 0.635 im fine with any version, just comment out the inside of BeginLookAt and ClearLookAtTarget plz. or if actual mod author... can you make look at optional? _SLS_AllInOneKey.psc 184.17 kB · 1 download _SLS_AllInOneKey_0.635.psc 143.41 kB · 0 downloads Didn't work. You can't comment out code willy-nilly like that. Try this instead. _SLS_AllInOneKey.pex That's for version 0.674 that's in the wartimes thread. Link in my sig.
Dasha117 Posted January 27, 2022 Posted January 27, 2022 53 minutes ago, Monoman1 said: Didn't work. You can't comment out code willy-nilly like that. Try this instead. _SLS_AllInOneKey.pex 145.21 kB · 0 downloads That's for version 0.674 that's in the wartimes thread. Link in my sig. Thank you! Minimal first testing I think it worked! Will test more later
AoE_Freak Posted January 27, 2022 Posted January 27, 2022 UI Extensions should probably be listed as a requirement where you listed the rest of the requirements on the post. It is listed on the file information bit, but not in the actual post. I played this mod for a while without having access to the all in one menu because of that! Thanks for making this mod, I really like it!
evilblade Posted January 27, 2022 Posted January 27, 2022 Ehm.. guys, I've got my stuff confiscated by Enforcer in Riverwood because I didn't have licences.. and now I do have them. Can I somehow somewhere get my stuff back or is it gone forever?
Herowynne Posted January 27, 2022 Posted January 27, 2022 Just now, evilblade said: Ehm.. guys, I've got my stuff confiscated by Enforcer in Riverwood because I didn't have licences.. and now I do have them. Can I somehow somewhere get my stuff back or is it gone forever? You can ask the quartermaster through dialogue for your confiscated stuff. You can also use the G key -> wheel menu -> Misc -> Debug -> Stolen stuff
evilblade Posted January 27, 2022 Posted January 27, 2022 20 minutes ago, Herowynne said: You can ask the quartermaster through dialogue for your confiscated stuff. I beg you forgiveness if it's an obvious thing.. but where in Riverwood is he? 20 minutes ago, Herowynne said: You can also use the G key -> wheel menu -> Misc -> Debug -> Stolen stuff Naaah.. feals unimmersive
Naps-On-Dirt Posted January 28, 2022 Posted January 28, 2022 27 minutes ago, evilblade said: I beg you forgiveness if it's an obvious thing.. but where in Riverwood is he? Riverwood is part of Whiterun Hold, so your stuff is in Whiterun city with the license-issuer there, in the barracks behind the inn. 2
Herowynne Posted January 28, 2022 Posted January 28, 2022 1 hour ago, Naps-On-Dirt said: Riverwood is part of Whiterun Hold, so your stuff is in Whiterun city with the license-issuer there, in the barracks behind the inn. The G key -> wheel menu also has an option to teleport directly to the quartermaster of each hold.
Anunya Posted January 28, 2022 Posted January 28, 2022 Thing that seems to happen (v674, SE port): I've used the license exceptions function to register a couple of items as being excepted from license limitations. My character still gets stopped regularly and gets the "I'm going to confiscate this stuff because 'it's dangerous' or 'you don't need armour to shake your ass in the tavern'" dialogue. The items, however, don't seem to get confiscated but my character does seem to be getting a 30 septim fine for each incident. It's not game breaking or anything, but I thought I'd mention it.
Dasha117 Posted January 28, 2022 Posted January 28, 2022 7 hours ago, Monoman1 said: Didn't work. You can't comment out code willy-nilly like that. Try this instead. _SLS_AllInOneKey.pex 145.21 kB · 1 download That's for version 0.674 that's in the wartimes thread. Link in my sig. Womp, did some more testing, it didnt work. character is still forced to look at people as I walk by.
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