home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d02xx / d0273.lha / BattleForce / Map_Edit_Doc < prev    next >
Text File  |  1989-11-06  |  5KB  |  80 lines

  1.                                BattleFort 3.0
  2.  
  3.                              (c) Copyright 1989
  4.                               by Ralph H. Reed
  5.  
  6.                              ALL RIGHTS RESERVED
  7.  
  8.                           Map_Editor Documentation
  9.  
  10.  
  11.     The Map Editor is very easy to use if you are familiar with a
  12. wordprocessor or drawing program.  Everything is menu driven and mouse
  13. controlled.  The program will come up with a title bar and an array of 30 x
  14. 21 Plain hexes.  It will display the current draw mode in the upper right
  15. hand corner, Insert, and the current draw function and hex type in the upper
  16. left corner, Draw (Light Forest).  There are three main menus, "Project",
  17. "Function" and "Hexes".
  18.  
  19.     The "Project" menu takes care of all of your file handling.  The "Clear"
  20. function will clear the screen.  You will be asked if you want to clear to
  21. the current hex type or to Plain hexes.  The "Load" option allows you to load
  22. a previous map file and edit it.  The "Save option lets you save your current
  23. map to disk for use in the BattleForce game.  I'll talk about the
  24. "Parameters" option a little later.  The "Delete option lets you
  25. delete map files on your disk.  "About" brings up a small window a tells you
  26. about the author, me.  "Quit" lets you exit from the Map Editor and back to
  27. WorkBench.
  28.  
  29.     The "Functions" menu is the heart of the program.  There are two modes of
  30. drawing hexes, Insert and Overwrite.  Insert mode will only draw hexes onto a
  31. Plain Hex.  It will not draw over any other type of hex.  Overwrite mode does
  32. just as the name implies, it will overwrite, or draw on top of, any hex type.
  33. Using these modes you can draw in your mountains and lakes and the Insert the
  34. forests around them.  These modes apply to ALL draw functions, including the
  35. fills.  You can toggle between Insert and Overwrite mode with the
  36. "Insert/Overwrite" option.  The current mode is listed in the upper right
  37. hand corner of the title bar.
  38.  
  39.     The "Draw" function uses the current hex type and fills in hexes as you
  40. move the mouse across the screen with the left button down.  The "Seed Area"
  41. function will draw a random group of the current hex type, starting at the
  42. hex you select by clicking with the left button.
  43.  
  44.     The "Grow Cluster" function is a little difficult to understand.  It
  45. takes the current hex and seed a small area starting at the hex you select
  46. with the mouse.  Then it check to see if there is a lesser hex of the same
  47. type, Light Forest down from Heavy Forest.  If there is, it will surround the
  48. starting seed with that hex and look for the next smaller hex type.  The net
  49. affect to to grow mountain ranges, lakes and forests.  You need to try it to
  50. really appreciate it.  Remember you draw modes.
  51.  
  52.     The "Fill" option has four sub-items, "Area", "Percent", "Gradient-Top
  53. Down" and "Gradient-Bottom Up".  The "Area" fill will start at the select hex
  54. and change all connected hexes of the same type to the current hex type.
  55. Remember that you can only change Plain hex types in Insert mode.  The
  56. "Percent" fill mode works on the screen as a whole.  It will check ALL
  57. remaining Plain hexes and change the specified percentage of them to the
  58. current hex type.  "Gradient" mode does the same thing as "Percent" fill, but
  59. not evenly.  "Top Down" starts at the top and 100% and works down the screen
  60. until it is 0% about half way down.  "Bottom Up" is just the reverse.  This
  61. allows you to have Snow fields in the north and Sand deserts in the south.
  62. The UnDo will restore the last draw command you executed.  It works on all
  63. draw modes and functions.
  64.  
  65.     The "Parameters" option in the "Project" menu (remember, I told you I'd
  66. talk about it later) allows you to change the way some of the draw functions
  67. work.  It will bring up a window with five slider gadgets.  The first gadget
  68. allows you to set the maximum size of the "Seed Area" function.  The next
  69. gadget allows you to set the maximum size of the first seed in a cluster.
  70. The next gadget sets the percent fill in the "Percent Fill" function.  The
  71. last two set how far down or how far up the screen the "Gradient Fill"
  72. function will go.
  73.  
  74.     The last menu is the "Hexes" menu.  The five menu items in this menu all
  75. work the same.  The bring up a small window under your mouse and display
  76. various types of hexes.  To change the current hex type just click on the new
  77. type with the mouse.  There is a selection of "Open Hexes", "Woods Hexes",
  78. "Hill Hexes" and "Water Hexes".  There is nothing in the "Other Hexes".  This
  79. is for future expansion.
  80.