Search results

  1. Jacques00

    Unsure if bug

    Your issue is not the crew limit. Your ship's storage space is overloaded. Try clearing/moving out some items from your storage if you can.
  2. Jacques00

    Rogue’s Rags not sold?

    Hopefully fixed for the next release--Shekka's store inventory should completely reset and repopulate every time the player character accesses her inventory, just to avoid update issues like that in the future.
  3. Jacques00

    Quest for a third level of Anusoft and the Pussy Pump

    Yes. It doesn't have to be for those in particular, but yes, a scene that adds another level would be needed. Just my opinion, but perhaps adding it with a specific way to unlock it to make it more of a novelty than just another level--like a result of overdosing or overusing an item, and/or...
  4. Jacques00

    Quest for a third level of Anusoft and the Pussy Pump

    If the conditions are met, the blurbs will be visible. There just isn't any other items or events that increase the "puffiness" level of the area that high yet.
  5. Jacques00

    Quest for a third level of Anusoft and the Pussy Pump

    Hopefully fixed for the next release. Matching multi-vaginas without a unique description (gryvain vaginas don't seem to have an appearance blurb set up) were missing a new line and a short sentence to designate that the "they're" is referring to all the vaginas and not specifically the lips of one.
  6. Jacques00

    Ship Modules and Crew Capacity

    There is a way: under the "Discuss" menu, There should be a "Dismiss"/"Break Up" option depending on whether or not Bess/Ben is a lover. The choice to break up will disable them from interaction forever, but dismissal will send them back to Tavros Station.
  7. Jacques00

    Unsure if bug

    That shouldn't happen and I can't seem to reproduce it, but try exiting the ship and re-entering and see if that has any difference.
  8. Jacques00

    Ara Kei help...?

    If the flag "ARAKEI_CLOSED_OFF" exists, try to delete it and revisit them.
  9. Jacques00

    Where does the crew sleep?

    This should be adjusted for the next release. I found some inconsistencies with the crew space counting that I have recently fixed. I may have to give it another adjustment pass, but currently, there is a total of 22 possible recruited crew members coded (2 of those are placeholders for when...
  10. Jacques00

    Tetra and Mica... formica!

    Oops, my mistake--I must have had Attica and Teron in my memory when I read the names. Too many characters and creators to keep track of! Despite that, I think TiTS has a pretty good running habit of making references on several corners of the game. Props to HugsAlright if the pun was intended...
  11. Jacques00

    Tetra and Mica... formica!

    Probably intentional--as expected of Nonesuch to use clever puns, anagrams, and niche references as a naming convention for original characters. Tiny Easter eggs for the player's entertainment.
  12. Jacques00

    Possible to get more "balls"?

    Actually, looking at it in the code, it's just a +2 testicles, so it may be possible to earn more than 4 if the conditions match, but yes, having the "Potent" or "Bulgy" perks can boost the limits for that to happen.
  13. Jacques00

    Possible to get more "balls"?

    At the moment, the only option for testicle numbers possible in-game are from none up to 4. I am uncertain if the character can obtain just 1, but the game supports describing it as singular. 2 testicles should be the default and is obtained normally with most ball growth scenes and via the...
  14. Jacques00

    [Approved] Treatment variant: Faux

    My main critique was not of the value boosts, those are fine. My main concern was more to do with interrupting the combat entirely in order to make a chance for escape. As I mentioned before, it's no big deal and doesn't require any editing if Fenoxo is fine with it. I just thought I mention it...
  15. Jacques00

    [Approved] Treatment variant: Faux

    If so, then that is fine. I just thought I'd bring it up since I have a feeling it may change over time, especially if it becomes over powered, but I could be wrong of course. However, I can tell that this perk will have some per-use limitations--as in the perk's effects will most likely fail...
  16. Jacques00

    [Approved] Treatment variant: Faux

    If you do, I highly recommend matching the code in treatment.as if you can. That way the consistency will match and it will be less of a headache to sort through when bug fixing. Otherwise, instead of coding it yourself, just let me know when the text is ready and I'll try to to get it coded as...
  17. Jacques00

    Missing Ramis lap sit scenes?

    From what I can see, (follower) Ramis has to be on top so she randomly chooses what sex to have--the player character does not have a choice in the matter. If the conditions are met (Ramis on top, PC tallness at 6' 4" or less and is wearing a silky cock bell), the lap-sit scene will be added to...
  18. Jacques00

    Quest for a third level of Anusoft and the Pussy Pump

    The Mimbranes will add to the swelling descriptions, yes; but they will not add an extra flag, no. So if the Ass Mimbrane has been well fed, it will add to the anal puffiness level for however long that lasts and will not add a permanent flag. Same can be said about the Pussy Mimbrane for the...
  19. Jacques00

    [Implemented]Butt Bugs

    Okay, I added in an extra check for the next release that should auto-"success" if the bugs are mismatched so it can do the triangle comparison check after and get the true successor. Hopefully this fixes the issue.
  20. Jacques00

    [Implemented]Butt Bugs

    I'm looking over the code and I am unsure how you've gotten that. The success should follow this logic: Success starts off as false. If the character does not already have a bug or both the bugs match, success changes to true. If the invading bug is the orange type (2) and it fits the anal...