[XP] Row Changer

Started by bigace, January 10, 2013, 01:07:29 am

Previous topic - Next topic

bigace

January 10, 2013, 01:07:29 am Last Edit: January 31, 2013, 08:47:16 am by bigace
Scene_RowChanger
Authors: Bigace360
Version: 1.5
Type: Battler Postions
Key Term: Player / Party / Troop Add-on



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)




Features


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




Screenshots

Spoiler: ShowHide




Script




Instructions
There in the script comment section in the beginning.



Compatibility
Requires Scene_Base

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.


Use Dropbox to upload your files. Much simpler than other upload sites, you can simply place a folder on your desktop that will sync with your DropBox account.

bigace

v1.5 (01.23.2013)
● Fixed Compatibility with ACE Status System


Use Dropbox to upload your files. Much simpler than other upload sites, you can simply place a folder on your desktop that will sync with your DropBox account.