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
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.
If I remember right, there actually was a swimming script that worked fine with Blizz-ABS.
Do you know which one it is?
Use the search button, you should quickly find it.