randomstraw
Community Developer
- Joined
- Jul 17, 2012
- Messages
- 1,611
- Reaction score
- 10
Based on Storm's ideas what I'd like to do is dynamically load AB or AA2 in mixed mode based on the presence of the appropriate resource (arch area in the current zone, or a fishing pool nearby). But this is something I'd need help with, I don't know how to find a dig site, I'd need to check if this is in your current zone. And then change the mixed mode bot to AB.
haven't tried it yet, but this could be a start, straight from the api what made sense to me:
Code:
Bots.ArchaeologyBuddy.Digsite.Empty.Location.Distance(StyxWoW.Me.Location);
StyxWoW.Me.ZoneId == Bots.ArchaeologyBuddy.Digsite.FromName("DigsiteName").ZoneId