MicKo's Skill Tree
#11
Sure. But that's just you adding the skillpoints value to your levelup system.

Kinda like this in the Scene_Battle's start_phase5 method...

Code:
if actor.level > last_level
          @status_window.level_up(i)
          actor.skillpoints += 1
        end

... would add 1 more point to the skillpoints to any actor leveling up after battle.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
Reply }
#12
Thank you! You are awesome! Grinning

Edit: Now I have it set up and I have this for my prerequisites:
PREREQUISITES = { 58 => [59,60], 59 => [7,10,13], 60 => [7,10,13], 7 => 2, 10 => 2, 13 => 2 }
and I'm getting an error.
Reply }
#13
Cool script,but I have a request. How to make the skill can activate or deactivate (can not learn permanently)

for example
if the 1st skill was activated, you can activate 2nd skill. But if you deactivated 1st skill the 2nd can not activate

Sorry about my English
thank for help



Reply }
#14
I think I follow you.

As an example, if you learn the Fire Skill, you can then learn the Fireball skill. After you learn the Fireball skill, something happens and you suffer something that makes you forget the original 'Fire' skill.

I belief you are asking if there was a feature to forget a learned skill (fireball) if its prerequisite skill(s) (such as fire) are lost. I am afraid there is no such feature within this script of his.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
Reply }
#15
thanks for the answer,

If I want to combine your Script with FFIX Skills Activation System ==> http://save-point.org/showthread.php?tid=2213

Is it possible?
Reply }
#16
I cannot say. I am not totally familiar with MicKo's system though I did clean up the coding a little. Not familiar with the Final Fantasy script either, though I do know of it's existance.

A script merger request would be more suited to Script Requests or the RGSS Support forum.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
Reply }
#17
thank you,I will try to request it in Script Requests or the RGSS Support forum.
Reply }
#18
I'm downloading it to see how it works, maybe i'll have some time to try to integrate it with my activation system.
EDIT: mhm, i guess the file does not exist anymore.
[Image: f7d70f7d-d21f-470a-b93d-fa23cfcfaeb5_zpsfe7368c0.png] [Image: facebook_icon.png] [Image: youtube_128x128-120x120.png] [Image: deviant.png] [Image: save-point.png]
Reply }
#19
@Charlie Fleed==>thank you to try for helping me.

Download's link of MicKo's Skill still exist. if you can't download it,please tell me your email,I will send you the file.

@DerVVulfman ==> Would you mind if I send Charlie Fleed your Script?

Thank you both so much
Reply }
#20
I just downloaded it at work. The file's still there. Confused
DerVVulfman's 'regular Joe' account for testing and permissions use.
Who watches the Watchmen?
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Skill Roulette XP kyonides 0 1,096 06-16-2023, 07:10 AM
Last Post: kyonides
   Fast Skill Grouping DerVVulfman 3 4,770 06-12-2023, 05:28 PM
Last Post: DerVVulfman
   MicKo's Skill Tree - Revised DerVVulfman 49 64,858 12-17-2019, 04:13 AM
Last Post: DerVVulfman
   Skill Casting Delay DerVVulfman 1 10,943 11-20-2018, 05:38 AM
Last Post: DerVVulfman
   Skill Shop Legacy 1 7,664 06-30-2012, 07:36 PM
Last Post: KasperKalamity
   Skill Leveling DerVVulfman 28 42,891 04-07-2012, 09:25 AM
Last Post: Waddle Dee
   Trickster's Bag Of Skill Effects Trickster 5 15,090 02-23-2010, 06:32 AM
Last Post: fgsfds
   Custom Skill Effects Lowell 0 5,022 03-06-2008, 06:16 AM
Last Post: Lowell
   Moghunter Menus: Scene Skill Nami DerVVulfman 0 6,082 03-05-2008, 06:45 PM
Last Post: DerVVulfman
   Skill Learning cogwheel 0 4,412 03-05-2008, 05:59 AM
Last Post: cogwheel



Users browsing this thread: 3 Guest(s)