Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 CTB - A Final Fantasy X-like Battle System, Version 3.2
How do you like this new battle report screen?
[Image: NewBattleReport.jpg]
Reply }
this new battle report screen looks better then the other! this is more like FF X.

hey charlie i'm looking for one main menu compatible with your party system
i mean , one main menu like FF XII
Reply }
WOW! New wersion!
Sorry but how can i remove #1 #2 #3 in enemy's names?

And how to make visible faces in the comand panel, like on the screenshots?
Reply }
bmj Wrote:this new battle report screen looks better then the other! this is more like FF X.

hey charlie i'm looking for one main menu compatible with your party system
i mean , one main menu like FF XII

I think I saw something on youtube but I don't know of any script available to the public.


Villain Wrote:WOW! New wersion!
Sorry but how can i remove #1 #2 #3 in enemy's names?

In CTB by Charlie - Windows, line 132:
Code:
@turn_height,actor.name + " #" + (actor.index + 1).to_s +
must become:
Code:
@turn_height,actor.name +

and line 263:
Code:
actor.name+" #" + (actor.index + 1).to_s + debug_string, 1)
must become:
Code:
actor.name+ debug_string, 1)


Villain Wrote:And how to make visible faces in the comand panel, like on the screenshots?

Activate the battler window from the configuration. Set size, position and everything from there.
Reply }
Thank you
Recently, faced with this problem:
I really do not know what the problem, but the challenges are not available to me in version 0.9

[Image: 36905e18a0e0.jpg]
However, when I put version 0.8 - they are available, but an error.
Something has changed in the configuration?
I'm doing everything right, but I can not understand what my mistake.
Reply }
Version 3.2 released



v3.2 New battle report.
v3.2 New SuperArts fill mode "Damage".
v3.2 New custom state Rigene MP.
v3.2 Custom rates for Rigene and Rigene MP.
v3.2 Optional regeneration at every turn.
v3.2 Visual notification of state change.
v3.2 Casting delay.
v3.2 Extra damage for actors casting spells.
v3.2 Added new state Flight.
v3.2 Random multiple loots.
v3.2 BUG FOUND: states with restrictions applied through battle events at the first turn partially don't work (a command can be selected, but it's not executed).
v3.2 Compatible with DerVVulfman's Karen's Combos.
v3.2 Animated Battlers 13.3 included.
[Image: f7d70f7d-d21f-470a-b93d-fa23cfcfaeb5_zpsfe7368c0.png] [Image: facebook_icon.png] [Image: youtube_128x128-120x120.png] [Image: deviant.png] [Image: save-point.png]
Reply }
WOW! New version! *OM-NOM-NOM-NOM-NOM*

But... Charlie, the title of a topic is old... ^_^
Sorry for my badly English. This is Google online-translator. Because I'm just very bad speak in English.
Reply }
Love the dodge-feature. Lots of awesome new stuff in this update. =D
Reply }
*double-posting in order to get attention*



Alright, I have one question: how can I change back the height of the screen-targeting animations?

Basically... after updating the battle system, all of my screen-targeting animations took a quite notable jump "upwards", making some of them look a bit strange. The issue is releated to the "CTB by Charlie - Damage and Colors" part, since it will look like usual if I change that part back to the previous version (but that version lacks many of the nice new features, so yeah...). I have no clue which line to edit to get the correct height back.

And yeah, I know it's possible to "move" the animations down with the "full slide" command in the database. However... there is a limit as to how low you can put an animation on the screen. And with the current setting, it's impossible for some of my animations to "touch the bottom of the screen", if that makes sense. So if I try to solve the problem by doing a "full slide", all the animation sprites will get stuck at a certain height, without touching the bottom of the screen.



...Also, as a note to anyone else updating their battle system to the latest version; be sure to remove the "Switch common event", or at least make sure the Switch skill doesn't trigger that common event. In the new version, it's no longer needed. But if you forget to remove the common event from the skill, the game will crash. It took me a little while to figure out what was wrong at first. =P
Reply }
Try removing the entire animation_set_sprites method in "CTB by Charlie - Damage and Colors".
[Image: f7d70f7d-d21f-470a-b93d-fa23cfcfaeb5_zpsfe7368c0.png] [Image: facebook_icon.png] [Image: youtube_128x128-120x120.png] [Image: deviant.png] [Image: save-point.png]
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 861 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 83,034 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 6,639 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 2,026 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 4,941 11-08-2020, 12:36 PM
Last Post: Melana
   Battle Report Raziel 1 6,234 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 12,068 01-04-2020, 12:37 AM
Last Post: Pelip
   KItemDesc XP & VX Zilsel Version kyonides 4 6,538 12-01-2019, 06:11 AM
Last Post: kyonides
   ZLSL's Battle Portraits DerVVulfman 4 6,479 11-12-2019, 04:10 AM
Last Post: DerVVulfman
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 224,594 03-02-2019, 04:47 AM
Last Post: dragonprincess44



Users browsing this thread: