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.htmlJust 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

!!)
WATER = 1