The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: memberp on August 13, 2011, 05:15:36 PM

Title: [REQUEST] Choose attacker (default battle system)
Post by: memberp on August 13, 2011, 05:15:36 PM
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.
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg43.imageshack.us%2Fimg43%2F7580%2F68242718.png&hash=fa696cfaa06e68539d0dc9945b5f63b45c579aee)
Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: DoctorTodd on August 13, 2011, 08:53:10 PM
This is a modded version of the default battle system you may need the second script. There made by Yanfly.  :)


Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: memberp on August 14, 2011, 10:42:07 AM
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?
Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: DoctorTodd on August 14, 2011, 03:19:10 PM
I'll try to look for one.
Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: DoctorTodd on August 14, 2011, 05:21:55 PM
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.
Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: memberp on August 14, 2011, 06:40:04 PM
I've tried to explain it as clearly as possible :)

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg10.imageshack.us%2Fimg10%2F5359%2F24834343.png&hash=d8d1b3c61c864b690824b484336cc033caffd578)

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).
Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: DoctorTodd on August 15, 2011, 01:32:21 AM
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.  :-[
Title: Re: [REQUEST] Choose attacker (default battle system)
Post by: memberp on August 15, 2011, 02:08:55 PM
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!