- Oct 8, 2023
- 51
- 110
guys any link for the latest update?
You must be registered to see the links
guys any link for the latest update?
Updating my OTP seems to have did the trick. Guess I was looking at the dates wrong. Thanks!For a start, that timestamp is not the most recent (format is yyyyddmm) (Most recent OTP package is on this post)
You also have not specified which game version you are using.
Were you wearing them or were they just in inventory?Has anyone had their glasses randomly disappear completely? It's happened to me in two separate runs already, so on the second one I just cheated to buy them back
I want to believe that wasn't the case, since it wasn't after a fight that I noticed it but after taking a carriage... But I might be wrong.Were you wearing them or were they just in inventory?
Sometimes when you get hit enemies will cause you to drop an equipped item and you might not notice until you get back to town and realize 'wait, where tf did her boots go?!'
Of course, I mean to say keeping the baby in the inventory when Lona departs (one way or another) does work for Human/Moot/Human(Deep One), not that it is the only way, leaving them with the nun works as well. But neither of those methods works for abnos.Pretty sure you don't have to have any in your inventory.
Give the non-Abom babies to the nun at the Saint Monastery. I've always done that, it's always worked.
if $story_stats["RecQuestEliseAbomBabySale"] >= 2 || $game_party.has_item?($data_items[XY]) #PlayerAbomBaby
if $story_stats["RecQuestEliseAbomBabySale"] >= 4 || $game_party.has_item?($data_items[XY]) #PlayerAbomBaby
Don't know if Fortune Teller's premature death impacts any questlines but I can save you a bit of a headache on what you seem to be trying to do. Unless you prefer to figure it out on your own.Also, does killing the fortune teller bug justice's questline? I have the (!) icon pointing me to Pirate's bane's inn where he should be, but he's not sitting there. Had I known, I would've finished him off in his previous location. I died right after he:/You don't have permission to view the spoiler content. Log in or register now.
Oh... Well I guess it makes sense lore wise. Thank you for saving me the headache. I do know the fortune teller's supposed to be part of the final dialogue of that questline, so maybe that's why it affects it?Don't know if Fortune Teller's premature death impacts any questlines but I can save you a bit of a headache on what you seem to be trying to do. Unless you prefer to figure it out on your own.
Indeed, though to keep the requirements of the 2 and 4 respectively, I'd probably do something like this:Of course, I mean to say keeping the baby in the inventory when Lona departs (one way or another) does work for Human/Moot/Human(Deep One), not that it is the only way, leaving them with the nun works as well. But neither of those methods works for abnos.
But with what you're showing it might be easy to make "abom baby in the inventory" work just appending the lines
with XY being whatever code of adom baby isCode:if $story_stats["RecQuestEliseAbomBabySale"] >= 2 || $game_party.has_item?($data_items[XY]) #PlayerAbomBaby if $story_stats["RecQuestEliseAbomBabySale"] >= 4 || $game_party.has_item?($data_items[XY]) #PlayerAbomBaby
if $story_stats["RecQuestEliseAbomBabySale"] >= 2 || ($story_stats["RecQuestEliseAbomBabySale"] >= 2 && $game_party.has_item?($data_items[XY])) #PlayerAbomBaby
if $story_stats["RecQuestEliseAbomBabySale"] >= 4 || ($story_stats["RecQuestEliseAbomBabySale"] >= 4 && $game_party.has_item?($data_items[XY])) #PlayerAbomBaby
I'll change up the scripts that download and repack the OTP components so that the date format used will be the "international standard date notation" ofUpdating my OTP seems to have did the trick. Guess I was looking at the dates wrong. Thanks!
yyyy
mm
dd
, since that seems to be what would be assumed without specifying what the format is.Guess you've never tried attacking or interacting with said corpses...Am I supposed to be able to reach that box on the top right? It's in Cloud Village and the path is blocked by a pile of... What I hope are corpses
View attachment 4049821
I didn't try attacking the corpses since that never did anything before with any other blocking item afaik, but I obviously tried interacting with them and nothing happenedGuess you've never tried attacking or interacting with said corpses...
Should of been the next idea when interacting doesn't work (or is that just me?)I didn't try attacking the corpses since that never did anything before with any other blocking item afaik, but I obviously tried interacting with them and nothing happened
It made no sense in my mind that corpses would have an hp bar when other things that blocked me before could be removed by interacting with them. Still, couldn't do much with the box since the merchant's house was infested with eldritch abominationsShould of been the next idea when interacting doesn't work (or is that just me?)
If I recall, they should be 1-hit to destroy (the corpses)It made no sense in my mind that corpses would have an hp bar when other things that blocked me before could be removed by interacting with them. Still, couldn't do much with the box since the merchant's house was infested with eldritch abominations
I think it took 2 or 3 hits. They took 1 dmg from anything I didIf I recall, they should be 1-hit to destroy (the corpses)
Oops, I forgot I play with cheats and am always max level with max traitsI think it took 2 or 3 hits. They took 1 dmg from anything I did
i may be wrong, but i think it's for having lactation on red number and/or having arousal on red number (with the elise mod that prevents orgasm)Here’s a question for you all now. My stamina slowly decreases when in a tile. Is it caused by having a stack of lactating? Is it because of one of the many mods from Elise? I noticed it doesn’t happen on a NG+.
There is no official GitHub site. This is notYou must be registered to see the links. It is the full game.