Moving Key Item from Item list to Main Menu list

● ARCHIVED · READ-ONLY
Started by Grunwave 7 posts View original ↗
  1. Using some Yanfly PLugins that would affect this.

    Can anyone point me toward this is the default scripts, or let me know if you have accomplished this.



    Thanks in advance.
  2. You're going to have to provide more of a description of what you want to do. Give real world examples. What is your key item? Why do you want it to go to the main menu? At what point does it move from one place to the other (which it can't really do - you can only ... maybe ... make it look like it does)

    Items are items, menu options are menu options.


    I imagine you'd be after some kind of conditional menu option, using a switch to determine when it appears.
  3. Yeah, that is vague, sorry.

    Should say:

    Moving "Key Item" option from "Item" menu list to be listed in Main Menu.

    I want to remove the key item option and relocate it to the main menu.
  4. Ah, that's more understandable. I thought you were talking about a particular key item.

    Are you using a menu plugin? If so, please provide a link.

    You want Key Items to be removed from the Items menu completely?

    Is there a type A and type B, and do you want them both removed from the Items menu and both moved to the main menu?
  5. Is there a command to push Key Item Scene?

    I can probably get it to work from there with current plugins.
  6. There is no key item scene. It's just one item scene, that allows you to use different types of items.

    You'd need to change the item scene to ONLY show the key items, or to show everything BUT the key items, and which version displays depends on where it's called from.
  7. Ah, you are right. It appears to be a non-detachable subpart.

    I will try a different approach, thanks for your thoughts.