ZhengPeiRu21 / mod-playerbots

AzerothCore Playerbots Module
MIT License
194 stars 93 forks source link

Bot talents not working not sure if this would be a solution #120

Closed corker22 closed 1 year ago

corker22 commented 1 year ago

so i can tell they think they have the talents but they do not. i was wondering would it be possible to allow the player to open the bots talents and manually select the bots talents as a workaround? enabling this may help work on bots using lfg and bgs. the lack of talents may be linked to them not using lfg

ZhengPeiRu21 commented 1 year ago

Thank you for the idea! Unfortunately this would not be possible without client modifications. The client's talent UI is only for the player's talents. I think it will be easier to fix the original issue and let the bots choose appropriate talents.

drozco commented 1 year ago

There used to be an addon called Talented that may be possible to modify that to communicate with the playerbots somehow? Or somehow allow the talents to be imported/exported using a string to encode the talent trees like the talent calculators do?