What I am looking to do is check if an object is within a range. I hit the API and can’t get it.
Sample
<While Condition=”Object.Distance(232543) >= “120”>
<CustomBehavior File="InteractWith" MobId="232543" GossipOptions="1" NonCompeteDistance="0" Range="5"/>
</While>
Sample
<While Condition=”Object.Distance(232543) >= “120”>
<CustomBehavior File="InteractWith" MobId="232543" GossipOptions="1" NonCompeteDistance="0" Range="5"/>
</While>