The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Scripting => Topic started by: Mayul on May 01, 2015, 01:36:58 PM

Title: Compatibility issues(?)
Post by: Mayul on May 01, 2015, 01:36:58 PM
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fpuu.sh%2FhAyBh%2F5fbf3a4407.png&hash=395f8d27ffb96b162cde4da581c0fe5387f02a98)

When setting the ATB system to Active(2) or Semi-Active(1) it doesn't display the Actor's Picture, putting it on Wait(0) it works fine.
Is there any way around this?

-MOG ATB SYSTEM-
https://gist.github.com/anonymous/19469e5532c8dc41ff7b
-Line 112-

-MOG ACTOR PICTURE-
https://gist.github.com/anonymous/fcd518d74002e8614d38


Edit: Added a picture
Title: Re: Compatibility issues(?)
Post by: Mayul on May 02, 2015, 08:20:56 AM
B.U.M.P

For a little assistance please.
Title: Re: Compatibility issues(?)
Post by: Acolyte on May 02, 2015, 04:12:07 PM
Are you using any other scripts? Have you tried changing the script order?
Title: Re: Compatibility issues(?)
Post by: Mayul on May 02, 2015, 10:23:22 PM
Are you using any other scripts? Have you tried changing the script order?
I am using other scripts, but I went into a clean project with just the needed scripts and it produced the same results, tested the order as well.
I've uploaded the test game. The ATB system is currently set to WAIT(0) and if you go and change line 112 to FULL ACTIVE(0) you'll see what I mean.

http://puu.sh/hzaZD/4903bff19f.zip
Title: Re: Compatibility issues(?)
Post by: Acolyte on May 03, 2015, 06:07:57 AM
I took a look, but all the comments are in a different language (spanish?) so I couldn't make heads or tails of it.

I think if you take a look at this demo (https://atelierrgss.wordpress.com/download-page-2/), you might find some answers. It looks like it has the atb working properly with pictures.
Title: Re: Compatibility issues(?)
Post by: Mayul on May 04, 2015, 12:32:07 AM
I took a look, but all the comments are in a different language (spanish?) so I couldn't make heads or tails of it.

I think if you take a look at this demo (https://atelierrgss.wordpress.com/download-page-2/), you might find some answers. It looks like it has the atb working properly with pictures.
I probably should of mentioned this earlier, but Ayesha was what I went through first to figure out what were causing the issues since I thought it was closest I could get to self help without learning ruby.
Most, if not all of Atelier scripts can be deciphered with google translator set to Portuguese. It's not a 1:1 translation(i mean what is with google lol)but it gets the job done pretty well. 
If only there were some way to contact Mog.
Title: Re: Compatibility issues(?)
Post by: Mayul on May 06, 2015, 08:14:13 PM
B.U.M.P.E.R.
Title: Re: Compatibility issues(?)
Post by: Mayul on May 10, 2015, 03:08:50 PM
Anyone please?
Title: Re: Compatibility issues(?)
Post by: &&&&&&&&&&&&& on May 10, 2015, 04:59:16 PM
have you tried load order?
Title: Re: Compatibility issues(?)
Post by: Mayul on May 12, 2015, 03:56:48 AM
Yea bud, I did. Nothing has changed. It's pretty disappointing, but I'll see if I can just get this closed. I'll just have to work around using the wait system. It's a shame, but alas it can't be helped. Thanks though, and you have a good one.