Original Source
- Original title: Item Limit
- Original author: SebyDevDev
- Original date: November 26, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/item-limit.87766/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
New plugin! Yay! Ever wanted to set a limit on any of your items/weapons/armors? Well, now you can! (And you don't even have to use plugin commands or script calls every time you want to add an item, just use the pre-made event command!) So here's how it works: Set up the custom error messages in the parameters, that will appear when the limit has been reached. (MUST BE DONE, OR YOUR GAME WILL CRASH!)
Archived First Post
Ever wanted to set a limit on any of your items/weapons/armors? Well, now you can! (And you don't even have to use plugin commands or script calls every time you want to add an item, just use the pre-made event command!)
So here's how it works:
- Set up the custom error messages in the parameters, that will appear when the limit has been reached. (MUST BE DONE, OR YOUR GAME WILL CRASH!)
- Set up the default limit for all items/weapons/armors in the parameters. (MUST BE DONE, OR YOUR GAME WILL CRASH!)
- Add a <limit:x> tag in any item/weapon/armor's notes in the database, this will give that specific item a certain limit.
- When you use the "Change item/weapon/armor" event, the plugin will automatically run, so no worries!
License: Free for non-commercial and commercial. Be sure to give me credits and send me an email or DM when your game is finished! A free version of your game would be appreciated
Download: https://github.com/DaedraKyne/RMMV/blob/master/plugins/Limit item.js
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
License: Free for non-commercial and commercial. Be sure to give me credits and send me an email or DM when your game is finished! A free version of your game would be appreciated Download: https://github.com/DaedraKyne/RMMV/blob/master/plugins/Limit item.js
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...