CTB - A Final Fantasy X-like Battle System, Version 3.2
archerrin Wrote:One question - is there a way to make the HP bars permanently active instead of showing up only after you have killed the type of enemy? Thanks.

Have an event executed at the beginning of the game with a Call Script command and the following code:
Code:
for i in 0..$data_enemies.size
  $game_system.
    killed_enemies_ids[i]=i
end

archerrin Wrote:Also I get this error when I get to battlescreen after my hero had transformed into Adel+

Wait a minute, Adel+ is a (type-2) summon, not a transformation, it summons Adel with the superart bar already filled (that's what the "+" stands for). Please describe exactly what you do before you get the error message.
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
   Face Sync System Core DerVVulfman 0 554 04-11-2026, 12:20 AM
Last Post: DerVVulfman
   Zeriab's Anti Lag System Zeriab 3 11,594 02-14-2026, 05:57 AM
Last Post: DerVVulfman
   The Wanderers: The Customizable Encounters System DerVVulfman 0 3,758 08-24-2024, 07:12 PM
Last Post: DerVVulfman
   Battle Item Count kyonides 4 7,977 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 153,623 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 12,111 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 6,846 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 12,632 11-08-2020, 12:36 PM
Last Post: Mel
   Battle Report Raziel 1 11,110 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 27,255 01-04-2020, 12:37 AM
Last Post: Pelip



Users browsing this thread: 3 Guest(s)