Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 CTB - A Final Fantasy X-like Battle System, Version 3.2
Dude, im a fan of your scripts. i have a demo of your older ffx-like battle system but since i saw this thread, i really badly wanted the newest version. would you please fix the download link? it doesnt let me extract it for somereason. it gets an error when i try to extract with windows RAR.

thanks in advance dude. you rock!

EDIT: nevermind, i've downloaded once agian, this time on my desktop, and have succsessfully extracted the files. sorry for the stupid post.

my bad :/
Reply }
no problem :)
Reply }
Hi,
Your Battle system is really amazing but it doesn't work for my game.
I copied all your scripts to my game and pasted them one by one.
But when I try to play my game I get the following error:
"Script 'CTB by Charlie - Window' line 503: TypeError occurred.
undefined superclass `Window_Selectable_Plus' "

Well, I don't know what to do.
Line 503 is this
Code:
class Window_BattleStatus < Window_Selectable_Plus
Do I have to delete some existing scripts to make yours work?
Because I just copied them into my game....
Reply }
It looks like you didn't copy all the scripts. What about the ADD ONs? You need them too. (I guess I must change than name...)
Besides, you don't just need the scripts, you have to copy some elements, states... it's all described in the first section of the guide.
Reply }
Well I think I copied all scripts...
And which add-ons do i need??
Reply }
I'm talking about:
Bitmap, Draw Face 1.4
Window_Base Add On 2.9
W_Sel & W_Comm 1.2 (this is the one you probably miss)
Bar 1.4.1
Reply }
Okay,
Battle System works.
But the graphics aren't showing properly.
I know that the pictures of the monsters have to be little but how can I animate them?
Reply }
Drane Wrote:Okay,
Battle System works.
But the graphics aren't showing properly.
I know that the pictures of the monsters have to be little but how can I animate them?

This system uses a system entitled Minkoff's Animated Battlers - Enhanced, a system that changes your frontview system into a sideview system. Even though the one in Charlie Fleed's CTB is a different version, the instructions within the .pdf file ( located >HERE< ) will help you in configuring your battlers.
Reply }
eh, eh, the next version will use the latest version of animated battlers, no, better, a version you don't even know, which you will release in 2011...
Reply }
Looks like my post had some kind of problem, I can't see it anymore.

So, as I said...

Hey Charlie! D:
I want to add a skill that increases the next_action_time of the target. So, for example, if the enemy targeted should be the next battler able to do something, it could be replaced by another battler until a later turn (And I'm not really sure this makes any sense). I think I know how to do this, but now my problem is that I want the Turns Window to update so that when I'm selecting the enemy, I know the estimated action time as if the enemy was already affected by the skill. I tried different things on Scene_Battle but couldn't do anything that actually worked.

Also, something else I'd like to do... I only want actors that made something during the battle (guard,attack,skill,summon) to gain exp, but not the others. Right now your script doesn't care if the actors did something during the battle, and we can only change the exp gained by the actors in the backup party. I was thinking of a variable or something that would increase each time the actor attacks/guards/launches a skill/summones an aeon, so that if this variable is > 0, the actor could gain exp. Then again, I tried to see how I could do this but meh, I guess that's still early for me. :p

I don't really know if those would be hard features to implement, but if you could help me with that I'd (we'd) appreciate your script even more!
Thanks!
Reply }


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



Users browsing this thread: