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

HB 1.9.2.3 -- Mounting problems

tubajedimr

New Member
Joined
Apr 6, 2010
Messages
441
Reaction score
24
Can't for whatever reason get HB2 To mount . Checked spelling of the name several times, and even tried using the wowhead.com item number for my mount. I have it checked, and tried it in different settings. Grind Bot, PVP etc, to see if Mixed was the problem. Any ideas?
 

Attachments

Can you close HB and check your settings.xml to see if the mount info is being saved?

Specifically: <usemount> and <mountname>?
 
Can you close HB and check your settings.xml to see if the mount info is being saved?

Specifically: <usemount> and <mountname>?

Well, it wasn't saving the settings. But I went in and manually edited the settings. Still not mounting up.

<?xml version="1.0" encoding="utf-8"?>
<StyxSettings>
<Username>000000000</Username>
<Password>0000000000</Password>
<LastUsedPath>C:\Users\Robert\Desktop\HB2\Horde Northrend.xml</LastUsedPath>
<MailRecipient></MailRecipient>
<FoodName>33451</FoodName>
<DrinkName>33444</DrinkName>
<MountName>Great White Kodo</MountName>
<MeshesFolderPath>C:\Users\Robert\Desktop\HB2</MeshesFolderPath>
<EnabledPlugins>
<Entry>eRefreshment</Entry>
<Entry>eTalent</Entry>
</EnabledPlugins>
<LootMobs>True</LootMobs>
<SkinMobs>False</SkinMobs>
<NinjaSkin>False</NinjaSkin>
<LootChests>True</LootChests>
<HarvestMinerals>False</HarvestMinerals>
<HarvestHerbs>False</HarvestHerbs>
<UseMount>True</UseMount>
<UseOldForm>False</UseOldForm>
<PullDistance>30</PullDistance>
<LootRadius>45</LootRadius>
<RafFollowDistance>3</RafFollowDistance>
<SelectedBotIndex>2</SelectedBotIndex>
<FormLocationX>766</FormLocationX>
<FormLocationY>36</FormLocationY>
</StyxSettings>
 
Back
Top