Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Question about ACBS (Atoa Custom Battle System)
#3
Ohhhh, I knew it should be you here! xD Hey man, how's it going?
Let me just thank you a lot for your goodwill. I've been working in the original graphical assets of this project for months and i figured that out, with some headscratches after I changed that "Leon" battler, it was a hella nuisance but yeah xD
Now about the sound, I used  this "Pose_Battle_Cry" for my character screaming when she attacks.
But I figured out how to more or less use this "Actor_Battle_Cry" thing last night, and I'm having some issues, lemme show you:


Code:
Actor_Battle_Cry[1] = {'COLLAPSE' => [['011-System11',80,100]],
  'INTRO' => [['001-ThayINTRO01',80,100]], 'DEFENSE' => [['001-ThayGuard01',80,100]],
  'DAMAGE' => [['001-ThayDMG01',80,100],['001-ThayDMG02',80,100],['001-ThayDMG03',80,100]],
  'EVADE' => [['001-ThayDodge01',80,100],['001-ThayDodge02',80,100]],
  'VICTORY' => [['001-ThayWin02',80,100],['001-ThayWinB01',80,100],['001-ThayWin03',80,100],['001-ThayWinB03',80,100]],
    'SKILLUSE' => {
         'BASE' => [['001-ThayATK03', 100, 100],['001-ThayATK04', 100, 100]],
         10 => [['001-ThaySKILL02B', 100, 100],['001-ThaySKILL02B', 100, 100]], #Relâmpago
         13 => [['001-ThaySKILL01B', 100, 100],['001-ThaySKILL01B', 100, 100]]},} #Gelo


Not sure if I'm using everything correctly but bear with me here.

I realized that the "Intro/Victory" for some reason keeps being silent and I was like, wtf! Everything is working just fine. Damage has multiple sounds that play, Defense and Evade are just fine the way you put.
I tried these "advanced effects" as well, called "Skilluse". So from my perspective and the instructions the "base" sounds are just sounds that will play if my character has some unspecified skill.  By putting those values right there in #10, #13, I am giving those skills personal voice phrases instead of a generic "grunt" let's say that. However when I try other skills they are just fine. But these ones, 10, 13, they don't use the personal phrases, they just use the "base" ones like the rest of the others. 

Sorry for taking your time, but I'm going really mad with this system, it's like 2321739371239723 systems inside a system.  Can you please, please, please see if I'm using the Intro/victory correctly or is it really bugged? If yes, also please can you see that "Skilluse" command as welll, what am I doing wrong? Because these are just test ones. By what I understood of other command like "Skillcast", this would be useful as well to use "Chants" before said character use the skiill in "Skilluse". If I don't learn this one, I don't think my plan is going to be right xDD

Thanks a lot DerVVulfman. You are the best!
"Once an assassin, always an assassin."
Reply }


Messages In This Thread
RE: Question about ACBS (Atoa Custom Battle System) - by aeliath - 07-30-2019, 02:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   ACBS - Atoa Custom Battle System and TP System zlsl 2 3,747 10-20-2021, 05:09 AM
Last Post: zlsl
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 10,334 05-07-2021, 02:05 PM
Last Post: FrQise
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 12,888 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   I want to add an Atoa Custom Battle System command cut-in. zlsl 11 11,869 11-11-2019, 08:55 PM
Last Post: DerVVulfman
   YAMI Battle symphony + Holder add on (Loop casting anim) Starmage 0 3,908 03-01-2018, 09:03 AM
Last Post: Starmage
   (RMVXace) Battle error with Tankentai's battle system, help. x( Starmage 0 3,488 02-14-2018, 04:25 PM
Last Post: Starmage
   Atoa Individual Battle Commands Geminil 3 6,176 08-02-2017, 03:17 AM
Last Post: DerVVulfman
  Expiration States with Atoa acbs: error Noctis 5 8,119 02-18-2017, 01:10 AM
Last Post: DerVVulfman
Shocked  Help needed with Atoa's CBS jreagan406 2 5,112 02-16-2017, 12:36 PM
Last Post: jreagan406
   Problems with counteraatack addon of Atoa Custom Battle System Djigit 22 31,465 01-05-2017, 08:05 PM
Last Post: Noctis



Users browsing this thread: