Theo - Skill and Item Reordering
About:You don't like how RPG Maker sorts the item based on the ID and you want to change that. But you have no idea how.
Sample usage:
Suppose that this is what it looks like in the database
But you rearrange them in the skill window
How to use:
Tag your item/skill/weapons/armors with
<order: n>
The default weight of the order is 50 (customizable in the parameter). If you want to put a certain item above others, the order must be smaller than 50 (Because it is easier to think that a heavier thing sinks deeper).
When two items have the same order weight, it will use the id to determine the sort priority.
Download:
Save as Theo_SkillAndItemReordering.js
Terms of use:
Read here
Note:
Might actually work for MV, but idk.
I hope you find this useful
本贴来自国际rpgmaker官方论坛作者:TheoAllen处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/theo-skill-and-item-reordering.133212/ 强烈支持楼主ing……
页:
[1]