For the love of the Gamer Gods I'm glad someone figured this out it has bugged me forever in this game. I mean who doesn't want to sleep for 50 hours on a moon !
Please, would you consider porting this mod over to creations? We just got a 6:1 timescale after the longest time and your mod would compliment it perfectly.
I'm afraid because this requires Cassiopeia Papyrus Extender it can't be ported to Creations. Ironically the core thing that makes this mod work is just a Papyrus script that sends a normal console command, but for some reason there's no native Papyrus function for that so I needed Cassiopeia to do it. If someone figures out a way to send console commands from a Papyrus script in a way that works on consoles I'd be happy to port it.
This doesn't change anything about how time passes, just gives you more options for how to pass it. If Starvival works on local time, it will still work on local time. That said I did a quick search and it seems like the author of Starvival may be either working on a fix for that or has already fixed it.
Are there any conflicts with this mod? The new sleep option is not appearing on my interact prompts for beds. I have shade's immersive looting, useful brigs, and knockout framework installed, which all add new interact prompts.
Or, does this script take some time to run? I checked the quest in the console and it does appear to be running, at stage 0.
There aren't any conflicts as far as I know and the startup should be too quick to notice. Bear in mind the interaction is supposed to be hidden if you're in space or if the local day is less than 24 hours. If it's still not showing, it may be caused by how my script detects the local day length for the first time after installation. Can you do this to help me figure it out: 1. Enter "help TCB_" in the console and see if there's a global variable there, if so tell me its name and value 2. If that value is 24, land on Jemison and exit your ship (or if already outside enter and exit your ship) and check the value again 3. If the value has changed, see if the interaction shows up
15 comments
venus could be made into a exception since it is used by many mod users for debugging purposes.
Will this work along Starvival tho? If I remember right this mods uses LT to calculate needs and such
Are there any conflicts with this mod? The new sleep option is not appearing on my interact prompts for beds. I have shade's immersive looting, useful brigs, and knockout framework installed, which all add new interact prompts.
Or, does this script take some time to run? I checked the quest in the console and it does appear to be running, at stage 0.
1. Enter "help TCB_" in the console and see if there's a global variable there, if so tell me its name and value
2. If that value is 24, land on Jemison and exit your ship (or if already outside enter and exit your ship) and check the value again
3. If the value has changed, see if the interaction shows up
It appears everything is working fine.