Save-Point
CTB - A Final Fantasy X-like Battle System, Version 3.2 - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: CTB - A Final Fantasy X-like Battle System, Version 3.2 (/thread-2298.html)



CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Charlie Fleed - 01-25-2010

Take a look at this http://rmvxp.com/thread-510-post-7758.html#pid7758 . Maybe that's your problem.


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - fallenravenlyn - 01-25-2010

Hello again, looks like I have another problem.

I'm getting an error on line 162 of the Summons 0.8 script. I can do test battles but I cannot play test the game. I just put all the scripts into a game I'm working on with a friend and my first few playtests were fine, and now it won't let me playtest at all.

Here's the error.:

Script 'Summons 0.8' line 162: NoMethodError occured.
undefined method 'list' for nil:NilClass


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Charlie Fleed - 01-25-2010

I think you might have one or more skills with the element tag that identifies them as summons, but the required common id is missing.


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - fallenravenlyn - 01-25-2010

That's exactly what the problem was. Thanks. I knew it was probably something I did but I couldn't figure it out.


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Charlie Fleed - 01-30-2010

Preview of style 3:

[Image: 31_3.jpg]


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Archeia - 01-30-2010

That is waay better :D


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Ace - 01-30-2010

yep but i like style 1 more than style 3 :D but looks really cool^^ great work


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Ace - 01-31-2010

I have a little suggestion if this is possible:
In FFX, there is the possibility to change the weapon during battle, but only the weapon. So maybe you could add this in your cbs, I think this would be no match for you :D But to change the weapon should be counted as a turn, so after changing it the next actor or enemy is on the row


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Naridar - 01-31-2010

Hi, I've got a problem with the summon (?) script. Whenever I try to open the summon skill window (a.k.a. choose the "summon" option in the main battle menu) it gives me the following error:

Script "Bitmap, Draw face 1.5" line 18, RGSSerror occured
failed to create bitmap.

I've double-checked everything. What can cause this error?


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Ace - 01-31-2010

are you using other scripts or just this battle system?