mael 1 Posted October 14, 2017 Share Posted October 14, 2017 Hello there, I have been messing around with new profiles for TBC and I want to make the bot assign the talents by itself. So after looking on the forum here I couldn't find an answer. So I checked the assign talents options, checked the wow api and found this: LearnTalent(tabIndex,talentIndex) - Learns a talent from the talent tree. ok so.. I went to update my Fightclass so.. basically what I did was: add the script as spell set it up as lua script combat only = false added condition - me level == XX now the last problem I face is that I would like to somehow make it run only once, i can setup some high number for it to occur again but that is not what I want. (if I won't be able to find solution so be it) Ideally It would check whether talent was allocated and then if it was It wouldn't do it again. I want it to keep the best performance and this solution doesn't seem good to me. -this is the last problem I have with this solution, but if there is some other way to assign talents in TBC I would love to hear them. I appreciate any help with this thing! Thank you! Link to comment https://wrobot.eu/forums/topic/7371-tbc-assigning-talents/ Share on other sites More sharing options...
Matenia 628 Posted October 14, 2017 Share Posted October 14, 2017 Why does it matter, if you're calling it again? Anyway: Link to comment https://wrobot.eu/forums/topic/7371-tbc-assigning-talents/#findComment-33591 Share on other sites More sharing options...
mael 1 Posted October 14, 2017 Author Share Posted October 14, 2017 It matters because sometimes You don't want to put all the points in certain talent. Anyway thank you for the link Link to comment https://wrobot.eu/forums/topic/7371-tbc-assigning-talents/#findComment-33593 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now