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

Any way to make AV ONLY defend Drek?

Cukie

Active Member
Joined
Dec 3, 2011
Messages
1,255
Reaction score
3
I am trying to see if there is a way that BGBuddy will ONLY defend Drek. I have edited the Alterac Valley.xml file and deleted everything except for FrostwolfKeep, but at the start it keeps trying to run up to Balinda, and continues on like normal. This is the xml that I have edited, and what it now looks like:

Code:
<?xml version="1.0" encoding="utf-8"?>

<PvpProfile>
  <Name>Alterac Valley</Name>

  <StartLocation X="-1387.628" Y="-551.105" Z="54.9678" Side="Horde" />
  <StartLocation X="806.1611" Y="-494.3407" Z="100.0156" Side="Alliance" />


  <Blackspots>
    <!-- Frostwolf Keep braziers -->
    <Blackspot X="-1282.26" Y="-284.0545" Z="88.02536" Radius="2.5" />
    <Blackspot X="-1139.965" Y="-356.7996" Z="51.83506" Radius="2.5" />
    <Blackspot X="-1140.849" Y="-343.3044" Z="51.15092" Radius="2.5" />
    
    <!-- Annoying cart near bridge in Dun Baldur - Hawker Jan 12 2012 -->
    <Blackspot X="628.1241" Y="-137.4776" Z="35.20272" Radius="4" />
    <!-- Snowfall GY Flag posts -->
    <Blackspot X="-191.103" Y="-130.1133" Z="78.79039" Radius="1" />
    <Blackspot X="-201.2911" Y="-134.0051" Z="78.82697" Radius="1" />
    <!-- A little lamp -->
    <Blackspot X="-1283.037" Y="-284.9004" Z="88.29289" Radius="3" />
  </Blackspots>

  <Boxes Side="Horde">
    <Box Name="FrostwolfKeep">
      <TopLeft X="-1382.175" Y="-211.3506" Z="99.37146" />
      <Center  X="-1360.146" Y="-253.3394" Z="99.36983" />
      <BottomRight X="-1353.365" Y="-271.1688" Z="97.24264" />
    </Boxes>
  <Boxes Side="Alliance">
  </Boxes>
</PvpProfile>

Edit:Log attached, because I know first thing a mod is going to say is to add it =P

Edit2:Apparently it didn't save the first time. The 2nd time it did save, and now the bot will not do anything with it this way. It just sits at the starting point until Deserter buff. I will put it back to default and wait on a reply =]
 

Attachments

Last edited:
When you edited the .xml file did you remember to save it back as XML? Also I can't edit my BGBuddy profiles either, it was something that BGBot (beta) supported but in BGBuddy it just screws up
 
Easiest way is to just make all your center points in Dreks room. That way no matter what's happening it will go there. The only thing you can't stop is the 'moving to biggest fight' part. It iwll still say things like "[BGBuddy]: Moving to StonehearthOutpost [Reason: Balinda Stonehearth]" But it will go to Drek.
 
OK, cool. I can make that work. IDC what the bot is saying, only what it is doing lol. So am I correct in saying that the FrostwolfKeep coordinates are the ones I need to copy? So I should replace all of the Horde X,Y,Z with:

Code:
      <TopLeft X="-1382.175" Y="-211.3506" Z="99.37146" />
      <Center  X="-1360.146" Y="-253.3394" Z="99.36983" />
      <BottomRight X="-1353.365" Y="-271.1688" Z="97.24264" />
 
Can you pls upload this profile or what ever file it is and make 1-2 sentece manual, how to install. I think many people would welcome this edited patch for AV
 
Back
Top