Chaos Project

RPG Maker => RPG Maker Scripts => Topic started by: Blizzard on January 20, 2014, 11:41:53 am

Title: WoW Skill Tree
Post by: Blizzard on January 20, 2014, 11:41:53 am
Sooo... There's this really old script of mine that I still have which I never released. It's a bit messy since it was originally intended for MOG's menu and I never got around finishing it as a stand-alone. Plus, all instructions are in German. Anybody wanna finish this? It's a shame to leave it like this.

https://dl.dropboxusercontent.com/u/20224394/wow_skilltree_clone.txt
Title: Re: WoW Skill Tree
Post by: Zexion on January 21, 2014, 03:37:18 pm
Im going to take a look at it, but honestly, that's probably all i'll do LOL.
Title: Re: WoW Skill Tree
Post by: KK20 on January 21, 2014, 05:37:07 pm
I'd either use MicKo's (http://save-point.org/thread-3264.html) or write my own from scratch. Not only does the German language turn me off but I have no idea where else this script needs to go to be finished.
Title: Re: WoW Skill Tree
Post by: G_G on January 21, 2014, 07:15:45 pm
I wonder if Branden would be alright with me releasing the skill tree I made for him. Of course with some slight alterations. Honestly, I'd look at it if I knew how to read German. ;p
Title: Re: WoW Skill Tree
Post by: Blizzard on January 22, 2014, 01:56:54 am
The menus aren't aligned right, the changing/fading text needs to be removed/put somewhere else, there is a bug where the info window on top disappears when you select a completely unoccupied slot on the tree, etc. These are the things I can name off the top of my head.

What it's supposed to do? Basically you have a skill tree with dependencies. You can invest points in a first skill at any time (and skill can have more than one point). Certain skills require other skills to already have a certain level before any points in them can be invested. With each level a skill obviously becomes stronger.

That's basically it, it's really no rocket science.
Title: Re: WoW Skill Tree
Post by: Blizzard on September 14, 2014, 08:46:28 am
*bump*

Is anybody still interested in finishing this?