Problem with Item Slot Uprade Plugin

● ARCHIVED · READ-ONLY
Started by Wren 7 posts View original ↗
  1. Hi there everyone!

    I think I must just be doing something fairly simple but wrong in trying to set up the item slot upgrades plugin.  I've watched the youtube preview several times and I think I doing it right but it doesn't work.

    Spoiler
    Ata6d0J.png

    Here is the script below ITEM CORE

    tAAxnsL.png

    Here is the item page where I have it able to be used on all weapon types and give +5 atk.

    WfSAxGC.png​Here is a custom weapon I want to upgrade

    hUMH5sz.png

    Here I am in game after getting the item from a chest

    Buf9ssP.png

    Looking good so far, but I select upgrade shovel and then I can't use the item.

    uOflr2s.png

    It just makes the error noise when I hit enter and also when I try to use the item it just goes to the character select screen and makes the error noise if I try to select a character.
    Any help would be appreciated!
  2. Did you get the updated plugin's from Yanfly's website?
  3. You have

    <Upgrade Effects>

    ATK: +5

    <Upgrade Effects>

    It needs to have a / at the last <Upgrade Effects>

    <Upgrade Effects>

    ATK: +5

    </Upgrade Effects>

    That will work.
  4. Yes, I got all the new versions of the plugins from Yanfly's website.

    I added the / to the bottom note tag, so now I have:

    <Upgrade Weapon Type: 0>

    <Upgrade Effects>

    ATK: +5

    </Upgrade Effects>



    No change, once I select upgrade there is nothing for me to use/select.
  5. Ah woops, that was my bad

    <Upgrade Effect>

    ATK: +5

    </Upgrade Effect>

    No s. Sorry, I'm a bit tired today. x_x
  6. Yanfly, you're the best!  <3

    It works, I am dumb, sorry sorry sorry for making you have to sort this out for me.

    Thanks for fixing it, that made it work correctly, removing the S.
  7. I've moved this thread to JS Plugin Support. Please be sure to post your threads in the correct forum next time. Thank you.

    I also marked Yanfly's post as the 'mark solved' one.  When you use the Mark Solved button, it takes THAT post and shows it at the top of the thread.  So if anyone else has the same issue, they can see the "solution" post without having to read the entire thread.  That's why you 'mark solved' the post that actually contains the solution, rather than your own post saying it's solved.

    Just one more thing to learn about how the forum works ;)