Is there some sort of command/statement I can use to define and "or" in an xml profile?
Say for instance
<MoveTo questId="1" x="4291.727" y="3768.172" z="25.28019" pathPrecision="10" />
"or"
<MoveTo questId="1" x="4291.8727" y="3768.272" z="25.28019" pathPrecision="10" />
Say for instance
<MoveTo questId="1" x="4291.727" y="3768.172" z="25.28019" pathPrecision="10" />
"or"
<MoveTo questId="1" x="4291.8727" y="3768.272" z="25.28019" pathPrecision="10" />






