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

[Request] "Wikipedia" of quests for honorbuddy

meandmeonly

New Member
Joined
Jul 20, 2010
Messages
28
Reaction score
0
So successful quests code should be added to a database and then by clicking a checkbox for what quests you want you would have an automatic profile maker and no more errors(if an error occurs you would change the code in the database only,no more starting from scratch).
 
wowhead has all of the quest id / names.

the hard part is... which require cust behav's?
 
though what would be nice, and just a thought here, would be some form of a spreadsheet/dropdown list that would say ok choose a zone... here are the quests... these can currently be done by HB... these need custom behaviors... these are close but still need a bit of tweaking/more work
 
and I mean the honorbuddy code for the quest can be in the database,so for the doable HB quests the plugin would pop out a ready made profile from the entered code by users
 
this idea has been played out a lot before, but unfortunately there's no 100% accurate quest Database. if you wanna make a 1-60 quest profile with a tool, its just not possible and even if you could you would be doing alot more editing then its worth. you might as well just do it all by hand. like i said the idea has been done before.
 
hrhr try to add HB custombehaviors to wowhead comments.. lets see if they nerdrage :)
 
The main problem (i think) are the coordinates of npc/mobs.
we've got near the same problem in another project, where we used Trinity / Mangos Database for the needed data (quest ids, questaction, giver name, coordinates, items dropped by mob, and so on)

The given data was very accurate (90% is okay i think^^), so we were able to "parse" most of the quests, but i don't know if trinity / mangos are up to date with the new quests and locations (if they were up to date, i could try to port this little app to handle HB quest profiles)
 
Back
Top