Sam the Tech Specialist

Gammerick

Well-Known Member
Nov 13, 2015
222
30
Do I have to wait a couple of days before Sam is added to Gastigoth? Because she wasn't there when I looked.

Does it mention in the mission log if you've beaten Sam? I've done a couple different playthroughs of that scene and I can't remember if I specifically beat her or not.

Otherwise, what flag would I change in TITSed?
 

Xeivous

Well-Known Member
Sep 21, 2015
2,465
1,404
I've also had this issue, and I know for a fact that I've beaten the girl on the save file that I tried looking for her on.
 

Night Trap

Scientist
Creator
Oct 31, 2016
294
765
Unfortunately I believe the only way to get her in the prison is to just do Saendra Quest 2 all over again. So, you'll need to delete the flag(s) related to that quest. Not set it to zero, but actually delete it. Then just redo the quest. To answer in advance for anyone who was wondering: Sam does not recognize you even if you fought her in the quest. You're a stranger to her in the prison.
 

Lancer

Well-Known Member
Nov 1, 2016
1,278
420
TiTSEd hasn't been updated for the newest pub build yet, so it's possible the necessary flag isn't recognized, but just looking over them, "SAENDRA_XPACK1_RESCUE_TECHGUARD_STATE" might be the one to look at. I haven't messed around with it at all though, and there is no label, so take that with a grain of salt.

EDIT: According to Upcast Drake, that flag needs to be set to 3 for Sam to show up at Gastigoth.
 
Last edited:

Karretch

Well-Known Member
Aug 26, 2015
2,068
304
It's odd that some have this issue where others have no trouble accessing her right away.
 

Whimsalot

Well-Known Member
Jul 20, 2017
113
67
39
Someone said the flag wasnt actually set in earlier versions - so if you beaten Sam before the update, you need to edit your savegame to have her appear.

Seems to be true, as SAENDRA_XPACK1_RESCUE_TECHGUARD_STATE was 0 in my savegame despite having beaten her and she appeared in prison after setting it to 2.

if(flags["SAENDRA_XPACK1_RESCUE_TECHGUARD_STATE"] == 1) output2(" Defeated her using " + (flags["ZIL_CALLGIRL_NAME_KNOWN"] == undefined ? "call girl" : "Zheniya"));
if(flags["SAENDRA_XPACK1_RESCUE_TECHGUARD_STATE"] == 2) output2(" Defeated her using holo burn");
if(flags["SAENDRA_XPACK1_RESCUE_TECHGUARD_STATE"] == 3) output2(" Defeated her in combat");
if(flags["SAENDRA_XPACK1_RESCUE_TECHGUARD_STATE"] == 4) output2(" Lost against her in combat");
 
Last edited:

adev

Well-Known Member
Apr 27, 2017
263
71
It's odd that some have this issue where others have no trouble accessing her right away.

Not really - if I read the changes correctly only the techguard state 3 was not set (ie beating the techguard in combat) - if you finished the mission without fighting the tech everything would be ok already