Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 CTB - A Final Fantasy X-like Battle System, Version 3.2
eldeth1029 Wrote:
Charlie Fleed Wrote:Ok, this is easy. You can't break a line of code the way you did.
Write:
Code:
$game_party.actors[10].
super_arts_type=1

Still giving me the same error. When I put it in the script box, it would break to the next line. Think because it was to long length wise.

Wait a minute, you don't have ten members in your party, do you? You may be having problems because $game_party.actors[10] does not exist.
If your target is instead the actor number 10 in the database, then you should use $game_actors[10].


Saekonungar Wrote::O Wow, this script is simply amazing, everything I was looking for and more, this is making me seriously consider restarting my project on XP.
But, it'll be kind of sad to leave behind everything I've already done on VX. So, I was wondering....while from your posts, it seems obvious you're not going to convert this to VX. Would it be okay if I asked around to see if anybody would be interested in doing it? (Of course giving you full credits for this) Or you do not allow that? :(

You can ask around, but don't have high expectations for it. It's a big big effort.
Reply }
And that fixed it! That was my fault. I don't think I specified actors. Thanks a ton for all the help!
Reply }
Please don't scould me if this is a really simple error, or is a commonly asked question....
I have managed to set up the system correctly, except for the fact that my enemies are positioned at the very bottom-centre of the screen (I have tested with multiple enemies, to no avail). My party is arranged correctly, and after reading the FAQ I know how to edit them if neccessary; but I can not find any solution to adjusting the enemy positions. Is there any way of adjusting this, or is it likley I have missed a step somewhere?
Reply }
You can adjust the enemies' positions from the database. The final positions are just a bit difficult to figure out when using spritesheets, I proceed by trial and error, one enemy at a time, using the test battle function.
Reply }
Charlie Fleed Wrote:You can ask around, but don't have high expectations for it. It's a big big effort.
I imagined it would, you really did a big thing here. But at least I can try, it's in big demand, after: there's a at least one person each week asking for such a script at rpgmakervx.net. So maybe I (and everyone else) will get lucky.
Oh, and thanks a lot :)
Reply }
Hey, I want to learn this FFX like battle system, can u give me the script tutorial for this? I'm beginner and I don't really understand about the script.... thank you ^^
Reply }
ayc2 Wrote:Hey, I want to learn this FFX like battle system, can u give me the script tutorial for this? I'm beginner and I don't really understand about the script.... thank you ^^

The guide that you find within the archive has a section dedicated to installation instructions. The same guide describes how to configure the script. That's your "script tutorial".
Using the script does not really require scripting skills. Just follow the instructions and feel free to ask here if you need any help.
Reply }
Charlie Fleed Wrote:You can adjust the enemies' positions from the database. The final positions are just a bit difficult to figure out when using spritesheets, I proceed by trial and error, one enemy at a time, using the test battle function.
Charlie?

I dunno, but I think I have a temporary spritesheet that has a 'bullseye' pic at the bottom. I use that when positioning my battlers.

I set my enemy battlers to the 'bullseye' (or whatever I called it). Then set up the troops in the database. It's easier because I can see where they will be placed. After that, I can just change my enemy battlers to the REAL spritesheets I wanna use.
Reply }
@Script Creator -

I'm CONSIDERING using this in a commercial RPG I wish to create and recruit for (once recruitment station is up), so if you can, please PM me details on what is required for commercial usage, or even if you want to partner with me on said game.

Thanks.

- Jophie
Reply }
From Page 1:
Charlie Fleed Wrote:Terms of use
The battle system is free for use in non-commercial games, provided that credit is given to me as the author, or the original author if you use a modified version of it. For its use in commercial games, please contact me.
The battle system uses the script "Minkoff's Animated Battlers - Enhanced" by DerVVulfman. For its terms of use, please refer to this page: http://rmvxp.co.cc/thread-510.html

My terms are free for usage, even commercial. Just that you have to give everyone in my CREDITS list due credit. Um, that's a lot 'o them over the two and a half years of development.

Ya gotta contact Charlie though. Prolly better to PM him. That way the request won't be blocked/hidden by other people's threads.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 909 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 83,282 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 6,679 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 2,047 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 4,966 11-08-2020, 12:36 PM
Last Post: Melana
   Battle Report Raziel 1 6,250 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 12,152 01-04-2020, 12:37 AM
Last Post: Pelip
   KItemDesc XP & VX Zilsel Version kyonides 4 6,573 12-01-2019, 06:11 AM
Last Post: kyonides
   ZLSL's Battle Portraits DerVVulfman 4 6,512 11-12-2019, 04:10 AM
Last Post: DerVVulfman
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 225,330 03-02-2019, 04:47 AM
Last Post: dragonprincess44



Users browsing this thread: