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

Quest TurnIn Request:[SelectItem]

unvoid

New Member
Joined
Jun 25, 2010
Messages
90
Reaction score
2
I have been going through quest profiles and running them and finding bugs etc and now I am taking on the task of writing my own but for a specific race/class, the Tauren Paladin.

I was hoping for the option to select exactly which reward it would accept for a quest either by name or by selecting a certain grid number type thing depending on which would be easier to implement into the bot.

Is this possible? Thank you.
 
unvoid said:
Is this possible?

With the current Profile Writing machinery, this is not possible.

I believe the AutoEquip plugin is designed to select the best quest reward for the toon based on the stats weighting for the class/spec. You can adjust these values, if you need. Some other plugins, such as InstanceBuddy will also provide this functionality. Basically, to date, selecting a quest reward was left to the Bot or a Plugin, and has not been included as part of the profile grammar.

Letting the Profile Writer select a quest reward is undesirable for a couple of reasons:
  • Keeping a profile up-to-date with the latest discovered/preferred gear weightings would be tedious and error-prone at best
  • The <If> logic recently provided by the Honorbuddy can address the various classes, but it can't adequately address the variations on 'spec'.

In short, such complexities are best left up to plugins where dynamic considerations can be addressed, rather than to the Profile grammar where everything would be static and subject to going 'stale'.

Just my $0.02,
CJ
 
Back
Top