Done! Thanks again for reporting the bug! I need people to report the bugs. Thanks for playing, also. Please download the newer version and play it. Thanks!
Next Level Gaming
Creator of
Recent community posts
I've found out what the problem is! It's in the settings, and it isn't a bug. Suppose you have set the first parameter of the plugin to "false" and the second parameter to the number of battlers there are. In that case, it won't add a turn if you try to because you have set the maximum amount of turns there, and the amount of battlers is equal to or greater than that amount as every turn you start with as many turns as there are friendly battlers.
Edit: You can increase that second plugin parameter to include new max turns if you want more turns than the number of battlers. Or you can set the first plugin parameter to "true" and make the maximum number of turns based on the number of alive battlers at the start of the turn. You can set the maximum number of turns per battler in the third parameter.
So, I need help understanding this! This plugin works perfectly with or without other plugins on my current game project (the in-engine playtesting). But I have built my game project and sent it to my playtester, and all sorts of wrong things happen! He sent me the test files, and I saw many things wrong. I have also started a new project, and the plugin doesn't work well, like on your project, even in the in-engine playtesting.
Yes, record a video. Are you using it for RPG Maker MV? Did you change anything in the plugin? This plugin works well for everyone else. Also, could you take a screenshot from the debug window by pressing F8 during gameplay? Can you try putting the plugin at the very top and very bottom of the plugin list and see if that helps? I have added +100% critical and it worked in giving me a turn.
Edit: also, can you take a screenshot of your plugin manager? Are you using any other battle system plugins simultaneously? You really shouldn't.
I've released a plugin where your party's luck influences/increases your enemy drop rates here: https://a-higher-plane.itch.io/luck-influences-enemy-drop-rate-plugin-for-rpg-ma...
This plugin for RPG Maker MV allows your party's luck to affect the drop rate of enemies. This is based on the party's total luck or average luck. You can choose to include or not include reserved party members. The first number in the parameters is what your luck divides by, which adds to the chance of acquiring those items.
Hello. So, I am developing a video game. It is Name Your Price since I am okay with support from tips, and only the first act/part is ready (though I'll still be making changes to it). This part will become the demo of my game. Now, I want the same project to host a game going beyond the first act but make it available only to my beta testers. Whether someone has downloaded and claimed this game of mine for free or paid (with a tip), they shouldn't be allowed to download the file beyond Act 1. Now, how do you think I could do this? Can I upload the file, mark it as hidden, and give the playtesters download keys so only they can download this file?
Okay, I've worked on both the message to say that the state has been removed, and making every battler's state turns left decrease each time a team has made all their turns when the auto-removal timing is Turn End, and it seems I have only done the latter. I am not sure. But I couldn't fix the message issue. Please download the newer version and try it out.
I've tested it again, and even though this new code has worked, there was a bug. The bug was that the battlers' state turns would decrease by three turns instead of one. I've fixed it now and uploaded a new version. Someone has downloaded the plugin since then. Was it you? If so, please download the newer version that I've just uploaded. Now, each turn decreases by one, and both auto removal timing Action End and Turn End work.
Premium Side-view Human Base for RPG Maker 64x64p HD
This premium side-view human base is for RPG Maker MV and RPG Maker MZ only. It is in 64 by 64 pixels. You can edit it to make any character.
So I have my bundle on sale here: https://itch.io/s/102772/september-2023-sale. But whenever I click on the individual items, the 30% off doesn't show off. What's wrong? What should I do?
I've done something and uploaded a newer version of this plugin. Please see if this same issue still exists. If you need help, please explain how to reproduce the error better. I couldn't replicate the problem. Also, please tell me if there are any other problems with this newer plugin.
Edit: I think I'll do everything you wanted me to do in your last message. But please help me replicate the error if you're still having it.
Hey, thanks so much for pointing out these bugs! It seems I have fixed it now and uploaded the new revised version. Please try it out and let me know if there are any (further) issues here.
Edit: oh I didn't notice that the hud isn't updated properly in your post here. But maybe I already did fix it anyway. Please try it out and let me know anyway.
Edit 2: I think that I've found one more issue with (the one with the HUD that you have told me and a gain turn issue) and fixed it now. I have uploaded the new source code now at 10:28 PM.
Thanks so much for your support, again, "sir"!
Once again, please tell me how to reproduce this error when escaping. I tried to successfully and unsuccessfully escape with this plugin, but there was no issue, and everything has worked fine.
About the orders being like this: This is like in Shin Megami Tensei V, where you go through battlers based on their order in the party , and if you want to skip a turn without using it (like a "pass" skill or a guard skill), add the "<Pass>" note to the skill. However, if more people really want this feature where it's about the agility parameter, I might program that in.