<SelectStringOverride Index="0,3" />
First dialog in the cuscene will have the very first option, second dialog will have the forth
In the past I had attempted to use this and It would not work for me:
Code:
</If>
<SelectStringOverride Index="1,2,1,1"/>
<TalkTo NpcId="1030224" XYZ="-437.4609, 334.0526, -45.05994" QuestId="69172"/>
<WaitWhile Condition="not GetQuestStep(69172) == 2"/>
</If>
It would select the 1st option instead of the second