What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Facing mob without attacking// not skinning// not selling & repairing

manna3i

New Member
Joined
Oct 30, 2010
Messages
20
Reaction score
0
I got a couple of issues using the new version, first it would face the mob thats walking around without attacking for a minute then it would black list it. it will sometimes just keep running in a straight line passing through groups of aggresive mobs and eventually dying over and over.

Second, around 75% of the time when it kills a mob it loots it, stares at its corpse for 10 seconds then walks away without skinning it.

finally, its not going back to sell or repair, is there something wrong with my code?
Code:
<SubProfile>
    <Name>WETLAND</Name>
    <SellGrey>True</SellGrey>
    <MinLevel>19</MinLevel>
    <MaxLevel>25</MaxLevel>
  <MinDurability>0.4</MinDurability>
  <MinFreeBagSlots>2</MinFreeBagSlots>
  <SellGrey>True</SellGrey>
  <SellWhite>False</SellWhite>
  <SellGreen>False</SellGreen>
  <SellBlue>False</SellBlue>
  <MinLevel>1</MinLevel>
  <MaxLevel>85</MaxLevel>
  <MailWhite>True</MailWhite>
  <MailGreen>False</MailGreen>
  <MailBlue>True</MailBlue>
  <MailPurple>True</MailPurple>
    <GrindArea>
      <Factions>48</Factions>
    <Vendors>
     <Vendor Name="Edwina Monzor" Entry="1462" Type="Repair" X="-3745.517" Y="-846.8663" Z="0.5807061" />
    </Vendors>
    <Mailboxes>
      <Mailbox X="-3789.151" Y="-840.7347" Z="-0.396629"/>
    </Mailboxes>
     
      <Hotspots>

<Hotspot X="-3523.331" Y="-1125.237" Z="8.747455" />
<Hotspot X="-3575.834" Y="-1187.18" Z="8.957441" />
<Hotspot X="-3598.684" Y="-1233.176" Z="9.37612" />
<Hotspot X="-3599.986" Y="-1293.572" Z="10.20367" />
<Hotspot X="-3629.754" Y="-1341.273" Z="9.349131" />
<Hotspot X="-3673.592" Y="-1363.845" Z="16.89002" />
<Hotspot X="-3686.066" Y="-1355.122" Z="17.73361" />
<Hotspot X="-3557.292" Y="-1345.594" Z="10.09428" />
<Hotspot X="-3521.354" Y="-1247.344" Z="10.33457" />
<Hotspot X="-3497.57" Y="-1313.307" Z="12.52568" />
<Hotspot X="-3505.242" Y="-1397.962" Z="9.1561" />
<Hotspot X="-3483.297" Y="-1439.248" Z="9.880213" />

      </Hotspots>

    </GrindArea>
  </SubProfile>


thanks in advance..
 
post a log via attachment.

thats the profile that you attached, which should also be posted via attachment.

i also recommend that you post this in the official HB thread
 
post a log via attachment.

thats the profile that you attached, which should also be posted via attachment.

i also recommend that you post this in the official HB thread

i thought i shouldnt be posting profile questions on the HB release thread?
 
if its not doing something, then it needs to be in the hb thread. it may not be selling b/c you only have it to sell grey items!

<SellGrey>True</SellGrey>
<SellWhite>False</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>False</SellBlue>


but i don't know why its not skinning
 
if its not doing something, then it needs to be in the hb thread. it may not be selling b/c you only have it to sell grey items!

<SellGrey>True</SellGrey>
<SellWhite>False</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>False</SellBlue>


but i don't know why its not skinning

well i want it to sell grey items... thing is it is not even going back for repairs... ill just post in HB thread, thanks
 
Back
Top