[System Request] Skills Window

Status
Not open for further replies.
Level 5
Joined
Jul 24, 2008
Messages
106
Hey guys!

I'm currently working on an AoS Naruto-based (sort of) map. My biggest problem is that Naruto characters know a very large collection of jutsu/spell, and Warcraft limits the spells learned for a unit to i think 5. (without spellbook and such)

I need a system that opens a window to view:
1. the spells that have been learned
2. the spells that are "learnable."


I have attached a jpeg file to show what I'm trying to say.
*Green boxes represent learned skills.
*Gray boxes represent unlearned skills. (although available already)
*Red boxes represent skills that can't be learned yet due to unmet requirements. (ex: hero level req)

Your help will deeply be appreciated. I'll surely give +rep.
 

Attachments

  • systems interpretation.JPG
    systems interpretation.JPG
    7.7 KB · Views: 77
Level 5
Joined
Jul 24, 2008
Messages
106

That skilltree system is exactly what I need, however I'm having difficulties in implementing the system. I'm not exactly knowledgeable when it comes to Jass. Is there nothing like this in GUI?
 
Level 11
Joined
Sep 30, 2009
Messages
698
That skilltree system is exactly what I need, however I'm having difficulties in implementing the system. I'm not exactly knowledgeable when it comes to Jass. Is there nothing like this in GUI?

Well I am glad you like my system ;) But I don't think there is something like this in GUI, because GUI wasn't really made for such Systems so you probably need to learn at least Jass or even vJass.
 
Status
Not open for further replies.
Top