public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZTheo - Skill and Item Reordering

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Theo - Skill and Item Reordering
  • Original author: TheoAllen
  • Original date: February 9, 2021
  • Source thread: https://forums.rpgmakerweb.com/threads/theo-skill-and-item-reordering.133212/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

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: {

Archived First Post

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:
Screenshot_692.jpg

Suppose that this is what it looks like in the database

Screenshot_691.jpg

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

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of use: Read here Note: Might actually work for MV, but idk.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar