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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

when wil questing be added to the bot>?

I know glider was able in there profiles but im not sure HB can do interact with targets. Maybe one day they will be allow to add the code to the profiles.
 
Of course it can interact with targets lol, how do you think it can vendor :)

I think the basis of the code is there for questing, but its a major piece of work to get it working, and alot of the core stuff is still being worked on.
 
Of course it can interact with targets lol, how do you think it can vendor :)

I think the basis of the code is there for questing, but its a major piece of work to get it working, and alot of the core stuff is still being worked on.

Agreed, this would be a long project. Imagine finding all the NPC you had to talk with and odd quest objects you had to find and code. Some hard shit, hurts my brain just thinking about it. lol
 
Agreed, this would be a long project. Imagine finding all the NPC you had to talk with and odd quest objects you had to find and code. Some hard shit, hurts my brain just thinking about it. lol

Maybe we could try to make some of the old questing profiles from glider into compiable files for hb.
 
I wouldn't be the one to talk about that. I haven't gotten a chance to look at the mesh files to see how they work yet.
 
Knew it had to be added, but huge project, i'm wondering how the hookin to the Quest DB stuff added in 3.3 might come in handy as it hold the info on what is required and where to get it, then using prehaps a second db with a list of quests, locations, levels etc for npcs
 
Well it would be 90% done if it can interact with the questhelper plugin. It has almost all quest givers/end and quest ghathering spots, it knows what mob to kill, what iten it needs. Everything, and is coded in lua.

It optmizes the questing giving the best path/quest order and knows all flight points/paths if you dont know a flight route it will give you the path to go on foot (e.g. Go to wetland border enroute to Highlands) and etc.
 
Last edited:
Don't need questhelper, the stuff is stored by blizzard now in game... was added last patch and was more or less an import of the QH DB
 
Don't need questhelper, the stuff is stored by blizzard now in game... was added last patch and was more or less an import of the QH DB
rather "less", blizzard has the data it needs already on their servers ;) its their game , you know? I hope somewhen this year isnt 29.12.2010 :)
Anyway, a list with upcoming stuff in the next release that is updated regularly would be nice.
 
Actually, im not sure how true that is, if you look at QH when the Blizz Overlay is up it will match exactly, even though the mobs are avaliable in greater number in other places sometimes, matches to well and why would blizz bother sitting down and looking at every quest when they can just rip off a 2-3 year project that works
 
Blizzard base alot of UI updates and some Data updates via popular addon, there is a very high chance that blizzard did use Quest Helper as the base for this feature.
 
I know glider was able in there profiles but im not sure HB can do interact with targets. Maybe one day they will be allow to add the code to the profiles.

It is acutually one of the easiest things to do with the api - not with profiles though..
 
It is acutually one of the easiest things to do with the api - not with profiles though..

Actually... the stuff is already in HB, or at least there is Logic added for Questing

Styx.Logic.Questing
Styx.Logic.Questing.Behavior_Steps
Styx.Logic.Questing.Behavior_Steps.Quest_Steps.Quest_Managing
Styx.Logic.Questing.Behavior_Steps.Quest_Steps.Quest_Managing.Pickup_Quest
Styx.Logic.Questing.Behavior_Steps.Quest_Steps.Quest_Managing.Turn_In_Quest
Styx.Logic.Questing.Engine

I just have nfi how it works, if it works, or how to get it working lol

I've no intention on playing with this until Bossland gives me the nod that its semi working or I get a code snippet example as I could waste hours of coding time playing with something not fully finished yet, and even then if he plans on implimenting something smart into the core there is no point in me touching the stuff in plugin form.
 
There is a bit of questing for raf mode i think ive read somewhere.
 
Back
Top