Save-Point
Mog Battleback XP 1.0 - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Mog Battleback XP 1.0 (/thread-2341.html)



Mog Battleback XP 1.0 - moghunter - 12-07-2008

Mog Battleback XP 1.0
by MogHunter

Introduction

This script allows the use of Battleback images (like RPG Maker XP) instead of the RPG Maker VX battleback.

[Image: VX_Bat01_IMG01.gif]

Becomes

[Image: VX_Bat01_IMG02.gif]


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.
Demo
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"
Replace FILE_NAME with the battleback filename.

Credit:
MogHunter