Save-Point
L's Custom Menu Scenes - 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)
+------ Forum: Menu/Title System (CMS) (https://www.save-point.org/forum-95.html)
+------ Thread: L's Custom Menu Scenes (/thread-6347.html)



L's Custom Menu Scenes - Landarma - 02-27-2009

L's Custom Menu Scenes
Version: Initial
By: Landarma
Feb 27 2009

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.

Introduction

A small collection of my custom menu scene scripts. Including my old Simple CMS and new skill and status scenes.

Features
  • SDK compatible


Demo

Demo Download - 4Shared

Script

About menu scripts, see the demo.


L's Custom Skill Scene

L's Custom Status Scene


Instructions

These scripts require RMXP SDK 2.x. Copy and paste script under SDK, above 'main'. It's a simple 'copy & paste', but you may need some tweaking(like showing face or battler picture in Scene_Status).

FAQ

Q: Can you make it non-SDK?
A: I have no plan. But it's not hard to convert it.
Q: What is the purpose of 'Window_Skill_Header'?
A: It's just a dummy, a placeholder. You can add some text there, or remove it from the scene(you have to change height of 'Window_SkillStatus' and 'Window_Skill' if you do that)

Compatibility

So far, this is compatible to:
- Any CMS that changes main menu only
- Grouping and Details by DerVVulfman. Although you have to edit window position to make it look right.
(compatibility with KGC_SkillGrouping is yet unconfirmed)

Credits and Thanks

Thanks to:
Mr. Mo for Window Scene Wizard
and other scripters for showing me how to make these scenes

Authoress' Notes

Since I'm away from the scene now, maybe there won't be enough support for my scripts.

Terms and Conditions

Feel free to use. Credit would be fine.