Custom Commands
#1
Custom Commands
by Dargor
Version 1.9

Introduction

I'll start posting all my VX scripts here, and I'll start with this one!

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
Code:
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!
Script
Read the script comments carefully before using this it!
Script

Demo
http://www.mediafire.com/?2oafnsrq0jg

Extra Commands

Battle Commands
Menu Commands

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!
-Dargor
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 254,875 03-02-2019, 04:47 AM
Last Post: dragonprincess44
   Draining Skills! / Compatible with ABSes and custom non-active BSes / No SDK required DrHouse93 0 4,852 06-24-2016, 11:43 AM
Last Post: DrHouse93
   Individual Battle Commands by Charlie Fleed, Version 1.0 Charlie Fleed 3 11,284 01-25-2014, 12:15 PM
Last Post: Charlie Fleed
   Individual Battle Commands RPG Advocate 4 10,861 10-09-2011, 04:44 AM
Last Post: DerVVulfman
   Advanced Individual Battle Commands Trickster 6 15,821 01-29-2011, 04:30 AM
Last Post: DerVVulfman
   Final Fantasy X-2 Custom Menu System catchm 5 14,689 06-16-2010, 08:00 PM
Last Post: Mzale
  Nickname - Custom Name Menu 0 4,143 01-22-2010, 08:34 AM
Last Post:
   L's Custom Menu Scenes Landarma 1 6,981 03-14-2009, 07:00 AM
Last Post: Landarma
   Custom EXP Curve and Editor FireStalker5 0 5,568 03-07-2008, 05:56 AM
Last Post: FireStalker5
   Cross Commands blazingamer 0 4,796 03-07-2008, 05:51 AM
Last Post: blazingamer



Users browsing this thread: 1 Guest(s)