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.
See title.
Last edited:
What botbase, profile etc are you trying to use? It should automatically default to flight form for flying, however I don't think you can set it to use it for ground mounts.See title.
Using Questing the bot always uses a ground mount.
<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>
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