home *** CD-ROM | disk | FTP | other *** search
/ 5.000 Levels & Add-Ons für Warcraft II / WC5000.BIN / wartools / pudman10 / pudman.doc < prev    next >
Encoding:
Text File  |  1996-05-11  |  3.9 KB  |  88 lines

  1.                 PUDManager v1.0 and PUDDir Documentation
  2.                 ----------------------------------------
  3.  
  4. -----------------------------------------------------------------------------
  5. DISCLAIMER:
  6. This software (PUDMAN.EXE and PUDDIR.EXE) is provided AS IS. The user (you)
  7. assumes all responsibility for the results of using this software. The
  8. author of this software (Shawn Outman) assumes no liability for damages
  9. of any sort resulting directly or indirectly from the use of this software.
  10. By running the software, the user is agreeing to this disclaimer and is
  11. aware that they are assuming responsibility for any results of running this
  12. software.
  13. -----------------------------------------------------------------------------
  14.  
  15.   PUDManager (PUDMAN.EXE) is a program designed to allow you to keep track
  16. of your WarCraft II .PUD files more easily. It is a DOS program designed to
  17. run under Windows 95. If you do not have Windows 95, it will still work, but
  18. you will not be able to launch the map editor or Notepad from within the
  19. program. PUDMan is meant to be stored in the same directory as your PUD
  20. files.
  21.  
  22.   Once you run the program, you will see that the interface is actually
  23. very simple: your PUD files are arranged on a vertically scrolling menu.
  24. You can use the up and down arrow keys, as well as page up and page down,
  25. to scroll through the list. The information in each row as is follows:
  26.  
  27. DIEDIE!!.PUD  Orcs kill humans!     Wasteland    96x96      DI
  28. filename of | Internal description |Terrain/   | map size | description/
  29. the PUD file| ("name") of PUD      | tile set  |          | image
  30.  
  31.   Most of these fields are self-explaining. However, the description/image
  32. may seem a bit mysterious. If there exists a text file (.TXT) as the same
  33. name as the PUD file (in this case, DIEDIE!!.TXT), a 'D' will appear on
  34. the same row with the rest of the PUD information. Similarly, if there is
  35. an image file of the same name (GIF, JPG, or PCX), an 'I' will appear next
  36. to the 'D'. This is useful if you're maintaining a Web site of PUDs, as you
  37. can see whether or not you have a minimap image of that PUD for display.
  38.   The 'D' denotes that there does exist a text description of the PUD file.
  39. There are several functions for manipulating text descriptions built in to
  40. PUDManager. You can create, edit, or erase description files. The associated
  41. keys are 'D' to create or edit, and backspace to erase. If you press 'D'
  42. but there is not a description, this program will create a new description
  43. file from a default form that you supply as TEMPLATE.TXT. If TEMPLATE.TXT
  44. does not exist, then you will be given a blank file to edit for the PUD
  45. description. PUDManager will launch an external text editor to edit/create
  46. descriptions. The path and filename of the editor is stored in PUDMAN.CFG.
  47. By default, the editor is Window's Notepad as stored in c:\windows; if you
  48. wish to change the path or editor simply erase PUDMAN.CFG and you will be
  49. prompted to enter the path and filename of the editor you wish to use
  50. upon running the program.
  51.  
  52. Commands:
  53.   Up/Down/PgUp/PgDn = Scroll
  54.   P = Print the entire PUD listing on your printer.
  55.   Del = Erase currently selected PUD
  56.   E = Edit currently selected PUD in the Map Editor (Req Win95).
  57.   R = Refresh directory
  58.   Backspace = Erase description
  59.   Enter = View description
  60.   D = Edit description
  61.   V = View preview map (currently only terrain)
  62.   G = Graphical mode (ESC to return to text mode)
  63.   S = Search by filename or description
  64.   ESC = Quit PUDManager
  65.  
  66. Possible improvements:
  67.  Currently, the Graphical mode only shows terrain. When I figure out how
  68.  the unit data is stored I will add that as well.
  69.  
  70.  I may write a Windows version.
  71.  
  72.  If I get the preview images looking more or less like minimaps, I'll add
  73.  a feature to extract the minimap directly into a graphics file for Web
  74.  catalogs.
  75.  
  76. Newest version is always on http://www.dkeep.com/matthew
  77. E-Mail matthew@dkeep.com
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.