Save-Point
L's Custom Menu Scenes - 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: L's Custom Menu Scenes (/thread-2318.html)



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

L's Custom Menu Scenes
Version: Initial
By: Landarma

Introduction

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

Features
  • SDK compatible
  • For the rest, see the screenshots.

Screenshots
Scene_Skill
Scene_Status


Demo

Demo Download - 4Shared

Script

About menu scripts, see my 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 them non-SDK?
A: I have no plan. But it's not hard to convert them.
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)
Q: 'No Picture'? WTF?
A: You can add face picture, but since I didn't provide the 'draw_actor_face' method, you have to add the method and picture.

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.


L's Custom Menu Scenes - Landarma - 03-14-2009

One more addition:

Simple(no longer?) CMS #4 - 'Compact'

Screenshots
L's CMS #4 'Compact'

Script
Content Hidden

Demo is not updated for this.