Search results

  1. T

    Dhaal Dungeon Thread

    1. 24 hours after the party, Feruze will ambush you when you take the Taxi. 2. If you're a Backer, Feruze will send you an e-mail 'several days later'. It should become Public around the 18th.
  2. T

    Stat max?

    Just train Stamina with Ramis.
  3. T

    Stat max?

    Well, you do always end up in a bidding war. The important thing is if you win, the Cousin doesn't know what the coordinates are for the next Probe, and says they'll just follow you. The main thing that makes it ASAP is the threat of the Cousin getting them first. But if they don't know the...
  4. T

    Stat max?

    With an increasing cap, 13/level is enough to keep two stats maxed and one reasonably high. If you could dump all of your points into one stat, you could max it by about level 8 (assuming a max of 100) but all your other stats would be terrible. A lot of transformatives that boost stats cap at a...
  5. T

    UI Feedback / Wishlist

    I'd rather have the ability to toggle the 'Active' and 'Passive' stats. You don't usually need to know your HP/Shields/etc in town, but you need to see your Physique/Aim/etc when stat grinding, which usually occurs in town. I'd like an easier way to see Evasion. It caps at 50%, which makes it...
  6. T

    Reset not following Riya

    Assuming I'm reading the code right: Leaving/declining the quest is supposed to have no long-term consequences. It does set an 8 hour cooldown. How long has it been since you saw her? If you want to do the quest, you might be able to reset it with flags["RIYA_QUEST_RESULT"] = undefined
  7. T

    Pressing Tab button crashes the game

    1, You're in the wrong forum. Nothing you post here will get noticed by the developers. You want the Bug Reports forum. 2. This has already been reported and will be fixed in the next update.
  8. T

    Source Code Access

    It's stalled out the Wiki, too. Without the source code, it seems like nobody wants to add the new characters/items/locations.
  9. T

    Shock Hopper Reward Bug?

    Went back to an old Flash backup save: You defeated the Shock Hopper! 229316 XP gained! Maximum XP attained! You need to level up to continue to progress. She had 12346 credits loaded on an anonymous credit chit that you appropriate. As for the amount, Custom Bet Blackjack makes money irrelevant.
  10. T

    Which dungeon is it?

    Uveto Deepsea Research, maybe?
  11. T

    Failure to level up [Update, it got weirder.]

    Somehow, you managed to get -13 unspent Stat Points and -1 unclaimed Class Perks. Open the Console with F12 and type (Control + Shift + I if you're using Electron, I think) pc.unspentStatPoints = 0 pc.unclaimedClassPerks = 0 Then level up. This has happened to one other person I know of, so...
  12. T

    Kiro - crewmate talk menu softlock

    A lot of fixes are elided over. I'm fairly certain this is fixed in 0.9.027. If you're playing Public, the dungeon isn't available.
  13. T

    Command 2

    You forgot to specify the flag. pc.addTongueFlag(GLOBAL.FLAG_SOMETHING) Replace SOMETHING with the flag you want. As you're typing, you should get a list of valid completions.
  14. T

    Question about the TiTS inventory hotkeys

    They worked in 0.9.026, but something broke with the 0.9.027 hotfix (which dealt with a crash in FIRST-14, among other things).
  15. T

    TiTs Wiki Thread

    I don't think the Wiki has a page for Sophora/Evil Bun.
  16. T

    cant find Slave Uniform

    It was moved to the Slave Pen. You cannot currently Sneak In with it. That's probably a bug. When viewing the Zip/Unzip options via Appearance, Back doesn't function properly.
  17. T

    Dhaal Dungeon Thread

    For reference, what's your build/loadout?
  18. T

    Cum value for consistant inflation?

    1. I don't know the average threshold. You'd have to comb through the values in various scenes. If you want to do it yourself, Flash Source Code. (It used to be possible to look at the JavaScript with the Console, but that seems to have been removed.) 2. As far as I know, it's mostly tied to...
  19. T

    Messed up on Syri, Anno and the game

    Open the console with F12 or Control + Shift + I if you're using the Electron download flags['DORNA_WINCEST_STATE'] = 4 (as if Anno had mentioned dress shopping) undefined (to get the scene again) You could also set it to 1 ("Anno's Hot"), but I think that option sets a time stamp (so the dress...