Hi there!
I have a questions about the Slot Machine plugin included in RPGMaker MV (in the folder KadokawaPlugins_New).
It works perfectly. My issue is for how long it takes it to count the winnings: whenever players win a significant amount of tokens (from 1k up), the counter adds every individual coin, and the process takes 20 seconds or more.
Players can't AFK their brains and farm since the time window between spins is so long.
Any help on how to make the winnings instant?
Thank you in advance!
Kadokawa's Slot Machine plugin help
● ARCHIVED · READ-ONLY
-
-
Found a fix! :kaopride:
If anyone needs it:
Go to the slotmachine.js file and adjust the following variable in line 752
Code:If you change it to 20 * 10, it becomes roughly as long as the default winning sound animation!var time = 60 * 10; -
тhanks i love u
-
As this thread appears to be previously solved, it is now closed.