Guys,
If I wanted to use this profile for for just farming items and crafting materials, but am much higher level do I just take out the following and leave this
If I wanted to use this profile for for just farming items and crafting materials, but am much higher level do I just take out the following and leave this
Code:
<?xml version="1.0" encoding="utf-8"?>
<Profile>
<Tasks>
<AddDefaultJobs />
<LoadMesh Name="Gloamwood" />
<AddJob>
<MendSoul>
<!--
Eventually, we will have a database of the key NPC's. For now
Lets just hard code them.
-->
<Healers>
<!--Gloamwood Pines-->
<Hotspot X="5107.612" Y="979.0462" Z="3136.782" />
</Healers>
</MendSoul>
</AddJob>
<GrindArea>
<Mobs>
<Mob>Darkpaw Prowler</Mob>
<Mob>Gloam Bat</Mob>
<Mob>Darkpaw Snarler</Mob>
</Mobs>
<Hotspots>
<Hotspot X="5145.265" Y="1017.085" Z="2832.307" />
<Hotspot X="5218.045" Y="988.7331" Z="2891.085" />
<Hotspot X="5115.869" Y="950.7324" Z="3017.758" />
</Hotspots>
</GrindArea>
<Mobs>
<Mob>Goremouth</Mob>
<Mob>Mudscale Viper</Mob>
<Mob>Mudscale Bilefang</Mob>
<Mob>Dusk Bat</Mob>
<Mob>Rotshell Grumbler</Mob>
</Mobs>
<Hotspots>
<Hotspot X="4874.237" Y="1040.2" Z="2504.099" />
<Hotspot X="4709.434" Y="1045.187" Z="2596.503" />
<Hotspot X="4689.567" Y="1044.879" Z="2564.52" />
</Hotspots>
</GrindArea>
</GrindTo>
<Infinite />
</Tasks>
</Profile>