<Profile Name="Gather Template" Author="DD" Version="1.0">
<Collect CreatureIds="12345, 23456" >
<!-- Insert Vendor tag if required -->
<!-- Insert Repair tag if required -->
<SearchAreas>
<Hotspot MapId="123" X="1234" Y="2345" Z="3456" Range="200" Timeout="60" />
<!-- Insert more hotspots if required -->
</SearchAreas>
</Collect>
</Profile>
<Profile Name="Gather Template" Author="DD" Version="1.0">
<Collect CreatureIds="34230, 34072" >
<SearchAreas>
<Hotspot MapId="1061" X="421.239227" Y="-993.136536" Z="-3869.5144" Range="200" Timeout="60" />
</SearchAreas>
</Collect>
</Profile>
So ok , for example i tried this , i stay near node , use this profile and bot does not react to node. What am i doing wrong?
HTML:<Profile Name="Gather Template" Author="DD" Version="1.0"> <Collect CreatureIds="34230, 34072" > <SearchAreas> <Hotspot MapId="1061" X="421.239227" Y="-993.136536" Z="-3869.5144" Range="200" Timeout="60" /> </SearchAreas> </Collect> </Profile>