| 07-29-2004, 10:21 PM | #1 |
I'm making a map for this class i'm in and i've run into a serious problem! i opened the map just fine and added 1 trigger. when I tryed to save it it said that there were three hundred some errors in my scripts includeing the one that I didn't even touch! can you tell me how to fix this problem? thnx in advance! |
| 07-29-2004, 10:22 PM | #2 | |
Quote:
Was the trigger extremely long? Or did it contain several If/Then/Else (multiple actions)? |
| 07-29-2004, 11:33 PM | #3 |
If it's someone else's trigger that you added, it probably had some header info that you didn't copy-paste over. Maps have an additional bit of header info (click the map name in the trigger drop-down tree display) that contains new functions and what not. You should copy that stuff over to your map before copying the actual trigger. |
| 07-29-2004, 11:47 PM | #4 |
a) Are you using WeU? if so, use the enhancer to install the advanced triggers in your map b) The trigger is in JASS? if so, check it for errors (often the only error that matters is the first one and the line it points to) If it is not either of them I hope you aren't using a warez world editor or something like |
| 07-30-2004, 03:01 AM | #5 |
im guessing u have the wrong variables because this kinda happned to me just check them first make sure everything is rite... |
