Search results

  1. Jacques00

    Zerg Rush Wiki edition

    Hopefully fixed for now. Thanks for letting me know.
  2. Jacques00

    easiest way to pretend to be a rahn/slime with legs?

    As of the latest release, if the character is a goo morph, after reverting the lower body back into goo, there should be limited options to shape them into legs now.
  3. Jacques00

    Odd problem.....(Flash problem?)

    You may need to adjust your browser's settings as browsers are starting to block features of Flash by default as they are being updated, gradually phasing out the use of Flash entirely (for security reasons). The best alternate solution I would suggest is to download a standalone Flash player to...
  4. Jacques00

    New Anno Dream?

    Firstly, from what I can see, the Anno-related dreams are Halloween-focused, so make sure that it is around Halloween or make sure that toggle is active if using the seasonal override cheat code. For the one with Anno and Sera, it requires Anno and Sera to be crew members and a total of 4 or...
  5. Jacques00

    How do we know that we saved everyone in Korgii Hold Invasion for best ending/rewards?

    The Codex stats screen should display some of the values for the quest--they may show up in the next release if they aren't in the current one yet. They should be displayed in the Log > Uveto tab and listed under "Warg'ii Hold" (unless it gets re-titled in the future).
  6. Jacques00

    Should the Red Rocket TF give taint

    From what I can tell, the Red Rocket item should increase the taint stat by 1 for each use. I'm not sure if it was changed that way before or after this topic.
  7. Jacques00

    Need help with Kally/Kiro progress

    If all the prerequisites are met (Steele has seen Kally fap to Kiro and hasn't had a threesome with Kiro and Kally before), Kiro's codex should appear at a 1/5 chance in Kally's bar if Kiro is actually there (if another NPC appears in Kiro's usual spot, you may have to wait a while until the...
  8. Jacques00

    Soft Size

    The fully-flaccid size of a penis is determined by the "flaccidMultiplier" variable in the character's cock object. At the moment, the player character has a default flaccidMultiplier of 0.25, which means it is 25% of the erect size when soft. The ratio cannot exceed 1.0 (or 100% of the erect...
  9. Jacques00

    Effect Transparency

    Hopefully edited for the next release. The bonus evasion chance values for "Riposte", "Cloak and Dagger" and "Stealth Field Generator" should be displayed now. If there are any other particular perks with static values that should be displayed, do mention them. As far as drones, all accessory...
  10. Jacques00

    TiTs Wiki Thread

    No problem. If any of them are off or lacking, do let me know.
  11. Jacques00

    [Implemented] Areolove

    No problem and keep at it.
  12. Jacques00

    [Implemented] Areolove

    You really didn't need to code it, however, I highly suggest streamlining what you coded and renaming the nippleFlags to areolaFlags, and the hasFlag(), addFlag(), delFlag() and clearFlags() functions to hasAreolaFlag(), addAreolaFlag(), delAreolaFlag() and clearAreolaFlags()...
  13. Jacques00

    Can we PLEASE have the option to encounter cockvines when our reflexes are high?

    There is an option to confront the cockvine if the character is slutty (is bimbo, or is cum-slut) or aroused (lust at 33 or higher if libido is 50 or greater, or lust is higher than 66) enough. So if your character doesn't have a slut-like personality, just be sure to have a high enough lust...
  14. Jacques00

    Custom busts HOWTO/FAQ

    As far as I know, there is not a nude variant of the old Cheshire Syri bust. There is a panties-themed drawing of Syri by the same artist, but not really a bust. Eventually the artist redrew the bust with both a clothed and nude variant to what is currently in game now.
  15. Jacques00

    [Implemented]Butt Bugs

    Actually, the way I coded it was that if your original race had wings (i.e. half-gryvain), they would always produce children with wings. If your character started as a taur (i.e. half-leithan), they will always be tauric. This is so the genetic traits passed on via pregnancy would be consistent...
  16. Jacques00

    Pexiga quest bug? TiTS

    Possibly: https://forum.fenoxo.com/threads/0-7-212-pexiga-questline-bugged-or-not.15228/
  17. Jacques00

    DaRegulator requirements

    Your new file has the issue of your character appearing too physically feminine to be considered a "man". You basically made a trap for that one.
  18. Jacques00

    DaRegulator requirements

    Yes, the "isMan()" check is checking if your character is a man (full-on male character), so your character's genital configuration fails that check. Removing the vagina, going to Myrellion, and possibly waiting for a little time if the swipe searches aren't displaying, and that should solve...
  19. Jacques00

    The needed wiki updates.

    Yea, two of the same category seems redundant--I've cleaned it up to avoid confusion.
  20. Jacques00

    Quinn still not putting out post baby

    Okay, hopefully fixed for the next release. One of the checks was flipped so it was always returning the wrong function after her baby was born. I was pretty sure it was right the first time, but I think a change was made some time after and that particular check was being overlooked.