@
Wilson NE
@
Bantry
I have a weird problem which may be just my set up. I deleted my old game and reinstalled, but it didn't fix the problem.
There are 2 sets of responses for the "Talk about her" dialogue option: generic and individual. The generic responses any girl can give and are: I love ponies, I was lost in your eyes, I have no gag reflex, etc. The individual responses are specific to a girl and her story. They are: Alice says that Amy is her step-sister, Yvette is from France, Desire is from a small town near Austin, etc.
When you walk on the beach with a girl, she will also use these responses.
My problem is that the individual responses have disappeared and all I get is the generic responses.
I used a previously saved game and the individual responses were there, but from a new game, they were gone.
Darkhorse1 gave me a possible fix:
call create_global_variables()
If it doesn't help, you can also try:
g_chat = cl_data_topics()
The first one brought back the responses in the walk on the beach but made the "Talk to her" dialogue choice completely disappear.
The second did nothing even though it was supposed to reset the dialogue options.
I think it's something that's happening in 1.4's code, but I don't know.
I think the reason I'm the only one reporting the problem is that new people don't know that the individual responses exist and don't miss them; while experienced players start from a saved game, so they don't have the problem.
If some of you could see if you have the same problem from a new game, then I'd know it's not me.
If anyone can help with a code I can input into the console to fix it, that would also be appreciated.
Thanks.
If you have any questions, please post, and I will try to clarify.