public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Simple Item Limit

BMM Archive · July 16, 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: Simple Item Limit
  • Original author: highlord90
  • Original date: December 21, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/simple-item-limit.53403/
  • Source forum path: Game Development Engines > RPG Maker Tutorials > RMMV Tutorials

Summary

I looked around for a tutorial on this and even a plugin but no luck, hopefully this workaround will solve some issues but it's not perfect. I bet Yanfly will be creating an Item Limit plugin in the future at some point but for now here's a simple common event to get those of us who want that kind of thing by. Spoiler First you'll need to create the item you want to limit, in my case it was Iron Ore but anything that's already there is just as good....

Archived First Post

I looked around for a tutorial on this and even a plugin but no luck, hopefully this workaround will solve some issues but it's not perfect. I bet Yanfly will be creating an Item Limit plugin in the future at some point but for now here's a simple common event to get those of us who want that kind of thing by.

First you'll need to create the item you want to limit, in my case it was Iron Ore but anything that's already there is just as good.

Protected download

Next you'll need to create a common event

1. Set up the Variable 

Protected download

2. Next you'll need to create a conditional branch that will take notice when your number of Iron Ore goes above 20

Protected download

3. The next step is filling in the details below which are pretty simple. Just make text that says you can't carry that much of x item and decrease it's value by one. Receiving the item in bulk causes the script to repeat until the number is reduced to the one you specify but it should never be more than 2 or 3.

Protected download

It's as easy as doing the same for other items you want to limit or even making a carry basket of some sort so that the item can't even be picked up the first place unless they have it...

Like I said this is a simple workaround until Yanfly or someone else works on a better way but I can't Jave Script to save my life so I settled with this.

Hope this helps some people and if you have questions I'm happy to answer them

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

Referenced Images / Attachments

Iron Ore.PNG
Iron Ore.PNG
Ore Vari.PNG
Ore Vari.PNG
Ore condi.PNG
Ore condi.PNG
item limit.PNG
item limit.PNG
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#rpg-maker-archive#mv-tutorials

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar