descention / AmeisenBotX

A bot, aimed at full automatic gameplay
GNU General Public License v3.0
2 stars 0 forks source link

Add support for more objective types #4

Open descention opened 10 months ago

descention commented 10 months ago

The current objective processing code will need to support a number of quest objective types.

0: hunt 1: hunt for item 2+: I haven't checked yet

https://github.com/descention/AmeisenBotX/blob/cc200c9f5fbb548d262a3f1fad2ce981b41e9867/AmeisenBotX.Plugins.Questing.Database/QuestingDatabaseEngine.cs#L349-L367