View previous topic :: View next topic |
Author |
Message |
trevorh7441
Joined: 17 May 2013 Posts: 4
|
Posted: Fri May 17, 2013 1:26 pm Post subject: How do I make a multi-menu? |
|
|
For my game, I want to make the in game menu have two panes instead of one; the pane on the right can either access the pane on the left or access other menus. Plus I want to place my characters' text box picture, health and MP on the left menu for each party member. What is the best way to approach this and achieve what I want? |
|
Back to top |
|
 |
trevorh7441
Joined: 17 May 2013 Posts: 4
|
Posted: Sat May 18, 2013 5:58 am Post subject: How do I make a multi-menu? |
|
|
If it helps, I want the menu to be similar to final fantasy's menu, where you can see the information of your character while you access other menus from the right pane. |
|
Back to top |
|
 |
alphawolf
Joined: 17 Aug 2012 Posts: 33 Location: South Carolina, America
|
Posted: Sat May 18, 2013 7:35 am Post subject: |
|
|
I would say "try using slices", but since we're working on the same project, my plan is to make a before-menu script. We would move the regular menu toward the right of the screen, and have the faces at the left (which I will display, maybe with slices perhaps).
My question, to anyone who wants to answer, I can't find a location for a before-menu script. I found an option for an after-menu script, but the OHRRPGCE wiki states that these options have been built in since voxhumana.
(http://rpg.hamsterrepublic.com/ohrrpgce/How_can_I_run_a_script_instead_of/before/after_the_menu_comes_up%3F) _________________ #AlphaWolf#
http://societyofdreamers.webs.com/ <-- poetry forum, visit if you'd like, it's almost as dead as this forum (hehe) but it's just started.
##Contact at cckisby-SPAM@gmail.com#
#Remove the -SPAM above to prove you're# #not a spambot :/##
##AlphaWolf Studios## |
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Sat May 18, 2013 12:44 pm Post subject: |
|
|
A wiki article about creating that kind of menu is something we could really do with. In the meantime, read this thread on Slime Salad about it. Of course you can't just show a static slice collection for each menu item; you'll want to modify slices to fill in data like hero HP. (That also deserves a wiki article.)
As for the before-menu script, unless I'm losing my memory that article isn't right, there still isn't any setting for that (wow, that article really needs cleaning up). Use the method described in the "Script Before Menu" section of that article. _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
alphawolf
Joined: 17 Aug 2012 Posts: 33 Location: South Carolina, America
|
Posted: Sat May 18, 2013 2:54 pm Post subject: |
|
|
As for the "Script Before Menu" section, I'm already on it, and thanks
I'll also brush up on my slices, it's been a while.
(And hopefully if I get this menu working correctly, I might take part in making wiki articles for the above). _________________ #AlphaWolf#
http://societyofdreamers.webs.com/ <-- poetry forum, visit if you'd like, it's almost as dead as this forum (hehe) but it's just started.
##Contact at cckisby-SPAM@gmail.com#
#Remove the -SPAM above to prove you're# #not a spambot :/##
##AlphaWolf Studios## |
|
Back to top |
|
 |
|