Working on a CBS

Started by ForeverZer0, July 18, 2010, 06:45:14 pm

Previous topic - Next topic

ForeverZer0

I've just started to work on my first CBS. My idea so far is a some type of sideview system, such as FF6, or even something a little like Chrono Trigger. I imagine these have been done before, so I was just kind of starting this topic so that if anybody has any ideas for a CBS that they haven't yet seen, I may try to include some of them in this one.
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

WhiteRose

I've seen plenty of FF6-like systems, and while I'm sure yours would leave them all behind, I've never seen the Chrono Trigger battle system replicated. Of course, I'm sure your system wouldn't be exactly the same by any means, but something in that style would certainly be unique.

Subsonic_Noise

The Baten Kaitos Battle system. Unique, epic, and only done once so far.

poxy

May I just say... if it's a time battle system like FF6, a feature to skip the waiting part and go to whomever would act next. Waiting the clock made the FF6 battle pretty tedious, and grinding so much longer.
My Project: ShowHide

ForeverZer0

Quote from: poxysmash on July 19, 2010, 05:08:26 pm
May I just say... if it's a time battle system like FF6, a feature to skip the waiting part and go to whomever would act next. Waiting the clock made the FF6 battle pretty tedious, and grinding so much longer.


Agreed. I have decided to go with a Chrono Trigger CBS. I have a pretty good start so far. Working on the combo skills and ranged attacks right now.
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

Sacred Nym

So basically it's gonna fuse FFX's CTB (which literally is ATB without waiting) with CT? I have to wonder how you're gonna make the combo system work with that.
Quote昨日の自分に「さようなら」
Say "Goodbye" to who you were yesterday.

poxy

Could be something like "Wait for dual tech X" the player waits until the other player's meter charges, then they perform the tech and both meters reset.
Or similar to the CC stamina system, no waiting involved just stamina to use.
My Project: ShowHide

WhiteRose

Quote from: poxysmash on July 22, 2010, 06:04:01 pm
Could be something like "Wait for dual tech X" the player waits until the other player's meter charges, then they perform the tech and both meters reset.


That's actually a rather splendid idea.

ForeverZer0

That is exactly what I had in mind. I want a true 'active' system.
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

Jragyn

What about a Press-turn battle system?
I've only seen it made once, and that was in VX...and part of a huge collaboration of crap.

http://wiki.pockethouse.com/index.php?title=Press_Turn_Battle_System
A bright light can either illuminate or blind, but how will you know which until you open your eyes?

ForeverZer0

I got the combo skill system just about done. I made it so that it has a 'plug-in' feature where anybody can make there own combos (scripted), and can easily merge them in.
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

WhiteRose

I know you're not finished yet, but I am hoping you will answer a few questions for me. First off, will battles take place on the map, like Chrono Trigger, or will it go into a battle screen, like... well, most other games? Secondly, have you determined yet how the sprites should be done for this system? The second question, of course, largely depends on the answer to the first. I reason I ask is because I am hoping to use this script once you finish it, and want to plan accordingly. Thanks in advance!

ForeverZer0

Quote from: Dartha Stewart on July 29, 2010, 02:48:26 pm
I know you're not finished yet, but I am hoping you will answer a few questions for me. First off, will battles take place on the map, like Chrono Trigger, or will it go into a battle screen, like... well, most other games? Secondly, have you determined yet how the sprites should be done for this system? The second question, of course, largely depends on the answer to the first. I reason I ask is because I am hoping to use this script once you finish it, and want to plan accordingly. Thanks in advance!


Battles will take place on the map, using the normal character sprites. I'm attempting to make setting up actor/enemy coordinates per battle as least tedious as possible. I'm creating a bunch of methods that make moving actors very easy for creating skills, etc., and allowing for skills that target enemies that are within range of the attack, just like Chrono Trigger. Hope that answers your questions!
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

Shining Riku

My brother was interested in a Chrono Trigger type system. This sounds like a really good system!

Personally I like seeing all the different types of systems people make. I wish you the best of luck while working on this! :D

ForeverZer0

I will have a working version in about a week (hopefully). Just wondering if anybody would be able to help test it.
I only need a couple people who can test it in an objective manner before the I post it. Anybody?
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

WhiteRose

I can help you with testing, if you'd like.

ForeverZer0

Quote from: Probe on August 09, 2010, 12:36:25 pm
I can help you with testing, if you'd like.


Okay, I'll let you know soon as I have a basic demo made. Thanks!  :haha:
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

G_G


ForeverZer0

August 09, 2010, 04:25:03 pm #18 Last Edit: September 08, 2010, 12:23:18 pm by ForeverZer0
Quote from: Borat on August 09, 2010, 03:59:00 pm
I'll test it as well.

Okay, I'll let you know as well. Thanks.
That should be all I need.

EDIT: CBS is is on hold for the moment. About 95% done, but still have a few bugs to work out, and I'm getting tired of putting off everything else I want to do, such as fixing bugs in my other scripts, etc.
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

WhiteRose

Quote from: ForeverZer0 on August 09, 2010, 04:25:03 pm
Quote from: Borat on August 09, 2010, 03:59:00 pm
I'll test it as well.

Okay, I'll let you know as well. Thanks.
That should be all I need.

EDIT: CBS is is on hold for the moment. About 95% done, but still have a few bugs to work out, and I'm getting tired of putting off everything else I want to do, such as fixing bugs in my other scripts, etc.


No worries; take your time. I'd rather have a well-done CBS that took a long time to complete than one that was whipped up quickly but sucks. :)