+---------------------------------------------+------------------------------+
|           Map Deployment Wizard             |    Http://www.enesce.com     |
+---------------------------------------------+------------------------------+
|                                                                            |
| What It Does:                                                              |
| -------------
| The Map Deployment Wizard is a tool for easily including custom textures   |
| and sceneries in a zip file with your map, for easy distribution. If any   |
| files are missing, the Wizard will inform you.                             |
|                                                                            |
| How To Use:                                                                |
| -----------                                                                |
| Run the program. You will be asked to select a map, and clicking "Next >>" |
| NOTE: The map must be in your soldat MAPS folder! (To find scenery)        |
| will start scanning the map for all included textures and sceneries, which |
| are compared to a list of defaults to determine if they are custom or not. |
|                                                                            |
| Next, a list of all custom scenery will appear. Here, you can choose which |
| scenery to include in the zip file and which you want to exclude. If you   |
| add a scenery to the map but never actually use it, the information still  |
| exists in the map file, so the scenery is still added to the ZIP.          |
|										Click "Next >>"  |
|                                                                            |
| NOTE: (!) in front of a scenery means that scenery was not found.          |
|                                                                            |
| Finally, you will see a list of zip options. You can choose the level of   |
| compression used, set a password, include comments, and for those of you   |
| that know what you are doing, some expert options are included. If you     |
| don't know what you are doing, leave them alone. Click "Make Zip", choose  |
| where to save it to, and you are done! Your map is now ready to be         |
| distributed, without worrying about missing textures.                      |
|                                                                            |
|                                                                            |
|  ERROR CODES: 										     |
|  ------------
|    #       Description:								     |
|    0  	 Normal; no errors or warnings detected.				     |
|    2  	 The zipfile is either truncated or damaged in some way (e.g.,   |
|            bogus internal offsets) that makes it appear to be truncated.   |
|    3  	 The structure of the zipfile is invalid; for example, it may    |
|		 have been corrupted by a text-mode ("ASCII") transfer.          |
|    4  	 Zip was unable to allocate sufficient memory to complete the    |
|		 command.									     |
|    5  	 Internal logic error. (This should never happen; it indicates a |
|		 programming error of some sort.)					     |
|    6  	 ZipSplit was unable to create an archive of the specified size  |
|            because the compressed size of a single included file is larger |
|            than the requested size. (Note that Zip and ZipSplit still do   |
|            not support the creation of PKWARE-style multi-part archives.)  |
|    7  	 The format of a zipfile comment was invalid.                    |
|    8  	 Testing (-T option) failed due to errors in the archive,        |
|            insufficient memory to spawn UnZip, or inability to find UnZip. |
|    9  	 Zip was interrupted by user (or superuser) action.  		     |
|   10  	 Zip encountered an error creating or using a temporary file.    |
|   11  	 Reading or seeking (jumping) within an input file failed.       |
|   12  	 There was nothing for Zip to do (e.g., "zip foo.zip").          |
|   13  	 The zipfile was missing or empty (typically when updating or    |
| 		 freshening).								     |
|   14  	 Zip encountered an error writing to an output file (typically   |
|            the archive); for example, the disk may be full.                |
|   15  	 Zip could not open an output file (typically the archive) for   |
|            writing.									     |
|   16  	 The command-line parameters were specified incorrectly.         |
|   18  	 Zip could not open a specified file for reading; either it      |
|            doesn't exist or the user running Zip doesn't have permission   |
|            to read it.								     |
|												     |
|                                                                            |
| HELP! I get this error:                                                    |
| Zip32.dll failed to initialize. Is it in the command directory or on the   |
| command path?                                                              |
|                                                                            |
| To fix this error, ensure that zip32.dll that came with this program is in |
| the same directory as the program. If it -IS- and it still does not work,  |
| copy it to the appropriate directory as listed below under DLL/OCX errors. |
|                                                                            |
| IMPORTANT: Missing DLL/OCX -OR- Component not registered ERROR!            |
| This is the most common issue I have ever had, so many noobs who dont know |
| how to use GOOGLE to fix an error like this... If the steps provided below |
| do not fix your problem, then tuff titties; go play maple story.           |
|                                                                            |
| Try this link first:                                                       |
|      http://www.ascentive.com/support/new/libraryfiles.exe                 |
|                                                                            |
| * Missing DLL/OCX                                                          |
|                                                                            |
|      http://www.google.com/                                                |
|                                                                            |
|                                                                            |
|      1) Search for and Download <NAME>.<OCX/DLL>                           |
|      2) Copy this file to your System or System32 folder                   |
|           (Windows 9X/ME: C:/WINDOWS/System32/)                            |
|           (Windows XP: C:/WINDOWS/System32/)                               |
|           (For windows NT and 2000: C:/WINNT/System32/)                    |
|      3) Click on the "Start" button and then click on "Run".               |
|      4) According to your Operating System, type the following command:    |
|           Windows 95, 98, or Me:                                           |
|           regsvr32 \windows\system\<NAME>.<OCX/DLL>                        |
|                                                                            |
|           Windows NT or 2000:                                              |
|           regsvr32 \WINNT\system32\<NAME>.<OCX/DLL>                        |
|                                                                            |
|           Windows XP:                                                      |
|           regsvr32 \windows\system32\<NAME>.<OCX/DLL>                      |
|                                                                            |
|      5) You should see a message saying "DllRegisterServer ... succeeded"  |
|                                                                            |
| NOTE: If you are getting an error telling you that the file is missing,    |
| then you are not typing the command in correctly. You will need to type it |
| in *exactly* as as shown above for your operating system. Remember to      |
| replace "<NAME>.<OCX/DLL>" with the missing OCX/DLL's name.                |
|                                                                            |
|                                                                            |
+----------------------------------------------------------------------------+
|                                                                            |
| Credits:                                                                   |
| Main Program: Nick "EnEsCe" Cooper                                         |
| Helper Code/Map Offset Code: Chris                                         |
|                                                                            |
| Contact Information:                                                       |
| Name: Nick Cooper                                                          |
| WWW: http://www.enesce.com                                                 |
| Email: nick@enesce.com                                                     |
| Forum: http://www.enesce.com/forum/                                        |
|                                                                            |
+----------------------------+-----------------------------------------------+
| Downloaded from EnEsCe.Com |                   VERSION 1.0                 |
+----------------------------+-----------------------------------------------+