Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: elementalhero76 on August 08, 2006, 03:01:29 PM
-
Ok before i lost 200+ maps to map tree corruption (i still dont know thw cause) I made a lengthy event for the king where you talk to him and some ambasssador guy and at the end he tell you to go some where and gives you 5000 gold.
Ok but i did it on conditional branch and switches but it repeats when i come back to him after doing the first task and i still get 5000 gold (from earlier) before he says the next part of the plot.
What is wrong here why doesnt it skip the long chat from the begining event in this string?
-
Rather than using branches, just use switches and pages. After the end of the conversation, turn a switch on, then create a new page in that same event with the Preconditions (the boxes on the left-hand side) set to that particular switch ON.
EDIT: As for map tree corruption, if you haven't already deleted the project, you can do this to get them back:
-Create a new project
-In the new project, create as many new maps as you had maps in the old project. To check this, go to the old project folder, and look at the .lmu files. The one with the highest number is how many maps you'll need to make in the new project.
-Copy the .lmu files and the RPG_RT.ldb file to the new project. Do NOT copy the RPG_RT.lmt file, because that's what caused the map tree corruption.
Hopefully that works for you.
-
opps i deleated the project i didnt know what to do then thanks for that anyways
-
Mmm, that's too bad. I guess you'll know how to fix it if it happens again or something.
-
If you deleted the project from RM2k, the project is still there, just invisible to rm2k. If you went into the folder and deleted the folder with the project, then its gone.
-
Originally posted by Linkizcool
If you deleted the project from RM2k, the project is still there, just invisible to rm2k. If you went into the folder and deleted the folder with the project, then its gone.
Well, actually, if you deleted it from the folder its still probably in your recycling bin... unless you cleared it out.