Save-Point
ACBS - Atoa Custom Battle System 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: ACBS - Atoa Custom Battle System 3.2 (/thread-2136.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16


ACBS - Atoa Custom Battle System 2.0 Final - mageone - 06-13-2010

grats and good to know blackheart... you ll love this script !


ACBS - Atoa Custom Battle System 2.0 Final - DarkCaedus - 06-23-2010

First I'd just like to say thank you for this amazing system! I was using your other sideview battle system before, but after seeing this I had to switch over.


I do have a question though. When using the "Equipment with Skills" script, I get the error:

Code:
script 'equpiptment with skills' line 67 NoMethodError occurred

undefined method 'type_name' for nil:NilClass

Do you know of a way to fix this?


ACBS - Atoa Custom Battle System 2.0 Final - mageone - 06-24-2010

hello DarkCaedus

i just tried and it looks like there is no this bug in the demo so it must proly be because of one of your other scripts.

try to put the equipment skills script right above Main, maybe it will fix it ?


ACBS - Atoa Custom Battle System 2.0 Final - DarkCaedus - 06-24-2010

Thank you for responding!

I also noticed that the error did not show up in the demo, so I attempted to use the demo as the base for my project. However, after I finished transferring all of my maps and resources, the error showed up again. I have not added any new scripts.

I also noticed that when using the "Two Hands" script, this error appears when entering the status screen:

Code:
Script 'Two Hands' line 210:NameError occured.

uninitialized constant Window_Status::Extra_Status

This error appears in the demo as well.


ACBS - Atoa Custom Battle System 2.0 Final - mageone - 06-25-2010

that's really weird... are you using RMXP 1.02 ?
Are you sure you're not using any other script neither SDK ?

Can you post a demo of your project with the error ?


ACBS - Atoa Custom Battle System 2.0 Final - DarkCaedus - 06-25-2010

I am using 1.02 and I have no other scripts active.

Here is a demo:
http://www.mediafire.com/?jrzzjzmn5q2


ACBS - Atoa Custom Battle System 2.0 Final - Victor Sant - 06-26-2010

@DarkCaedus
This is an small glitch with the Two Swords script.
You can solve this by adding the New Status add-on (or wait for the next update)


ACBS - Atoa Custom Battle System 2.0 Final - Rusty - 07-03-2010

This really good script Atoa, I'm looking forward for the next version.
Btw, when the new version will be available?


ACBS - Atoa Custom Battle System 2.0 Final - Victor Sant - 07-03-2010

@Rusty
Currently i don't have a date for relasing the next update.
Also it will be hard to se me giving an excat date, i don't like to do this because something may happen and end up delaying the things.


ACBS - Atoa Custom Battle System 2.0 Final - Rusty - 07-03-2010

Ah, i agree with you about putting exact date, i kind a hate deadline.
Well, i will wait patiently then :cheery:

Edit :
May i asked about some addition? Its slight modification from overdrive script.

Its like Atelier Iris 3 Burst bar. The battle only have one big bar in the top instead each character have their own overdrive bar. The rest pretty much same as the original script.