• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Buy Skillz

Status
Not open for further replies.
Level 9
Joined
Dec 15, 2009
Messages
523
Solved

I have been using a system i found on spell section
buying spells from shop but it doesn't include unlearning the spells
Is there a way to remove all spells learned(bought from shop)
unlearn everything when player buys an reset item?

or is there more efficient GUI systems that is more recommended?
TQ :p



SOLVED
thanks to IcemanBo
 
Last edited:
Level 12
Joined
Nov 3, 2013
Messages
989
Already sent VM but maybe it should be posted here in the thread too.

Link to the base of the learnable custom hero ability system: http://www.hiveworkshop.com/forums/pastebin.php?id=bptd15

As it is it will add one level of the ability picked and make the ability learnable like how hero skills normally are learned.

There isn't anything that checks if an ability is supposed to be an ultimate.

these and other things i can think of are pretty easily changed though, for me what took the longest was understanding that unit type ID and ability ID were integers (thanks to iceman), so with the hashtable set up it should be pretty easy to modify it to your needs.

Edit: somehow the link to pastebin gets messed up.
 
Status
Not open for further replies.
Top