Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Makeshift on January 15, 2011, 10:54:01 am

Title: Battle script problem
Post by: Makeshift on January 15, 2011, 10:54:01 am
 :huh: i have three major problems with minkoff's anitmated battle system

1.Battle animation has a weird opicity

2. every attack not skill comes up as 0 regardeless whoever attacks

3.When Sp runs out your charcter faint's/dies

any ideas how to fix this also i am using rmxp
Title: Re: Battle script problem
Post by: Futendra on January 16, 2011, 05:25:11 am
give more information:

Are you using an ABS?

When does this happen?

Is it with specific monsters?

...
Title: Re: Battle script problem
Post by: LiTTleDRAgo on January 16, 2011, 05:41:36 am
Quote from: Futendra on January 16, 2011, 05:25:11 am
give more information:

Are you using an ABS?

When does this happen?

Is it with specific monsters?

...


minkoff is not ABS

@makeshift : you should upload a demo so somebody can analyze it for you
Title: Re: Battle script problem
Post by: Futendra on January 16, 2011, 05:44:41 am
Quote from: LiTTleDRAgo on January 16, 2011, 05:41:36 am
Quote from: Futendra on January 16, 2011, 05:25:11 am
give more information:

Are you using an ABS?

When does this happen?

Is it with specific monsters?

...


minkoff is not ABS

@makeshift : you should upload a demo so somebody can analyze it for you


Perhaps its just a setup problem?
Title: Re: Battle script problem
Post by: Makeshift on January 16, 2011, 06:12:32 am
http://www.creationasylum.net/forum/index.php?showtopic=11827
here's the script i can't get the demo cause i dont have an account with them

i think i figured out the 0 problem for some reason only the current actors work all the others don't so i will have to replace all of them with mine i think its involved with the script ?
Title: Re: Battle script problem
Post by: Starrodkirby86 on January 17, 2011, 12:03:30 am
Quote from: Makeshift on January 15, 2011, 10:54:01 am
1.Battle animation has a weird opicity

2. every attack not skill comes up as 0 regardeless whoever attacks

3.When Sp runs out your charcter faint's/dies

any ideas how to fix this also i am using rmxp

1. You made sure that the Battle Animation in your Database looks fine and dandy, right? Also, maybe you should test Minkoff's RTAB on a new project and see if these errors still persist.

2. Doesn't hurt to ask this, but, hmmm, are your characters equipped with any weapons? The default algorithm for RMXP makes it that when you're not equipped with a weapon, regular attacks do 0. I forgot if that also applies to skills though, so I'm not sure if it that's the reason why all that is happening.

3. Is there a status effect that is enabled when a character's SP runs out? Or maybe some script...? This is a really weird one. xD

As I stated before, you should probably check if that version of Minkoff's RTAB runs fine or not on a fresh, new test project.

Best of luck. oxo
Title: Re: Battle script problem
Post by: Makeshift on January 18, 2011, 01:08:33 pm
I think ive figured out 2.

it may just be one actors strenght and a enemys attack

on another not im using a thinkpad and i did so much work recently and then it just shut up battery was fine and everything  :twitch: Its rediculace cause it does it kind of often but this time perticular i lost about 3 hours of database work  is there like a autosave/revert to last save kinda thing with rmxp