Scene_RowChanger [RMXP]


Last Update: January 22, 2013
Download Link


Introduction
This script allows the player during gameplay to change the battle position of the player in reference to their ‘front, middle, and rear’ positions normally set in the ‘Class’ database. With this system, the position can now be changed in-game with the value from the ‘Class’ database being the default.

Position values:

0 = Front position (most likely to be attacked)
1 = Middle position
2 = Rear position (least likely to be attacked)


Version History
05.23.2012 – Started Script and Finished.
06.30.2012 – Improved Coding, Adds the Rowchanger into the menu, added moving backgrounds
01.04.2013 – Improved Coding, You can now add a custom layout to your Biography screen.


Feature

  • Allows the player to change the Battlers Position in the menu

Compatibility
This rewrites the ‘random_target_actor’ method in Game_Party to utilize the newer ‘position’ value instead of accessing the $data_classes database.


Credits and Thanks

  • Bigace360, for the script.

Author’s Notes
This system can still grow, if anyone has any ideals to add to it don’t hesitate to ask. However remember that your ideal might not make it.

4 comments on “Scene_RowChanger [RMXP]

  1. Pingback: ACE Item System [RMXP] « Bigace World

  2. Pingback: ACE Skill System [RMXP] « Bigace World

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s