Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 CTB - A Final Fantasy X-like Battle System, Version 3.2
I'm not sure as of now about the amount of characters my rpg will have. So I think I would leave the Switch for now and just swap it to the other side. I think most people will want to do that because when you start out, Defending is more important than switching party members.
Reply }
Well, Defend has been placed in the first row of the second window so that one can reach it just going to the left. The idea was that it should soon become automatic... I'll see what I can do, but please understand that this kind of request gets rather low priority ok?
Reply }
Ah understood, I was hoping it was easy so that I can do it myself.
Reply }
Woa! That very cool at 2.14 version...In the normal ,Demo/script often was stoped continue update but that wrong with you.....
---Good work ^^!
Reply }
hey charlie i have some requests
1- capture system like FF X , and battle arena with prizes for completed area or especies
2- overdrives like kihmari , when he's lern some magic of monster his overdrive bar got full
3- Rikku Mix Skill , and yuna Grand summon - i don't know if its possible
4- blitz system like Auron

its all xD
Reply }
1 - A capture system is something that could be done outside of this battle system. Something that could work with the default bs as well.
If I do something like that it will be an independent system.
2 - maybe :)
3 - Mix Skill has been asked before, the answer is maybe. Grand Summon can already be done and it's actually in the demo.
4 - I think there's a compatible system that already exists and does that.
Reply }
EDIT: oh i see the grand summon , thnks
this is the best system ever xD

hey charlie , i've fogot to ask some things xD

1- a battle report ME fade , cause FF fanfarre is too long hahaha
2- usable commands , i mean , command direct to a skill , ex: command steal , Pray , like summon command retire
thats all i need
Reply }
Hey Man,

I love your script, but there is one thing i don't like.
The states in the battle, is there a way to show the full state name and not only 3 letters ?
Reply }
In Window_Base Add On 2.9, line 153 change
Code:
text = "[Nor]"#"[Normal]"
into
Code:
text = "[Normal]"
and at line 157, change
Code:
text = "[" + text[0,3] + "]"#"[" + text + "]"
into
Code:
text = "[" + text + "]"
Reply }
Thank you, now it's perfect. :)



EDIT:

Hey, I'm sorry to bother you again, but with the change there came a new Problem.
When the state name is a little bit longer, then its impossible to read.
for example, look at the picture.

http://img207.imageshack.us/i/examplepng.png/

Can you please help me to fix it ?
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 1,052 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 84,180 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 6,737 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 2,090 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 5,063 11-08-2020, 12:36 PM
Last Post: Melana
   Battle Report Raziel 1 6,293 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 12,295 01-04-2020, 12:37 AM
Last Post: Pelip
   KItemDesc XP & VX Zilsel Version kyonides 4 6,641 12-01-2019, 06:11 AM
Last Post: kyonides
   ZLSL's Battle Portraits DerVVulfman 4 6,590 11-12-2019, 04:10 AM
Last Post: DerVVulfman
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 227,076 03-02-2019, 04:47 AM
Last Post: dragonprincess44



Users browsing this thread: