I made a profile in Loch Modan for my 15 warrior, I added 2 hotspots, after 5 minutes of running it I'm getting spammed by the following error: "No suitable grind or quest hotspots in spiders boars. No grind or quest hotspots have been defined!" Won't my char just go from one hotspot to the next one and back to the first one? ------------------------ <HBProfile> <Name>Loch Modan</Name> <SellGrey>True</SellGrey> <MinLevel>10</MinLevel> <MaxLevel>17</MaxLevel> <ProtectedItems> </ProtectedItems> <SubProfile> <Name>spiders boars</Name> <MinLevel>10</MinLevel> <MaxLevel>17</MaxLevel> <Factions>44 189 22 </Factions> <Hotspots> <Hotspot X="-3037,865" Y="357,8751" Z="-5531,256" /> <Hotspot X="--3754,968" Y="324,6197" Z="-5570,622" /> </Hotspots> <Vendors> <Vendor Name="Aldren Cordon" Entry="1214" Type="" X="-5702,525" Y="-3781,788" Z="322,8203" /> </Vendors> </SubProfile> </HBProfile>
Coordinates have commas instead of periods plus <Hotspot X="--3754,968" Y="324,6197" Z="-5570,622" /> has a double negative. Would say make these changes and try it again. Best of luck!
Yeah, same as BitSpy. That Hotspot has Double Negative. And i'd rather have 3-4 Hotspots because the mobs can then respawn. Else it's fine Keep the work up!
<Hotspot X="--3754,968" Y="324,6197" Z="-5570,622" /> Look at the X Cordinates. It has 2x - in the start. He should probably just change it to a single negative.