first off this is the first time that im messing with making my own profile so it would be a problem with anything.
what I'm trying to do is set the location where I want the bot to hunt for the wolves but once the bot accepts the quest it goes off in the complete opposite direction towards I'm guessing the default location for hunting the wolfs. is the profile set up correct and if so why is it not going to the hotspot that i set up
I'm using HB 1.94 for 3.3.5 <-is this version compatible with Quest objective overriding
and here is the profile im starting to make
what I'm trying to do is set the location where I want the bot to hunt for the wolves but once the bot accepts the quest it goes off in the complete opposite direction towards I'm guessing the default location for hunting the wolfs. is the profile set up correct and if so why is it not going to the hotspot that i set up
I'm using HB 1.94 for 3.3.5 <-is this version compatible with Quest objective overriding
and here is the profile im starting to make
Code:
<HBProfile>
<Name>Dwarf-Amducious 1-??</Name>
<MinDurability>0.4</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>
<SubProfile>
<Name>Dwarven Outfitters</Name>
<MinLevel>1</MinLevel>
<MaxLevel>3</MaxLevel>
<Factions>32</Factions>
[COLOR="blue"]<ForcedQuestList>
<Quest Id="179" Name="Dwarven Outfitters">
<Objective Type="Collect" ItemId="750" CollectCount="8">
<CollectFrom>
<Mob Id="705" Name="Ragged Young Wolf" />
</CollectFrom>
<Hotspots>
<Hotspot X="-6317.422" Y="365.7482" Z="377.463" />
</Hotspots>
</Objective>
</Quest>
</ForcedQuestList>[/COLOR]
<Hotspots>
<Hotspot X="-6317.422" Y="365.7482" Z="377.463" />
</Hotspots>
</SubProfile>
</HBProfile>
Last edited: