12-07-2008, 04:40 PM
Mog Battleback XP 1.0
by MogHunter
by MogHunter
Introduction
This script allows the use of Battleback images (like RPG Maker XP) instead of the RPG Maker VX battleback.
Becomes
Features:
- Allows use of Battleback Images in place of the distorted image of the map.
- It is possible to re-activate the VX version by using switches.
Download
Instructions:
Inside of folder GRAPHICS, create another folder named BATTLEBACKS, and place the images of battleback inside folder.
To select the image of the Battleback use the following code in an event using the
SCRIPT command:
Code:
$game_system.bb = "FILE_NAME"
Credit:
MogHunter