Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Level Up AP System
#1
Level Up AP System
Skyboar
Aug 18,2007

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


I know that there are a few scripts that let the player distribute their own stat points when they level up, but I wasn't too happy with the one I downloaded when it conflicted with some other scripts I had. So I decided to script my own level up system. As of the moment, you can change the hero's maxhp, maxsp, str, dex, agi, and int. I am working on how to get around the error that shows up when I try to include atk, pdef, and mdef. Anyways, those 3 last attributes have been commented out from this version of the script, so it should work fine. I have also added instructions on how to implement a pop up window when they enter the status menu asking the player if he/she wants to distribute any remaining AP of the selected hero if and only if the selected hero has remaining AP.

Anyways, here is the script. Just copy both sections of the script and paste it into one script above Main in the script editor.

I have added a lot of commented instructions at the top of the script. Please follow it carefully.

To call the script, use "$scene = Scene_AP_Distribute.new(@actor_index)"

@actor_index being the position of the heroes currently in the party.

So if Arshes was in the first position in party, he would be @actor_index = 0

Report any bugs here if you find them. Anyways, enjoy !!!

AP Distribute Windows

AP Distribute Scene
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  FF7 style menu system Narc the Jester 0 2,522 05-04-2010, 01:00 PM
Last Post: Narc the Jester
  SilentSteps Menu System Silentwalker 0 2,023 06-17-2007, 01:00 PM
Last Post: Silentwalker
  Custom Menu System Constance 0 2,105 12-27-2005, 01:00 PM
Last Post: Constance



Users browsing this thread: