Chaos Project

RPG Maker => Event Systems => Event System Requests => Topic started by: mila26 on November 28, 2009, 11:25:14 pm

Title: Im back with a new special request >:}
Post by: mila26 on November 28, 2009, 11:25:14 pm
so i wanted the mog menu but i cam up with an idea on how 2 avoid it messs with the scripts
i want someone 2 event me a mog menu plzzzzzzzz the full menu
from the items list to the options list.
if someone can refer me 2 an event menu or make 1 plz.
http://forum.chaos-project.com/index.php/topic,5001.0.html

o i also want the event command in the script but i can figure that out.
Title: Re: Im back with a new special request >:}
Post by: Aqua on November 28, 2009, 11:30:45 pm
If you want an evented menu...
Then why is this in scripts?

Besides... the scripted Mog menu is waaaaaaay easier... >.>
Title: Re: Im back with a new special request >:}
Post by: Starrodkirby86 on November 29, 2009, 02:11:56 am
Good luck with that.

An easy way with an evented Menu System is having a new map acting as the Menu (This will use lots of memorizing coordinates and map areas). Then you can have the player be a cursor, moving to certain things. xD

Of course, this might be unoptimized. It's up to you.
Title: Re: Im back with a new special request >:}
Post by: Blizzard on November 29, 2009, 04:51:15 am
Lol, nobody's gonna event you a menu.
Title: Re: Im back with a new special request >:}
Post by: Jalm on November 29, 2009, 08:34:20 am
Quote from: Starrodkirby86 on November 29, 2009, 02:11:56 am
An easy way with an evented Menu System is having a new map acting as the Menu (This will use lots of memorizing coordinates and map areas). Then you can have the player be a cursor, moving to certain things. xD


Haha, the nightmares I had eventing RPG Maker 2K/3 CMSs....

But seriously, even if someone could event you a menu, it'd be way too annoying to implement in a new project. If you don't spend hours eventing it yourself, you're still going to waste a bit of time trying to figure out how sort items and such.