Type:
Bug
Severity:
Normal
Game version:
OpenMW
Concerns:
TR_Mainland
Found in Version:
Status:
Description:
What the title says. Approaching Thul Nadaa after exiting the Ancestral Tomb during 'I'll See You In Oblivion!' and the accompanying Speaker for the Dead quest will result in a repeated forcegreet without unique or quest-relevant dialogue; he will simply repeat "What is it %PCRace?" to his own forcegreet.
Screenshots are an impossibility, as it is not a static bug.
Comments
Relevant script: TR_m3_q_Kha
Relevant script: TR_m3_q_Kha_Thul_script
Somehow the 'getting the flowers' greeting is not showing up, so greet (which is the variable used to detect forcegreetings) isn't ever getting set to 1.
If for some reason it doesn't work, greet could prolly be seperated from the dialogue choosing, with another variable for that.
Take care!!
Only thing that sets greet
Only thing that sets greet back to zero is the aformentioned script (OnDeath) which might be the culprit.
Take care!!
Fix: "What is it %PCRace?" is
Fix: "What is it %PCRace?" is missing the result
set greet to 1
needed in case daedroth is killed exactly once after the quest. Another greeting is missing that result:
"Have you found the black anther for me?"