Save-Point
Customizing Menu - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+----- Thread: Customizing Menu (/thread-6818.html)



Customizing Menu - Hypershadow180 - 09-24-2005

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Features:
Message Windowskin/Font/Fontsize
Menu Windowskin/Font/Fontsize
Toggle Between Fullscreen and 640 x 480
Message Text Color
Easy to Customize

Trying to Add:
Letter by Letter Mode On/Off
BGM/BGS/SE/ME Control Over Volume/Pitch

Screenshot

This is suppsed to go with Dubealex's Advanced Message Script.
This code should be inserted into a new script above "Main".

Call using:
Code:
$scene = Scene_Customize.new

Scene_Customize

To prevent errors, replace Main with this

Customizing Instructions

Enjoy!
-Hypershadow180