Rasaad's romance bug in SOD
LunarCam
Member Posts: 6
I never got any dialogue from him (or anyone) the whole game, I looked in the global variables I don't see talks with them. And for some reason him, glint, and safana romance are set to 2. I tried to fix that early on but no talks ever triggered. Help?
0
Comments
Is your character male perchance? I believe they made Safana and Glint only romance males, so that would seem to indicate you have a male character. Rasaad only romances females.
I think that, for the first romance dialog to take place, you need to have the "romancecheck" variable be set to "1". So for Rasaad the variable that should be set to 1 is:
bd_rasaad_romancecheck
If the "romancecheck" variable is set to "2" then that means that the character cannot romance you.
Don't know if it was just a coincidence, but could this be the problem?
As @Tresset says, setting a romancecheck variable to 2 will make that character non-romancable. It sounds like this has happened.
BD_Rasaad_RomanceActive should be 1 for much of the game. Progressing another romance beyond a certain point may trigger exclusivity that blocks or stops other romances.
Variables such as BD_RasaadRomance1/2/3/etc. show the state of individual talks.
Some romance dialogue is triggered by location along the main path. If you use the jump key (Ctrl/J), that could be a cause. If you explore an area without Rasaad, then recruit him and do not walk through that area again, that could also be a cause.
Selecting certain responses can also end romances. I think Rasaad is fairly straight-forward unlike, say, Safana.
To further diagnose the issue a save would be required so the variables could be checked. To go through the romance would require you to replay the game from the point where a romance step was not activated or ended (you could activate global variables to have each conversation in turn without doing anything in-game or maybe jumping to each location in turn if that isn't enough, but the dialogue may refer to events that are no longer relevant and so on)