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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Doesn't save the mount setting

highend

Member
Joined
Jan 15, 2010
Messages
422
Latest stable version.

I can enter a valid mount in the appropriate field (Manage - Mount Name) but this won't be saved in the corresponding setting file afterwards.

What's the xml tag name for this field to save it manually (and writeprotect it afterwards)?

Code:
<?xml version="1.0" encoding="utf-8"?>
<GatherbuddySettings>
  <GatherHerbs>False</GatherHerbs>
  <GatherMinerals>True</GatherMinerals>
  <PathingType>Circle</PathingType>
  <UseSpiritHealer>False</UseSpiritHealer>
  <UseGuildVault>False</UseGuildVault>
  <HearthAndExit>True</HearthAndExit>
  <MailToAlt>False</MailToAlt>
  <WaitRezSickness>True</WaitRezSickness>
  <HeightModifier>-5</HeightModifier>
  <BottingHours>15</BottingHours>
  <NoNinja>True</NoNinja>
  <IgnoreElites>True</IgnoreElites>
  <BlacklistTimer>20</BlacklistTimer>
  <LootMobs>False</LootMobs>
  <RepairFromGuildBank>False</RepairFromGuildBank>
</GatherbuddySettings>
 
Don't change the settings in the Gatherbuddy window.
Go into the normal HB "Settings & Tools" window, click Advanced Mode, and set your mounts in there. Click save a close/exit.
Now change botbase to combat bot. Click start. Click stop. Close HB.
This should ensure your mount name should be saved in the HB settings file.
BTW have "Find Mount Automatically" and "Use Random Mount" deselected.
-Panda.
 
Back
Top