Chaos Project

RPG Maker => Event Systems => Event System Database => Topic started by: lilbrudder917 on April 29, 2009, 08:29:03 pm

Title: MenuSwap
Post by: lilbrudder917 on April 29, 2009, 08:29:03 pm
MenuSwap
Version: 1.0
Type: Event System



Introduction

At the moment, the instructions are incorrect; I forgot to add the C Button's use. If you want to use this event correctly, please download the demo.
This event allows you to have multiple menus by pressing an arrow key. Very useful for those who get bored of one Title Menu easily.


Features




Screenshots

Doesn't really make sense, just think of pressing a button and getting a new titlemenu.


Demo

Right here! (http://"http://www.megaupload.com/?d=ZGC79R6E")


Instructions
Just make your character(s) start onto an empty map with this as an event:
Spoiler: ShowHide
(http://img79.imageshack.us/img79/7104/0001.png)
(http://img411.imageshack.us/img411/7343/0002.png)
(http://img110.imageshack.us/img110/3495/0003.png)
(http://img259.imageshack.us/img259/7825/0004.png)
(http://img301.imageshack.us/img301/6933/0005.png)
(http://img147.imageshack.us/img147/7211/0006x.png)
(http://img524.imageshack.us/img524/4856/0007u.png)




Credits and Thanks




Author's Notes

This was my first script, whether it be evented or scripted. Please give constructive feedback.

Requires 2 Variables, 1 map, and a Titleskip Script.
I've seen events like this before, but never saw one allowing you to change the title image- in game.
Title: Re: MenuSwap
Post by: Mightylink on April 29, 2009, 10:21:52 pm
This is actually pretty cool, many games have unlockable title screens, doing this through an event system can bring out all new posabilities, great work.  :D
Title: Re: MenuSwap
Post by: Aqua on April 29, 2009, 10:27:54 pm
Interesting idea...

However, I have some picky bits.

Mm...
The "Type" of event system this is can't be "Event System"

Perhaps you should use some image editting program (even Paint will do), make your instructions only contain the actual event code, and exclude all the extra stuff on the left.

Aaaaand... this is not a script.
Scripts and events are different.
Title: Re: MenuSwap
Post by: lilbrudder917 on April 29, 2009, 10:53:49 pm
@ Mightylink - Thanks, and yes, that's what I had in mind while making this.

@ Aqua - As for the "Event System" issue, I'm sorry, I wasn't sure what to call it; and I'd seen another Event thing in the Database with that Type. As for the not being called a script- I didn't know what Events are called in this matter, again, sorry. EDIT: Also as for the editing to crop out only the event code, I'd seen other people have what I did, so I just did the same.

Also, for the demo I used Nortos' Title Skip, so would I put that under credits, even though its not nessessary to work?