CTB - A Final Fantasy X-like Battle System, Version 3.2
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


Messages In This Thread
CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - by Charlie Fleed - 07-10-2010, 01:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   The Wanderers: The Customizable Encounters System DerVVulfman 0 1,993 08-24-2024, 07:12 PM
Last Post: DerVVulfman
   Battle Item Count kyonides 4 4,956 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 119,757 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 9,645 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 4,986 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 9,127 11-08-2020, 12:36 PM
Last Post: Mel
   Battle Report Raziel 1 9,052 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 20,288 01-04-2020, 12:37 AM
Last Post: Pelip
   KItemDesc XP Zilsel Version kyonides 4 11,470 12-01-2019, 06:11 AM
Last Post: kyonides
   ZLSL's Battle Portraits DerVVulfman 4 10,548 11-12-2019, 04:10 AM
Last Post: DerVVulfman



Users browsing this thread: 18 Guest(s)