Original Source
- Original title: "Input Number" and "change item" from that number
- Original author: catnora
- Original date: August 26, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/input-number-and-change-item-from-that-number.67381/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support
Summary
Hello everyone, I have a question about "Input Number" that I spent my week but I can't solve it. Please take a look at my attachment. In this event, I want player input a number of ores for crafting gem. 3 ores = 1 gem. The event will check if the number of gems in inventory is greater or equal to number player input. If true, start crafting, adding Gem and subtracting ores. The problem is: I want to subtracting ores = input but adding gem = 1/3 input. And in...
Archived First Post
Please take a look at my attachment.
In this event, I want player input a number of ores for crafting gem. 3 ores = 1 gem. The event will check if the number of gems in inventory is greater or equal to number player input. If true, start crafting, adding Gem and subtracting ores. The problem is: I want to subtracting ores = input but adding gem = 1/3 input. And in changing item command, there's only "increase" or "decrease" constant.
For example: I input 30. That means I will receive 10 Gems and lost 30 ores. If I decrease ore = input, so how can I add gem = input/3 ?
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
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...
