Original Source
- Original title: Number Input Max/Min (Number Input Extremum)
- Original author: pbjelly246
- Original date: May 16, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/number-input-max-min-number-input-extremum.157550/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Number Input Max/Min V1.0 This is a conversion of dragon3025's Number Input Extremum. I'm not a programmer so apologies if there are issues. I just wanted to use this for myself and thought I'd share. This allows you to control the Number input to set a Max and Minimum value that the player can select from by setting a Max and Min Variable. Digits will also increment. How can I use this?
Archived First Post
This is a conversion of dragon3025's Number Input Extremum. I'm not a programmer so apologies if there are issues. I just wanted to use this for myself and thought I'd share.
This allows you to control the Number input to set a Max and Minimum value that the player can select from by setting a Max and Min Variable. Digits will also increment.
How can I use this?
You can event a bank where the player can only store as much money as they actually have.
Or if you want to event a shop without using the Shop Scene. Instead of letting them choose more items than they can afford and forcing them to choose again. You can calculate how many they can actually buy and set that number as the Max.
Min is probably useful too, idk.
Download:
GitHub
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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...