So just wondering, how is this supposed to work? I tried simple Killik Burrow in Aldaraan, yet no matter what I type, it won't click it? It moves to objective just fine, just can't get the clicking working.
<If Condition="((HasQuest(0xE0001F94FE5DA794)) and (not IsQuestComplete(0xE0001F94FE5DA794)))">
<If Condition="((not IsTaskComplete(0xE0001F94FE5DA794, 2, 1)))">
<MoveTo QuestId="0xE0001F94FE5DA794" X="210.6404" Y="21.93653" Z="232.189" />
<UseObject QuestId="0xE0001F94FE5DA794" Name="Killik Burrow" BranchId="1" StepId="2" TaskId="1" WaitTime="4" UseRange="4" IgnoreLOS="True" X="210.6025" Y="22.028" Z="231.7169" />
</If>
</If>
<If Condition="((HasQuest(0xE0001F94FE5DA794)) and (not IsQuestComplete(0xE0001F94FE5DA794)))">
<If Condition="((not IsTaskComplete(0xE0001F94FE5DA794, 2, 1)))">
<MoveTo QuestId="0xE0001F94FE5DA794" X="210.6404" Y="21.93653" Z="232.189" />
<UseObject QuestId="0xE0001F94FE5DA794" Name="Killik Burrow" BranchId="1" StepId="2" TaskId="1" WaitTime="4" UseRange="4" IgnoreLOS="True" X="210.6025" Y="22.028" Z="231.7169" />
</If>
</If>