this is my profile:
<Profile Name="expedition1x" Author="spec" Version="1">
<Grind>
<AvoidCreature Radius="40" CreatureId="46284" MapId="1061" Remove="false" />
<GrindArea>
<Hotspot X="500" Y="-788.4647" Z="2352" Timeout="1" Range="300" />
</GrindArea>
</Grind>
</Profile>
I want to kill mobs except for 46284
<Profile Name="expedition1x" Author="spec" Version="1">
<Grind>
<AvoidCreature Radius="40" CreatureId="46284" MapId="1061" Remove="false" />
<GrindArea>
<Hotspot X="500" Y="-788.4647" Z="2352" Timeout="1" Range="300" />
</GrindArea>
</Grind>
</Profile>
I want to kill mobs except for 46284
Last edited: