| 02-26-2004, 01:10 AM | #1 |
I have looked and looked and looked...probably in all the wrong places... This site has gotten me about 60% of the way through with my RPG Final Fantasy Tactics map that im making. A little background on it... I started this map a week ago, I have worked 8 hours on the terrain and probably need another 8 to finish up the last touches, I have all my items made, and started on triggers and spells earlier...This is and isn't like the FFRPG 3.3 map that is out because this focuses on just Ivalice and Tactics, its not all the FF games in one (which I think is a discrace and retarted) I am starting on a save load trigger using the FFRPG OPEN 3.3 save load trigger as an example...its way to complicated for me...I have looked on this site, about 5 posts over it BUT NO ANSWERS!!!! I have looked through 10's maybe even 100 posts on other various sites and people have the same question but there is not tutorial, no direct answer, I just cant find help... I am asking for somebody to help explain the -save char and -load char code that comes out, how do you write it, how does it work... This may not even be the right place to post but im doing it anyways. |
| 02-26-2004, 01:34 AM | #2 |
I can point you to what could be called a tutorial, but the system is fairly hard to understand and implement, especially if you are trying to keep the code from being edited. |
| 02-26-2004, 01:54 AM | #3 |
Post away man, anything could be helpfull.... |
| 02-26-2004, 01:54 AM | #4 |
This might sound stupid, but I also copied it at one point. It is not that hard. Alot of it is copying and pasting. Simply replace his units with your own. Next, for the variables simply look under the Final Fantasy variable window, and see what type of variable he used for the triggers, and see if they have an array or not. Simply make them in your map as well, and its easier just to name them the same things to make it easier. |
