0.0/5 rating (0 votes)
Hits: 1989

Custom Commands

Saturday, 11 April 2009
  • Author: Dargor
  • Version: 1.9
  • Release Date: 18/06/08

Introduction

This scripting tool deals with general commands such as Menu, Party and Actor commands.
It helps modifying these commands without having to worry about their index in the window.
NEW: Version 1.5 supports commands substitution based on actor's class ID.
Search for

class RPG::Class

and edit the @commands array.

IMPORTANT: READ THE NOTES BELOW!

Features

  • Supports Menu, Title, Party and Actor Commands
  • Commands are now 'String Based' (Instead of 'Index Based')
  • Add/remove any commands of any windows at any index
  • Support for commands substitutes (based on an actor class ID)
  • Comes with a template for Custom Battle Commands!

Extra Commands

  • Battle Commands

Devour - Requested by Ryuzaki
Darkside - Requested by iceplosion
Prayer - Requested by wsensor
Run - Requested by Chronopro

  • Menu Commands

Dargor's Bestiary - Requested by Reikei
Lettuce's Stat Points Distribution - Requested by Sesune

Script Download

  • Hits: 23

Author Notes

An important note:
This script overrides the following methods:
> Window_PartyCommand
initialize
> Window_ActorCommand
initialize
setup
> Scene_Menu
create_command_window
update_command_selection
update_actor_selection
> Scene_Battle
update_party_command_selection
update_actor_command_selection
This script will be incompatible with any other scripts modifying these methods unless they are based on the Custom Commands script methods.

BE SURE TO PLACE THIS SCRIPT ABOVE EVERY CUSTOM SCRIPTS!

Enjoy

Comments (0)

Leave a comment

Please login to leave a comment.

Archive Stats

Login to remove our Sponsored Links.

Latest Comments

  • I added screens. Everytime you test run the game, your data is backed up. Prevents the error you get when you open your game and it says...
    Marked

    Marked

    26. August, 2010 |

  • I did't understood what does this script ?
    chinas

    chinas

    25. August, 2010 |

Affiliates