Search results

  1. 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.
  2. Jacques00

    Ara Kei help...?

    If the flag "ARAKEI_CLOSED_OFF" exists, try to delete it and revisit them.
  3. 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...
  4. 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...
  5. 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.
  6. 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.
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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.
  14. 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...
  15. Jacques00

    bimbo liqueur *in space*?

    If or when you tackle this, you should probably keep some things in mind: While you say you want it to be a small project, I think it may be best to try to be as in-depth as possible when writing the item (this goes for any transformation item in the game). Sure, there is a place for simple...
  16. Jacques00

    [Implemented]Butt Bugs

    Yes working as intended unless there is a specific issue you are referring to.
  17. Jacques00

    [Implemented]Butt Bugs

    That should be correct. If the types match, the invading one should always win; otherwise, the beige invader should beat the green, the green invader should beat the orange, and the orange invader should beat the beige. (Note that beige is 0, green is 1, and orange is 2.) The only exception is...
  18. Jacques00

    Quest for a third level of Anusoft and the Pussy Pump

    Character belongs to: https://www.furaffinity.net/view/29510681/ With the artist being: https://www.furaffinity.net/user/justmegabenewell (according to the description)
  19. Jacques00

    Butts

    If you are okay with using that item daily, sure. Unless you really want the perk, I would suggest to not use the machine more than once. If you want the perk but want to keep the butt at a smaller size, you will need to constantly resize it when it grows. If the perk is ever expanded to have...
  20. Jacques00

    Butts

    Using the Buttslutinator machine will grow your character's butt for every use, with the amount of growth dependent on the current size. The second use will trigger obtaining the "Buttslut" perk. A third use will result in a bad end. You can always shrink the butt size with other items/events...