- Joined
- Jun 14, 2014
- Messages
- 106
- Reaction score
- 9
- First Language
- Lithuanian
- Primarily Uses
- RMMV
Hello! I'm trying to show one item (ammo) quantity in the battle scene. I only succeeded to understand that It's impossible for me to do, because i can't code at all... I would be glad if someone could help!
Layout is number which is the quantity of the item (id=100) and then 24x24 icon from IconSet.png (30). In upper right window place. You can see it in the picture added. It should be visible during all the battle or better only when player party hud is showing (basically when player can choose what to do). I use hotkey system to choose battle skills without surfing through battle commands. All of the skills have requirement of the same ammo. Every time when player uses skill, it reduces quantity of that item (I use Yanfly Engine Ace - Skill Cost Manager v1.03). That is why I want to show ammo quantity on battle screen that will refresh every time player uses skill. Because in that case player can see how many ammo is left and decide which skill (some of skills needs more ammo, some less) to use without going through the battle command to the item list every turn to check the ammo quantity.
Thank You for your patience of my super engrish

Layout is number which is the quantity of the item (id=100) and then 24x24 icon from IconSet.png (30). In upper right window place. You can see it in the picture added. It should be visible during all the battle or better only when player party hud is showing (basically when player can choose what to do). I use hotkey system to choose battle skills without surfing through battle commands. All of the skills have requirement of the same ammo. Every time when player uses skill, it reduces quantity of that item (I use Yanfly Engine Ace - Skill Cost Manager v1.03). That is why I want to show ammo quantity on battle screen that will refresh every time player uses skill. Because in that case player can see how many ammo is left and decide which skill (some of skills needs more ammo, some less) to use without going through the battle command to the item list every turn to check the ammo quantity.
Thank You for your patience of my super engrish

Last edited by a moderator:
