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

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

Last Update: 19 - February - 2011

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.

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.

Video



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.


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

Demo

Version 3.22 Demo
Atoa Custom Battle System 3

or
.rar   atoa custom battle system 3 - eng.rar (Size: 2.51 MB / Downloads: 50) for Version 3.2.1 March 9, 2011

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

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 Fleed - (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)
Reply }


Messages In This Thread
ACBS - Atoa Custom Battle System 3.2 - by Victor Sant - 07-23-2009, 05:12 PM
RE: ACBS - Atoa Custom Battle System 3.2 - by Ace - 11-01-2012, 02:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 643 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 81,796 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 6,490 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 1,889 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 4,772 11-08-2020, 12:36 PM
Last Post: Melana
   Battle Report Raziel 1 6,126 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 11,752 01-04-2020, 12:37 AM
Last Post: Pelip
   ZLSL's Battle Portraits DerVVulfman 4 6,316 11-12-2019, 04:10 AM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 3,859 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



Users browsing this thread: