So I have an interesting error when looking at the shop underwear for emma, it says "Couldn't find file 'chars/clothes/emma/underwear/bot.png'" and when I looked in the folder structure I find the correct file at 'chars/emma/clothing/underwear1.png' did you know about the inaccurate pointer
Exiscoming ?
I think I fixed this in the last patch. It hasn't leaked on here yet, but hopefully that will be fixed now.
still didnt trigger, maybe its bugged or i triggered it somehow and progress didnt happen
So I checked my code again and it says:
"
if q18Stage >= 1 and persistent.phGalleryScarlet3 == False and tod == 2
"
So let's go test that one by one.
1. Open the developer menu by pressing Shift + O
2. Type in:
q18Stage
3. Press enter. It should return you a number 1 or greater
4. Next type in:
persistent.phGalleryScarlet3
5. Press enter. This should return as "False"
6. Finally type in:
tod
7. This should return as the number "2"
8. If everything is as it should be, then visit the outside of your cabin. If you're already there, try walking away and coming back using the navigation arrows on screen.
If this still does not work.... then please include your save file and I'll have a closer look at it.
If any of the things mentioned above do not return what they should, please let me know and we can go from there.