Posts: 11,211
Threads: 648
Joined: May 2009
Ccoa's Caterpillar /
Wachunga's Footprints Patch
Version: 1.1
Introduction
This system allows you to use Ccoa's Caterpillar system and Wachunga's Dynamic Footprints together.
Script
(>The Script<)
Instructions
Easy. Get both Ccoa's and Wachunga's scripts in your project and paste this below both.
Compatibility
Designed for use with RPGMaker XP, and solely for Ccoa's and Wachunga's scripts.
Terms and Conditions
Due credit for the script, and due credit for DuongCool who put in the request for the script. Free for use, even in commercial projects.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 82
Threads: 24
Joined: Jul 2012
Thanks for your helping, but I don't know why... It still not work :(
Here is my data script, please check it to help me :(
(I put it below the Main after checking to hide it)
http://www.fileden.com/files/2008/7/4/19...pts.rxdata
!
Posts: 11,211
Threads: 648
Joined: May 2009
Double-check your Wachunga Footprints code:
Code:
# Terrain tag(s) as set in the database
FP_TAGS = [2, 5] # Dương Cool
I am thinking you don't have terrains that display footprints tagged to terrain tags 2 and 5. Saying that because I changed the terrain tags and got it working fine.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 82
Threads: 24
Joined: Jul 2012
No, I had already checked them carefully :( I think the bug was made by some scripts (about Map) of Rataime in my Demo
.... :(
Please....
!
Posts: 11,211
Threads: 648
Joined: May 2009
There were two things I did to get your rxdata file to work. I removed the MiniMap as I didn't have whatever resources you had and I removed the audio thing by Atoa as I don't have the resources for that.
But still, all I did was change the terrain tags. Rataime's scripts did not cause any errors. Nor did anything else. It worked, even with your data file.
Okay... maybe it's your minimap since I needed to disable it to get your file to work.
However, you have some of Rataime's scripts above ccoa's, Wachingas' and the patch, and I stated
(here) that the Rataime scripts need to be below them to work. Even the mirrors script.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links