Search results

  1. O

    Is it possible to save a local copy of the Javascript version of TiTS?

    Yeah you can you just have to press "Save to File" instead of "Save" on the save screen. It will give you a .json file in which you can just save and store anywhere. I use it alot to save certain events that can't be repeated.
  2. O

    What content would you like added?

    Given the next update is mainly combat focused: I would personally like a way to favorite certain powers I normally equip. So instead of just scrolling through an endless menu (I know there are filters in-game but sometimes that still seems too much) I can just press a 'Favorites' button and...
  3. O

    Hellhound Dialogue

    Yeah, this seems to be a problem on only Chromium-based browsers. Looking the error up online this error seems like it's affecting using the console on other sites too.
  4. O

    What content would you like added?

    A way to access your storage in the Wayfort. I mean we have a completely empty armory/treasury just above the sleeping area. (Or just let Eubicha be accessible somewhere in the fort)
  5. O

    A list of unrelated questions

    Yes, they is now a new interface in the inventory But this is only for piercings; I have not found a way (without using the console) to remove Cockwear like the Savicite Cockring. (The character in which I took that image has one equipped).
  6. O

    Hammer Shield Doesn't Drop (Nevermind)

    Because a 1/4 chance is the same as a 25% chance to get the drop. And a 1/5 chance is the same as a 20% chance to get the drop. Basically 1/4 has a higher drop chance than 1/5. Therefore the chance of getting nothing is lower with 1/4 (and you have a higher chance to get nothing with 1/5). You...
  7. O

    Hammer Shield Doesn't Drop (Nevermind)

    It might just be your luck because I went to test this and the very first Sex bot dropped one for me: I believe it's a 0.32% chance to get nothing in 20 tries (With a 1/4 chance of success). EDIT: If the drop rate is a 20% chance (1/5) then it should be about a 1.15% chance to get nothing in...
  8. O

    The Differences Between Legacy and Javascript Version

    It does show up if you are befriended. After you do the "Not Enemies" talk with the Rat Raiders you after to wait 1-2 days before "Word gets around" about you being friends (This is what 'Yielding' means No it doesn't Yielding just means high rep). After that time it does show up as 'Befriended':
  9. O

    [Game Version: 0.9.003-PUBLIC#2131] Problems with converting Hardlight Undergarments while they're in storage

    Kinda just posting my findings after fixing these two threads. It seems that when converting from TiTS 0.8.160 to JS version any undergarments bought from Aliss' shop that had the Hardlight flag and then stored in storage that isn't the player's inventory will crash when opening the storage in...
  10. O

    Storage crash in 0.9.002

    I think the problem is with the imported (from Legacy version) Stockings and Panties which seem to have: .hasDynamicProperties = true; which crashes the storage menu. It seems to be a problem with importing Hardlight items while they're in storage; It seems that if you have the items in your...
  11. O

    Version: 0.9.003-PUBLIC#2128 (also on a couple versions prior) - Storage crash under specific circumstances with imported save

    Here, I think I've managed to fix it on your file. (I can at least open your storage normally) I just used the console to set those Stockings' .hasDynamicProperties = false; e.g: locationStorage.shipInventory.storage[25].hasDynamicProperties = false; And...
  12. O

    The Differences Between Legacy and Javascript Version

    Also just some in-general weirdness with using the inventory while in combat. You can instantly escape a fight by: Opening the inventory. Pressing the main menu button. Going back into the game. You will get the "You’re still in combat, you ninny!" message though. EDIT: While testing I...
  13. O

    Any way to change the color of my transformed body parts?

    You can easily change your hair colour using the coloured Scrubs that the Stylists (Aurera) sells in her shop (located in Hawkethorne it's the shop closest to the Old Forest's Entrance). If you do want to TF into Bronze skin you can do it with a Root of Man (Ivris sells them) combined with a...
  14. O

    The Differences Between Legacy and Javascript Version

    Updated for [Game Version: 0.9.003-PUBLIC#2125] (or TiTS 0.9.003). We can take off Piercings in the inventory now. Definitely excited about JS version going to be downloadable soon:
  15. O

    What exactly gets removed when you pick the "Remove Content" option in the horse elf encounter?

    It might also be the fact that the elf was getting in the way of farming Pristine Wood for those quests in which required you to (Like Caparison Hunter and Nothing Like Housework). These quests were added before Ambra was added so exploring in the Forest was the only renewable way to get...
  16. O

    Gambling

    TiTS has a whole casino on Zheng Shi's Recreation deck (the highest point in Zheng Shi) in which you can only play Blackjack with either a robot or Roo. On the JS version you can only bet 500 credits at the moment but it seems the devs plan to change this to allow bigger bets. But on the...
  17. O

    Where's the Short Pregnancy mode toggle?

    Ok, to speed up the pregnancy using the console the command is: pc.pregnancyData[0].pregnancyIncubationMulti = [Insert number here] This will increase how fast that pregnancy goes (and only that pregnancy). (I can't really say how fast your pregnancy will be with what multipler but the starting...
  18. O

    Where's the Short Pregnancy mode toggle?

    If you want you can use the console to change the total time remaining on your pregnancy to whatever you want. You can type pc.pregnancyData[0].pregnancyIncubation = 10; into the console (F12) to make the current pregnancy take only 10 minutes (you will obviously miss the pregnancy content and...
  19. O

    Found another bug , with nuts

    Or, if you're wanting something faster (but maybe less legit given his 'Victory!' text) you can knock Dr. Lash's teeth in for 999,999 credits for each time you beat in. Or you can just use the cheat menu for 100,000 credits each button press. EDIT: I nearly forgot about the Uveto Stadium's...
  20. O

    Found another bug , with nuts

    This is how to access the Cheat Menu.