Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 CTB - A Final Fantasy X-like Battle System, Version 3.2
Charlie Fleed Wrote:Do you mean the status window that appears in battle or the one that you access from the main menu?

I want it so the one that you access from the main menu uses the bars from
the status window that appears in battle
Reply }
I am also wondering where I can get battlers for this battle system, Like there are sites out there with hundreds but alot dont work with this battle system
Reply }
The animation system can support Minkoff 11-pose battlers, Cybersam 7-pose battlers, charactersets as battlers and the default RTP-type battlers. The Minkoff Animated Battlers - Extended thread has a .pdf that describes the features of the animation system itself. Just FYI.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
juances19 Wrote:
Charlie Fleed Wrote:Do you mean the status window that appears in battle or the one that you access from the main menu?

I want it so the one that you access from the main menu uses the bars from
the status window that appears in battle

I see. Well, it is technically possible of course. There's a class in the CTB called Bar that is easy enough to use. What you do to draw a bar within a window is:
1) you create the bar
Code:
bar = Bar.new(<x>, <y>, <width>, <height>, self.contents)
2) you draw the bar
Code:
bar.refresh(<value>,<max value>)

You just have to figure out where to put these bars, how large they should be and what values they have to show.
There are also a few attributes that can be set before bar.refresh, e.g. opacity, background pic, foreground pic and so on.

It's a simple task but a detailed description is needed of what would be the final wanted appearance. You should open a script request thread.
Reply }
adrienk Wrote:I have officially fixed everything. the issue was: FF7 script. so basically everything is fixed now.

BUT:

When fighting enemies they do not die (they do not disappear when killed).
I have uploaded a sample of my project still under the same name you gave it with all default scripts plus a few extra.

My Sample Game - SAFE DOWNLOAD
>>>Animated Battlers<<<

> 1 - Configuration

> "TRANSPARENCY CONTROL CENTER"

> Line 311: MNK_TRANSLUCENT_ENEMY

The numbers inside the [] box are 1 and 9, meaning enemy id 1 and 9 will be transparent/double sprite. Delete those numbers and all should be fine.
Reply }
Quick question Charlie. Can enemies use Altruismo and Trincea? I tried it on an enemy with no results. I was thinking of something along the lines of the first Seymour battle in the Macalania temple in FFX, with his two guards. (Each had auto potion as well to make it extra frustrating) Just curious. Thanks.
Reply }
adrienk Wrote:nothing was changed. nothing was altered in any way shape or form and there seems to be NO compatibility issues with the scripts I have added.

Also re-downloading the sample game will show you a new version with 40's of game play before a battle, one of the sprites when the enemy moves breaks.....why would this be?

AGAFURO Wrote:
adrienk Wrote:I have officially fixed everything. the issue was: FF7 script. so basically everything is fixed now.

BUT:

When fighting enemies they do not die (they do not disappear when killed).
I have uploaded a sample of my project still under the same name you gave it with all default scripts plus a few extra.

My Sample Game - SAFE DOWNLOAD
>>>Animated Battlers<<<

> 1 - Configuration

> "TRANSPARENCY CONTROL CENTER"

> Line 311: MNK_TRANSLUCENT_ENEMY

The numbers inside the [] box are 1 and 9, meaning enemy id 1 and 9 will be transparent/double sprite. Delete those numbers and all should be fine.

It looks like that was the problem, thanks AGAFURO. adrienk, is everything alright now?

habs11 Wrote:Quick question Charlie. Can enemies use Altruismo and Trincea? I tried it on an enemy with no results. I was thinking of something along the lines of the first Seymour battle in the Macalania temple in FFX, with his two guards. (Each had auto potion as well to make it extra frustrating) Just curious. Thanks.

A little patch is needed. It will appear in version 3.1.
Reply }
Emm i dont like my battler(Actor) position.how to change the Actor Positions in the battle?



SORRY FOR MY BAD ENGLISH............
[Image: 36ed4971225c464e.png]
Reply }
Read the FAQs. :)
Reply }
got everything fixed now!THANKS!
[Image: 36ed4971225c464e.png]
Reply }


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



Users browsing this thread: