Type of Items and States (And descriptions)

● ARCHIVED · READ-ONLY
Started by Zausen 1 posts View original ↗
  1. Hello everybody!

    I cleaned a few scripts a bit (only I translated some things) But I think that I can share my first version... In first place, this works. If I find some bug I will update it to correct it.

    In this post I share two scripts, one of the logical functionality(very simple) and another is a style for the item section menu:

    By default, we can't add or edit the type of Items and we can't group our states. But with this simple scritp (very simple), we can define the items types and the states types and then we can add them to our items and states. In addition we can add long descriptions in: Actors, weapons, armors, skills and Items.

    This is the git of the logical functionality
    https://github.com/Zausen/RPG-Maker/blob/master/FZ_TypeItemAndState.js
    This is the git of a style that uses the previous javascript
    https://github.com/Zausen/RPG-Maker/blob/master/FZ_TypeItemStyle.js

    I hope you like it and any comments or reviews always will be welcome.

    cheer up!