The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Unclellama on October 18, 2010, 07:02:18 PM

Title: Req: Common Event menu with picture for each event
Post by: Unclellama on October 18, 2010, 07:02:18 PM
<Scene: Common Event Menu XP>
<18. October 2010>




Summary
Hi all! :-) I read about the YERD Common Event Menu script for VX. I could really use something like that for XP. Basically, it's a menu (called with a script call, variable or whatever is easiest) that shows a few chioces. Upon selecting one of the choices, a common event is started and the menu is closed.

While the menu is open, a picture is displayed for the event that the cursor is hovering over. I haven't been able to find anything like this for XP - does it exist already, or would somebody be my hero and convert the VX script / make something similar from scratch?

Features Desired

Mockups
  something like:

-------------------------------------------------------------
                MENU TITLE
     
      |------------------|
      |------------------|                  choice1
      |----picture -----|                 choice2
      |------------------|                  choice3
      |------------------|                  choice4
      |------------------|                  choice5
      |------------------|                  choice6
      |------------------|     

descriptive text that changes to reflect highlighted choice

-----------------------------------------------------------
 

Games its been in




Did you search?
yes

Where did you search?

What did you search for?
Title: Re: Req: Common Event menu with picture for each event
Post by: Deity on October 20, 2010, 11:32:44 AM
Hi,
try this out. :P
http://deity.bplaced.net/filemanager/Demo.rar
I'm not sure if this is what you want but anyway.

Deity
Title: Re: Req: Common Event menu with picture for each event
Post by: Unclellama on October 20, 2010, 01:16:16 PM
That's exactly what I wanted... actually even better, I hadn't thought about the icons but they are a nice touch.

I use a lot of common events for subclasses, non-battle skills and stuff. This saves me finding / begging for a whole load of specialized scripts - thank you so much.

Now I am really happy :)
Title: Re: Req: Common Event menu with picture for each event
Post by: Deity on October 20, 2010, 01:19:40 PM
No problem, I'm glad to hear that. I hope the settings are understandable and the whole thing is easy enought to use. ^^
Btw. there 2 Scripts, the second isn't important. It's just to have an playerimage which is not depend on the first partymember.

Deity
Title: Re: Req: Common Event menu with picture for each event
Post by: Unclellama on October 20, 2010, 02:22:13 PM
Yes, it's very easy to understand and use!

Maybe I'll find a use for the other script as well, for cutscenes or something.
Title: Re: Req: Common Event menu with picture for each event
Post by: Supercow on November 15, 2010, 10:46:39 AM
This is AWESOME  :o was looking for these  ^-^
but is there possible that it shows choices progresively ? (by using switch/variable) instead of just putting them bunch in there  ;D
and while at it put pict as the menu instead the default  ;D