Does it say also for the quests where you have to kill a mob and use a especific item, which mob and which item it needs to use? Also if the item should be used with the mob aliver or in it?s corpse?
I went to that problem when i was thinking about a quest plugin for hb1.
So if i get this right.. profiles will literally just be.
example human area.
Hotspot center of Northshire abbey place.
Set level to 6.
At 6 Move to hotspot at goldshire..
Set level to 10.
At 10 move to hotspot in westfall..
Ect..
Or am i wrong about that?
I assume there will be a demo/test profile that comes with HB2 then?
Sounds about right.
Loving it.
I can see escort quests being a pain though?
Probably just have to add something that says If.OnEscortQuest { staywithin20yofescort }.
Not sure yet.
This is the most exciting thing for me.Finally, we don't have to be an expert profile maker to make a profile. Expect a double in the amount of profiles.
I saw the question asked and somewhat answered but not confirmed.... If we own HB and GB lifetime will we still have to pay for the GB plugin on HB? or will we have full access to it when it is available?
PS...all these changes sound awesome....take your time and get it right imo.![]()
What if I just want to go to a specific place. Can I tell the bot to go to 50,50 Elwynn Forest and it will go there automatically from Stormwind City? Or will you need some special coordinate that you can't get unless you're standing in that spot and press 'My Position'?
Also, will the bot make use of flight masters?
Is it possible that we could translate zone x/y coordinates to full x/y/z coordinates?You'll have to give it a full x/y/z (like a hotspot is now), the regular x/y coords ingame are zone-specific.
Is it possible that we could translate zone x/y coordinates to full x/y/z coordinates?
I was sort of looking forward to this being an 'auto-walker', but I don't really see that happening anymore.
I was sort of looking forward to this being an 'auto-walker', but I don't really see that happening anymore.
It is *possible*, but if I were to make that, it would be in the form of a plugin.Is it possible that we could translate zone x/y coordinates to full x/y/z coordinates?
I was sort of looking forward to this being an 'auto-walker', but I don't really see that happening anymore.
Yes you can. For instance we check the mesh at X and Y in HB to find the height of the mesh, or I could also use my terrain parser I wrote for the navigation to find the terrain height at X and Y. It's nothing hard.You cant translate xy to full xyz due to the Z value is constantly changing it is how far you are above or below sealevel