I'm trying to make an RPG and I need the hero learn ability button (think dota) to display numbers that indicate how many unspent upgrade points the player has. I've looked over everywhere but I can't seem to find the solution in the editor nor on these forums. Perhaps I haven't used the correct keywords so if someone could tell me where to look or just tell me how to achieve this effect it would be much appreciated.
@SouLCarveRR: Go
Thanks! I figured it out. The problem was that in the command card the "learn ability" button I used was simply a submenu command without any ability attached to it. I realized that you need to apply the "learn ability" to the button for the number to show! (: Thanks thanks
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm trying to make an RPG and I need the hero learn ability button (think dota) to display numbers that indicate how many unspent upgrade points the player has. I've looked over everywhere but I can't seem to find the solution in the editor nor on these forums. Perhaps I haven't used the correct keywords so if someone could tell me where to look or just tell me how to achieve this effect it would be much appreciated.
bump.
Is the Unit Actually a Hero?
Have you combed through the Flags on the Unit?
Is there an ability called "Train Abiltiy", "train hero" , "learn abilty" or anything like that that you can assing to a hero?
What does your unit do when it actually levels up?
@SouLCarveRR: Go Thanks! I figured it out. The problem was that in the command card the "learn ability" button I used was simply a submenu command without any ability attached to it. I realized that you need to apply the "learn ability" to the button for the number to show! (: Thanks thanks