Save-Point
Compact Status Window - 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: Enhancement/Modification Scripts (https://www.save-point.org/forum-98.html)
+------ Thread: Compact Status Window (/thread-6490.html)



Compact Status Window - Cockroach - 01-24-2013

Compact Status Window
by Cockroach
Jan 24, 2013

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.


This is a really simple edit I made just to practice editing windows and stuff... :P

What it basically does is group in a single scene all the party status' (if you have 4 party members)
In case there are only 2 or 3 empty windows will be drawn.

----------------------------------------------------------------------------------
Script:


Scene_Menu

Scene_Status

Window_NewStatus


----------------------------------------------------------------------------------
Demo:


ATTACHED

.zip   Optimized_Menu.zip (Size: 205.91 KB / Downloads: 7)

----------------------------------------------------------------------------------
If you find any dumb coding let me know, I'm an RGSS moron! :P