11-17-2023, 10:14 AM
While I know what may be the problem with portal not working for you (because the Romance Active is set to 3), I have no idea why it's not teleporting you back. You may try changing the variable:
C:SetGlobal("YvetteSpellhold","GLOBAL",5)
However, if the romance is set to 3, so it looks like you failed the romance at some points, so I think that's the point when she leaves the team for good. If you want to cheat it to succesful romance, you may just change the variable to Global("YvetteRomanceActive","GLOBAL",1) - the code would be C:SetGlobal("YvetteRomanceActive","GLOBAL",1) - and then it would be best to use it before you approached the mirror.
C:SetGlobal("YvetteSpellhold","GLOBAL",5)
However, if the romance is set to 3, so it looks like you failed the romance at some points, so I think that's the point when she leaves the team for good. If you want to cheat it to succesful romance, you may just change the variable to Global("YvetteRomanceActive","GLOBAL",1) - the code would be C:SetGlobal("YvetteRomanceActive","GLOBAL",1) - and then it would be best to use it before you approached the mirror.