Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Boba Fett Link on April 15, 2011, 07:55:39 pm

Title: Swimming Script compatablility with BABS
Post by: Boba Fett Link on April 15, 2011, 07:55:39 pm
Hey I'm trying to use a Swimming script with Blizzard's ABS. The author says that I need to edit any other script that changes the character's graphic (I.e. BABS)by adding the following line of code to the line that changes the character's graphic:

and if $game_player.terrain_tag != WATER

I have no idea where to add this is BABS. I tried searching through all three scripts with no success. Does anyone know what I need to do?

The script and instructions can be found here: http://rmrk.net/index.php/topic,13195.0.html

Just to let you know, the following line of script needs to be added at the top of the script (I know where to put it :P!!)

WATER = 1
Title: Re: Swimming Script compatablility with BABS
Post by: winkio on April 15, 2011, 08:01:22 pm
Blizz-ABS changes sprites at so many different places that it's not worth it to try and use another swimming script.  Although swimming is planned some time in the future.
Title: Re: Swimming Script compatablility with BABS
Post by: Blizzard on April 16, 2011, 03:43:11 am
If I remember right, there actually was a swimming script that worked fine with Blizz-ABS.
Title: Re: Swimming Script compatablility with BABS
Post by: Boba Fett Link on April 16, 2011, 06:47:17 am
Do you know which one it is?
Title: Re: Swimming Script compatablility with BABS
Post by: Blizzard on April 16, 2011, 06:53:18 am
Use the search button, you should quickly find it.