- Joined
- Apr 4, 2012
- Messages
- 78
- Reaction score
- 16
- First Language
- English
- Primarily Uses
Hi all--
Brand new to programming here.
I'm working on a script for RPG Maker MV that allows the user to have a three-tiered gold system ala copper, silver, and gold. It currently allows a custom ratio between the three currencies, and the user can designate the proportions and icons, and a switch to turn the plugin on and off. It also successfully displays the currencies in the main menu.
I wrote the calculation for the proportions, and used this handy guide from SoulPour777 for the display in the gold menu.
What I just need to do now is replace the gold displays in the shop menu. Can anyone take a peek through this code, and then perhaps help guide me in next steps? I hope that's not too much to ask; excited to learn more about this crazy world of Javascript. THANKS!
Brand new to programming here.
I'm working on a script for RPG Maker MV that allows the user to have a three-tiered gold system ala copper, silver, and gold. It currently allows a custom ratio between the three currencies, and the user can designate the proportions and icons, and a switch to turn the plugin on and off. It also successfully displays the currencies in the main menu.
I wrote the calculation for the proportions, and used this handy guide from SoulPour777 for the display in the gold menu.
What I just need to do now is replace the gold displays in the shop menu. Can anyone take a peek through this code, and then perhaps help guide me in next steps? I hope that's not too much to ask; excited to learn more about this crazy world of Javascript. THANKS!
