Chaos Project

RPG Maker => RPG Maker Scripts => Topic started by: Shalaren on July 24, 2010, 03:56:06 pm

Title: I can use some help o-o
Post by: Shalaren on July 24, 2010, 03:56:06 pm
im using this scripit
http://forum.chaos-project.com/index.php?topic=5907.0
and the Blizz abs, but when I put them together, they dont seem to like eachother o-o
and I get all bunch of errors X:

is there a way to make them work together somehow?
Title: Re: I can use some help o-o
Post by: ForeverZer0 on July 24, 2010, 05:04:20 pm
What errors?
It is likely related to the pixel-movement in BABS.
Title: Re: I can use some help o-o
Post by: Shalaren on July 24, 2010, 08:18:39 pm
by bunch of errors I mean that everytime i try to fix it, it gives a different error
"Script 'Multiple Message Windows' line 755: NoMethodError occurred. undefined method 'enemy_Sprites' for #<Spriteset_map:0x6f41408>"
thats the error,
what do I have to do to fix that?
Title: Re: I can use some help o-o
Post by: ForeverZer0 on July 24, 2010, 08:27:57 pm
Not sure. I did not write the MMS script, just de-SDKed it, though I kind of doubted it would be compatible with BABS. It has been a while since I viewed the script, but I may take another look at it. I remember when I was messing with it, I saw a lot of room for improvement in the compatibility department. I noticed a lot of over-written methods, as opposed to aliasing them, etc., etc..

The main issue I could pretty much guarantee an issue with would be the ability to move with open windows, and a custom movement script together, which BABS comes with.
Title: Re: I can use some help o-o
Post by: Shalaren on July 24, 2010, 10:11:29 pm
ahh, well if you find a solution let me know!
thanks.
Title: Re: I can use some help o-o
Post by: Shining Riku on July 25, 2010, 10:24:43 pm
Hey, I actually got them to work together, believe it or not.

It's the weirdest thing though. Put a 1 frame wait command before the FIRST text window you use in each event/event page, and it should work. I believe I put the message system script above BABS

Let me know if it works or not. it worked for me but you never know...Also you'll need both the edited scripts Forever Zer0 included in his demo. They have ** in their names to show that they've been edited.

And I gotta say it makes BABS even more awesome ^_^
Title: Re: I can use some help o-o
Post by: Shalaren on July 26, 2010, 10:09:03 pm
nah doesnt work X:
could you maybe give me a demo?
Title: Re: I can use some help o-o
Post by: Shining Riku on July 27, 2010, 12:55:06 pm
Sure, i'll have one up later today. If that's ok
Title: Re: I can use some help o-o
Post by: Shalaren on July 27, 2010, 07:19:47 pm
yeah that'd be great, thanks :)