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

Any way to make Druids use travel form instead of mount?

MrPewterSchmidt

New Member
Joined
Nov 9, 2013
Messages
258
Reaction score
1
Any way to make Druids use *ground* travel form instead of mount?

See title.
 
Last edited:
Using Questing the bot always uses a ground mount.

Is this for every profile or only one? What level are your characters? Do you have the Flying Mount setting set to Travel Form in your HB settings?
 
I need to be able to use ground travel form. Flight has the option - ground doesn't.

If anyone knows a way around this please lmk.
 
try to find an old plugin on the forums called-AlwaysDruid

It' working well for me
 
Make sure the forms are enabled in your CC.

Then add this somewhere in the generic entries, but before other commands such as <Questing> <GrindArea>


<UseMount>False</UseMount>




Here's an example



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

<UseMount>False</UseMount>

<AvoidMobs>
<Mob Name="Frostwing Screecher" Entry="79643" />
<Mob Name="Bloodmaul Brute" Entry="77991" />
</AvoidMobs>

<Blackspots>
</Blackspots>
 
tks for all the tips. it partly works but very often my feral also switches to catform and travels quite some distances at times without changing to travel form. so if i get this right i would have to manually edit all the xml files of the profiles i am running to prevent him from doing this? isnt there a different way to just make hb always use travel form for any distance? maybe force min travel distance to 0 yds?

using the default questing profile pack from hb, currently 98-100 in nagrand, ive already tried the following:

set travel form as flying mount and set travel distance down to 30 in settings&tools, lower isnt possible with the slider..
install AlwaysDruid
check groundmount farming mount in bot config

Oh and btw i have NO groundmount whatsoever. only 1 flying mount and travel form..

Make sure the forms are enabled in your CC.

Then add this somewhere in the generic entries, but before other commands such as <Questing> <GrindArea>


<UseMount>False</UseMount>




Here's an example
 
Back
Top