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

+- Save-Point (http://save-point.org)
+-- Forum: Material Development (/forum-8.html)
+--- Forum: Scripts Database (/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) - Ace - 02-19-2010 10:15 PM

MNK_LOW_HP_PERCENTAGE = 0.25 # Health% for WOOZY pose.
MNK_LOW_HP_ACTOR = {} # Ind. health% for actors.
MNK_LOW_HP_ENEMY = {} # Ind. health% for enemies.
MNK_LOW_HP_FLAT = false

this is how my config looks like and it's written with 0.25, so it's really weird that this error occures.


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Villain - 02-20-2010 08:41 AM

Oh it helps!
I tryed to input Individual %...so that an error.
Why Flat is needed to be false?


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Ace - 02-20-2010 11:50 AM

doesn't need to be false but I just don't know what it means xD


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Villain - 02-20-2010 01:45 PM

me too))


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - joey101 - 02-20-2010 04:21 PM

were can u dowload 2.8


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Ace - 02-20-2010 04:27 PM

just found it in my backups, just named it 2.08. pm me for that due Charlies permission is not granted.
EDIT: And sorry for that, I didn't know... shame on me!


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Charlie Fleed - 02-20-2010 05:32 PM

Public uploads without my permission are not allowed. Please remove the link and use PMs.
Btw, a so old version is just a piece of junk compared to the last version, I don't get why one would want that.


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - rodrigo_vda - 02-21-2010 06:23 PM

Hey! I'm new there, and i've seen that, and i want to congrat u and to be grateful. But i have a problem, and i think the problem is in my computer, but i ask u because u could know why its wrong. When i open the project, i dont have any problem, but when i try to try it or when i open the game, i cant, and the problem is:
"RGSS102E.dll can't be found"
Sorry, im not good at this things, and i dont know how to script, but i know how to move around scripts ¿whats wrong? why cant i open it?


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Charlie Fleed - 02-21-2010 06:33 PM

You have a different dll in your computer. Find out which one you have and modify the line "Library=RGSS102E.dll" in the Game.ini file accordingly.
In my Windows Vista box, its in C:/Windows/System32


CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - rodrigo_vda - 02-22-2010 09:17 PM

Thanks Chalie, now it works perfect :)