First of all this is not an update of my modded default menu system. Second this menu system I made has quite of few options for people to customize. Its a pretty awesome script for your 2nd script.
2. Features
There's quite a few so here goes
Name all different choices without using empty actor slots (you had to use them in my other menu)
Name your game name without an actor slot
Choose between the Game Name window or the Play Time windows
Turn on/off windows GameName/PlayTime, Steps, or Gold
Use a picture as the background
Choose the opacity for each window (the line that goes around the window)
Choose the back opacity for each window (the background of the window skin)
Choose width and height for PlayTime/GameName, Steps, and Gold windows
Choose X and Y location for each window
Have map as background
MenuStatus height changes depending on party member amount
Have more than 6 commands but don't like the window going over the others? Now has a window command2 that has a scroll function
I do believe thats all for this version
3. Instructions
In script
Here are a few notes though
when you want to turn on or off a window you must type in On or Off between the quotes not on or oN or oFf
so it is case sensitve.
If $pic_as_back is false then it will show the map $pic_name = "pic name" pic name is the name of the picture you want to display in the background
the opacity, back_opacity, x, and y all use numbers and width and height
opacity and back_opacity is a number 0-255
x is usually between 0-640
y is usually between 0-480
width is usually between 0-640
height is usually between 0-480
4. Compatibility
No compatibility issues with SDK 2.4 so far if any bugs please post. Won't work with other menu's
Oh and when you choose load and press X you will go to title so be careful
5. Credits and Thanks
Me for I made it and stuff
6. Author's Notes
Please post any bugs if yo ufind any
and CHEESE
1. Allgemein
Sprache Englisch Maker RPG Maker XP SDK Braucht SDK APD Benötigt kein APD Mex Kein Mex-Code RDoc Documentation
Öffne dein Projekt mit dem Maker. Danach öffne mit F11 den RGSS Editor, scrolle links die Liste bis zum Schluss. Klicke dann rechts auf 'Main' und dann 'Insert'. Nenne das neue Skript Customizable Enhanced Custom Menu V2.1 und füge auf der rechten Seite ein: QuellcodeWeiterlesen