How do I judge whether a target exists on a coordinate?
<If Condition="??? Range="10" Z="111" Y="11" X="11" CreatureId="34234" >
</If>
When the target does not exist,How not to wait?
<Interact RunOnce="true" CreatureId="34234" CreatureName="Galactium Node" MapId="2997" X="-22011.2383" Y="-986.8384" Z="-28200.3555" />
Waiting up to 300 seconds for the interact creature to spawn.
<Interact RunOnce="false" CreatureId="34234" CreatureName="Galactium Node" MapId="2997" X="-22011.2383" Y="-986.8384" Z="-28200.3555" />
Waiting up to 300 seconds for the interact creature to spawn.
<If Condition="??? Range="10" Z="111" Y="11" X="11" CreatureId="34234" >
</If>
When the target does not exist,How not to wait?
<Interact RunOnce="true" CreatureId="34234" CreatureName="Galactium Node" MapId="2997" X="-22011.2383" Y="-986.8384" Z="-28200.3555" />
Waiting up to 300 seconds for the interact creature to spawn.
<Interact RunOnce="false" CreatureId="34234" CreatureName="Galactium Node" MapId="2997" X="-22011.2383" Y="-986.8384" Z="-28200.3555" />
Waiting up to 300 seconds for the interact creature to spawn.