Chaos Project

RPG Maker => RPG Maker Scripts => RMXP Script Database => Topic started by: bigace on December 29, 2012, 04:08:21 pm

Title: [XP] Scene_Biography
Post by: bigace on December 29, 2012, 04:08:21 pm
Scene_Biography
Authors: Bigace360
Version: 3.1
Type: Actor Biography
Key Term: Misc Add-on



Introduction
This is a script that calls a window that displays different aspects about a character... like their age, height, gender etc. These can be changed though. This script is free to use and edit as long as credit is given to me.



Features
Shows actors characteristic stats and battler image or imported image. Can also add a background to it now.



Screenshots

Spoiler: ShowHide
(http://bigaceworld.files.wordpress.com/2012/05/biography.png?w=647)




Script
(http://i781.photobucket.com/albums/yy94/Bigace360/DownloadBar.png) (http://bigaceworld.wordpress.com/rgss/custom-scenes/ace-scene_biographyrmxp/)



Instructions
Insert this script above main, and call it Scene_Biography. Everything is in the module so there's no need to go any further down unless you know what your doing. Also as default, the script uses the battlers set in the database unless you place a image in the picture folder and place _P at the end of the files name.



Compatibility
Requires Scene_Base (http://bigaceworld.wordpress.com/rgss/utility-scripts/ace-scene_basermxp/)

scripts that may conflict with this Engine are stated in the comments in the SECTIONS.



Credits and Thanks


Title: Re: [XP] Scene_Biography
Post by: bigace on January 31, 2013, 08:46:05 am
v3.1 (01.22.2013)
● Fixed command menu issues with ACE Menu System