Ok, I used some examples from the vanilla xml to change your phase one to this:
<objective type="RandomGotoNPC" phase="1">
<property name="completion_distance" value="20"/>
<property name="distance" value="100-200"/>
<property name="nav_object" value="quest" />
</objective>
Now it's working every time I test it and it shows in the list. Thank you so much for your help BFT
<objective type="RandomGotoNPC" phase="1">
<property name="completion_distance" value="20"/>
<property name="distance" value="100-200"/>
<property name="nav_object" value="quest" />
</objective>
Now it's working every time I test it and it shows in the list. Thank you so much for your help BFT
