Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 ACBS - 2.0 Final
#1
ACBS - Atoa Custom Battle System 2.0 Final
by Atoa

Please don't post this script in other sites or comunity without autorization.

Last Update: 20 - January - 2010

Introduction

Finally my script is done.
This is the ACBS, an 100% animated battle system that allows you to create battles of different styles
Having a very high level of customization.
With this system you can make side view, front view or isometric battles.
And all of it without changing one line in the core script.

Coming Soon:
- Pack of Battler "Tales of"
- Pack of Battler Disgaea
- Pack of Battler Phatom Brave
- Guide about how use CCOA Battlers
- Area Skills

Features
• 100% Animated Battle
• Compatible with battlers of different styles
• Allows the use of different styles battlers at the same time
• Very high level of customization
• A lot of useful built-in systems
• A lot of add-ons to change the battle.
• When using an skill withou an assigned animation, it will use the weaponanimation automatically

Screenshots

[Image: th_Img12-7.png]

[Image: th_Img13-19.png]

[Image: th_Img15-12.png]
Belive or not, this is the same battle system with different configuration.

[Image: th_img5-14.png]
A sample of the Chrono Trigger Add-On (There's various Cronos pallete because this was just an test)

How to Use

The most recomended is to use the demo as base of you projetc

If that isn't possible, copy the scripts between the script Scene_Debug and the script Main on the demo, paste them in the same order as they were on the demo

ADD-ONS

Theres a lot of optional script within the demo.
All of them are bellow the script Main, so they have no effect;

To activate them, just move them to above the script main, placing them bellow the battle main code


Configuring custom battlers

This is one of the better funcions of this script, allowing you to configure different patterns for the animations frames according to the battler graphic file name.

In the Advanved Configurations, you will find a place named "CUSTOM GRAPHICS POSES CONFIG"
In that place you can configure the poses individually for each graphic
[Image: img1-21.png]

In red: This is the battler graphic file name.
[Image: Img10-13.png]

In green: These are the basic configuration.
'Base' => [X, Y, SPD, Mirror]
'Base' = this is the value that sets the base settings, don't change.
X = number of horizontal frames. Numeric value higher than zero. Default 4.
Y = number of vertical frames. Numeric value higher than zero. Default 11.
SDP = Movement Speed. Numeric value higher than zero. Default 200.
Mirror = invert graphic. true or false. Default false.

E.g.:
'Base' => [4, 11, 200, false]

In blue: The blue values are the configuration of each pose.
Pose_ID => [Frames, Time, Loop]
Pose_ID = The Pose ID. Numeric value higher than zero.
Frames = Number of animation frames. Numeric value higher than zero.
Time = Duration of each frame pose.Numeric value higher than zero.
Loop = Animation Loop. true or false.

E.g.:
5 => [4, 4, true]
[Image: th_Img11-9.png]

Important

The script have hundreds of configurable values, all of them with their explanation.
So, *READ ALL INSTRUCTIONS*
I won't give support to lasy people who doesn't read them.[/size]

Study the demo so you can see how everything was done.
Demo

Base Demo:
Atoa Custom Battle System - ENG.rar
If you having problems in opening the projetc, copy the data, graphics and audio folders, create an new project, and paste it on the new project.

Frontal Sample: (this is only a sample to show the script effectiveness and isn't very usable)
ABCS - Frontal Sample.rar

FAQ

Quote:Q:Work on VX? You can do one for VX?
A:No and No.

Q:How do I use charset instead of sprites?
A:If you want to use charsets, it's better to use the SBS Tankentai XP. This script isn't good for using charsets.

Q:It's possible to do [insert here you function of choice]?
A:Like i said abov, I won't give support to lasy people. So explore the script configuration before asking.

Q:Can you add a system that do [insert here you function of choice]?
A:It's depends on the system, if i think it would be good i can add in an future update.

Q:The battlers are screwed, what happened?
[Image: Img5-13.png]
A:If you're not using custom battlers, it's because the battler pattern is different from the default
So you must make an custom configuration for it.

Now, if it's already have an custom configuration, it's beacause the config is wrong.
Check the values like the ones indicated on the image bellow and see if they're right

[Image: img2-20.png]

Credits and thanks
•Created by Atoa

- To the scripters that had some of yours scripts used as study material or as base of some functions of the battle system
•SephirotSpawn - (hbgames.org)
•SleepingLionheart - (hbgames.org)
•CCOA - (rpgrevolution.com)
•Charlie Lee - (rpgrevolution.com)
•Farenheight - (reinorpg.com)
•RTH - (?)
•XRXS - (?)
•KGC - (?)
•Cogwheel - (?)

- For helping with the system debug
•XeloX - (hbgames.org)
•Apocrifis - (hbgames.org)
•Neoz Kaho - (hbgames.org)
•No ID/dpoteat - (hbgames.org)
•MayorAnime - (hbgames.org)
•Linkei - (santuariorpgmaker.com)
•NicholasRg - (santuariorpgmaker.com)
•Darknan - (santuariorpgmaker.com)

- For helping me in making battlers for the system.
•DarkLuar

Terms and Conditions
This script can be used freely for non-comercial purpose. For cormercial purpouse, send me an PM.
Reply }
#2
Nice work!
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 3,858 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 3,849 08-08-2019, 02:53 PM
Last Post: aeliath
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 221,506 03-02-2019, 04:47 AM
Last Post: dragonprincess44
   CTB - A Final Fantasy X-like Battle System, Version 3.2 Charlie Fleed 572 634,076 05-19-2016, 05:38 PM
Last Post: Starmage
   Final Fantasy X-2 Custom Menu System catchm 5 13,343 06-16-2010, 08:00 PM
Last Post: Mzale
   Final Fantasy Tactics Advance Shop System Mac 1 6,666 12-12-2009, 07:01 PM
Last Post: explocion200



Users browsing this thread: