DocTalbuk
Community Developer
- Joined
- Jan 7, 2015
- Messages
- 578
- Reaction score
- 13
I am working on a quest profile to kill the rares in legion.
I want the bot to check whether the mob has already been killed.
Whether the mob has been killed before, is part of a criteria for this achievement.
So before it goes killing the mob, I want it to check whether the specific part of the achievement has been completed.
I found the boolean IsAchievementComplete, but thats the closest I found.
Perhaps im overthinking this and theres an easier way to check whether a mob has been killed before?
Any help is appreciated, thanks.
I want the bot to check whether the mob has already been killed.
Whether the mob has been killed before, is part of a criteria for this achievement.
So before it goes killing the mob, I want it to check whether the specific part of the achievement has been completed.
I found the boolean IsAchievementComplete, but thats the closest I found.
Perhaps im overthinking this and theres an easier way to check whether a mob has been killed before?
Any help is appreciated, thanks.