virtual said:
Just curious is there a way to force Honorbuddy to Quest in low level zones ?
It depends on how the profile is written. You want to look for a questing profile that is written
without using
<SubProfile>. If it is, then you change:
<QuestOrder>
to
<QuestOrder IgnoreCheckpoints="true">
and you're golden. Alternatively, if the profile has
<SubProfile>s, you've got a
lot of editing to do to make it work. Another downside of questing profiles written with
SubProfile, they are not friendly if the toon uses Heirloom gear.
Before Cataclysm, Maria wrote a profile geared toward getting zone achievements, rep, and such for 80s. (Looked, but can't find it in the Archives atm). I, for one,
very much appreciated that effort. Alas, this profile no longer works, since it was pre-Cataclysm.
So, yes, you can use questing profiles for max-level or heirloom-gear toons. You should look for the ones that are written without the use of
<SubProfile>--editing them to work for 85s is trivial.
cheers,
CJ