Main Menu
  • Welcome to The RPG Maker Resource Kit.

[REQUEST] Choose attacker (default battle system)

Started by memberp, August 13, 2011, 05:15:36 PM

0 Members and 1 Guest are viewing this topic.

memberp

Hi guys.

By now, I've ditched the Tankentai/SBS battle system as I realized I actually prefer the default one.

I still have this one thing that bugs me though. Once I enter a battle, right after I pick the "Fight" option I want to be able to pick the attacker (and after I've picked an attack for that specific attacker, I want to pick the next attacker.

I know that ultimately it comes down to the characters stats to who actually attacks first, but that's fine. It's just that it feels a bit restricted if you can't browse around.

The below screenshot is an easy example of about how I imagine it. It's quite straightforward, really.

DoctorTodd

This is a modded version of the default battle system you may need the second script. There made by Yanfly.  :)



memberp

Thanks for your help!

I've tried the script and although it does what I want, it also does a lot of stuff I don't want, making it unnecessarily complex (since not all the new options can be turned off in the script).

Is there a more basic way?

DoctorTodd


DoctorTodd

I unfortunately couldn't find one, what exactly do you not want in the battle system? Because I can attempt to remove stuff you don't want.

memberp

I've tried to explain it as clearly as possible :)



I hope you know what I mean. I just want to have some more "freedom" in the battle menu. Even if afterward in actual battle the attack order is different (as character specs are probably what's used to determine the actual attack order).

DoctorTodd

Sorry I'm new to scripting and I failed but I did get far so I will adjust it back to the way I had it before I "failed" and post it. I'm sure some one else can finish it, sorry.  :-[

memberp

You don't have to feel bad at all. It's great someone is actually trying to help me on this one. If I don't run into any more complications, this along one other issue are the only things I need fixed so I can really get going with my project!