SCRIPT REQUEST: Adding Custom Variable into the menu.

● ARCHIVED · READ-ONLY
Started by Weedopia 14 posts View original ↗
  1. Hey Guys,

    I think this would be a very small script to make (I could be wrong, I'm no scripter yet).

    What I have currently going on is a custom level system for Growing crops.

    So every somewhat number of harvested plants, you grow another level.

    However it's currently only showing you what level you are at once you hit the Save Screen (Custom Script by Yanfly).

    I want it to show my custom variable (current level) on the menu (view picture).

    The Yanfly Save Menu script makes this possible on the save screen by importing a variable.
    So can we do this on the menu screen too like in the pictures?

    Of course CREDIT WILL BE GIVEN! Thanks for the help guys :)


    REGULAR MENU





    MODIFIED MENU WITH CUSTOM LEVEL SECTION.

  2. The custom level is not the same as the actor's level? Are you using them both? Do you have a different variable for each actor, or only one actor in your party through the whole game? (otherwise, if you have multiple actors and only one variable, it doesn't really make sense to put it where you have)
  3. Shaz said:
    The custom level is not the same as the actor's level? Are you using them both? Do you have a different variable for each actor, or only one actor in your party through the whole game? (otherwise, if you have multiple actors and only one variable, it doesn't really make sense to put it where you have)
    Ah sorry forgot to mention, it's only for the main character. Not for others in the party. So only applied to the first line. All I need is a line that will be called "Grower LV   1" - The "1" is a variable that keeps increasing over time.

    It also does not have to be Under the actor LV like in the picture. COuld be a small window that can be placed anywhere fitting the menu screen.

    The only reason for this is because there's no easy way to go see what Grower Level you are at (not regular player level). As of right now you got to go to the save pad to see the save screen where we can see the Grower Level (yanfly save menu).
  4. Yeah, the spot where you've currently got it, is already used. If your actor has a state applied, the state icons will go there.
  5. Shaz said:
    Yeah, the spot where you've currently got it, is already used. If your actor has a state applied, the state icons will go there.
    Ah yes haha derpy me, my brain has been overworked in the past few days. So maybe a small added window like (Playtime and Location in screenshots). As long as I can customise the location of the windows.
  6. Now you're asking for a bit more. There really doesn't seem to be enough room on your screenshot to add another small window.


    Why is there a blank line in the menu? Does it need to be there?
  7. Shaz said:
    Now you're asking for a bit more. There really doesn't seem to be enough room on your screenshot to add another small window.

    Why is there a blank line in the menu? Does it need to be there?
    No it just hasn't been removed yet. This menu is still in development. It can be removed to make room for an extra window like the others.
  8. Shaz said:
    Now you're asking for a bit more. There really doesn't seem to be enough room on your screenshot to add another small window.

    Why is there a blank line in the menu? Does it need to be there?
    Yea.

    Lol now that you mention it, I don't even know how he did that, unless he purposely wanted a blank there, because the menu by default auto resizes when you add or remove commands from the list.

    To OP: What Shaz asked, is there a reason you want the blank there?

    To OP's last post:well removing it will fix your space issues atleast then.
  9. Zoltor said:
    Yea.

    Lol now that you mention it, I don't even know how he did that, unless he purposely wanted a blank their, because the menu by default auto resizes when you add or remove commands from the list.

    To OP: What Shaz asked, is there a reason you want the blank there?

    To OP's last post:well removing it will fix your space issues atleast then.
    No there' sno reason for me to keep the blank there. Trying to figure out how to remove it. Must be a custom script somewhere that made this space.
  10. Weedopia said:
    No there' sno reason for me to keep the blank there. Trying to figure out how to remove it. Must be a custom script somewhere that made this space.
    Oh ok, then I strongly suggest you go through any custom menu scripts you maybe using, for some reason one of them must be causing it(It's bizarre though since custom menu scripts generally utualize the already existing resizeing procedure, but what can you do lol).
  11. Zoltor said:
    Oh ok, then I strongly suggest you go through any custom menu scripts you maybe using, for some reason one of them must be causing it.
    Yep doing that now ;)
  12. I answerred your post on the other website. I already scripted it for you.
  13. This has been solved and awesomely by Euphoria :) thanks again !!
  14. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.