Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 ACBS - Atoa Custom Battle System 3.2
#31
@Shake2772
This gitch is new to me, i will take a look on it.
Reply }
#32
It also seems to happen on your CTB, at least the mute glitch. I haven't tested it with venom.

Great script overall though, thanks.
Reply }
#33
Best side-view battle system on the internet XD
Reply }
#34
Hey I need it to be uploaded somewhere else i really want this but i cant download it..
New to RPG Maker Xp..So any Recommended Tutorials will be appreciated!Cheery
Reply }
#35
Hey I was wondering if I've done something wrong, I want to try out the overdrive add on but it's not working, have I done something wrong?

[Image: 15rb96x.jpg]

This is what shows up:

[Image: 2vdhczn.jpg]
Reply }
#36
I think you gotta put the overdrive script underneath the atb.
Reply }
#37
dpoteat Wrote:I think you gotta put the overdrive script underneath the atb.

Still not working :(
But thanks :)
Reply }
#38
@Gagarazzi
I forget to add some instructions on the Overdrive script.

The overdrive must be "unlocked", with an script call add the code:
$game_actors[Actor ID].overdrive_unlock = true

Not 100% sure if the code is this one, i will check it later

And also it must be put bellow the ATB.
Try to put the script in the same order as they were bellow main.
Reply }
#39
^^ Thank you :D I got it working now, I changed either this one:
Quote: include Atoa
#--------------------------------------------------------------------------
alias atoa_initialize_od initialize
def initialize(actor_id)
atoa_initialize_od(actor_id)
set_initial_overdrive
@overdrive_unlock = true

Or this one:
Quote:# ? Atoa Module
#==============================================================================
$atoa_script = {} if $atoa_script.nil?
$atoa_script['Atoa Overdrive'] = true

And it's working now ^_^
Reply }
#40
Hey Atoa. I've been using your battle script (the front-view system, since I'm making a Phantasy Star fangame) and I was wondering whether you could implement an add-on system where the icons replace the text? Also, would it be possible to make the battle window collapsible?

Here's what I'm looking for.

http://www.youtube.com/watch?v=OHDJ_7AiF...re=related

And this is what I have so far.

[Image: gc.PNG]

Hope it helps. And I need it as soon as possible, please. Happy
I'm really loving your battle system! Many thanks again.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 799 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 82,567 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 6,593 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 1,974 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 4,879 11-08-2020, 12:36 PM
Last Post: Melana
   Battle Report Raziel 1 6,190 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 11,900 01-04-2020, 12:37 AM
Last Post: Pelip
   ZLSL's Battle Portraits DerVVulfman 4 6,403 11-12-2019, 04:10 AM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 3,946 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 3,923 08-08-2019, 02:53 PM
Last Post: aeliath



Users browsing this thread: