home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 015A / HETH_B13.ZIP / HETH.INI < prev    next >
Text File  |  1995-11-10  |  4KB  |  147 lines

  1. # HETH Initialization file.
  2. # Any lines preceeded with a # are just handled as comments
  3. # Remember to setup the path to the main IWAD in the .cfg files in the config directory.
  4.  
  5. # -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  6. # STARTUP OPTIONS 
  7. # -+-+-+-+-+-+-+-
  8.  
  9. # Set this and HETH will stop reporting it's startup options.
  10. showconfig = false
  11.  
  12. # This has something to do with the message displayed when HETH starts...
  13. reminder1 = false
  14.  
  15.  
  16. # -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  17. # LOAD OPTIONS 
  18. # -+-+-+-+-+-+
  19.  
  20. # Game data to use.
  21. gamedef = config\hexen.cfg
  22.  
  23. # Name of any patch wads you want to load.
  24. #file = map01.wad
  25.  
  26. # -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  27. # USER PREFERENCE
  28. # -+-+-+-+-++-+-+
  29.  
  30. # Set this for fewer confirmation boxes.
  31. expert = true
  32.  
  33. # Use this to control the amount of noises.
  34. #quiet = true
  35. #quieter = true
  36.  
  37. # Set this to disable the internal Node builder
  38. bsp = false
  39. #splitfactor = 8
  40.  
  41. # Set this to Quit with 'Q' (remember, there is no confirmation in expert mode)
  42. # If you don't set it then 'Q' will bring up the Save As box.
  43. #qisquit = true
  44.  
  45. # Set this to show things with the direction showing all the time.
  46. thingangle = true
  47.  
  48. # Set this if you don't want to unselect all previously selected objects when
  49. # you use the selection box (Shift-MouseButton1, Shift-M).
  50. addselbox = true
  51.  
  52. # Set this for confirmation of mergeing vertices when in expert mode.
  53. vertconf = true
  54.  
  55. # Uncomment this if you don't like to have the object 0 selected when you
  56. # switch from one editing mode to another.
  57. select0 = false
  58.  
  59. # Set this if you want to swap the mouse buttons by default.
  60. #swapbuttons = true
  61.  
  62.  
  63. # -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  64. # PREFERENCES MENU (F5)
  65. # -+-+-+-+-+-+-+-+-+-+-
  66.  
  67. # Default Textures and preferences.  You may want to change these values...
  68. #walltexture = FOREST01
  69. #uppertexture = FOREST01
  70. #lowertexture = FOREST01
  71. #ceiltexture = F_022
  72. #floortexture = F_022
  73. #doortrack = D_END1
  74. #doortexture = D_WD01
  75. #upperstep = FOREST01
  76. #lowerstep = FOREST01
  77. #teletexture = X_012
  78. #ceilheight = 128
  79. #floorheight = 0
  80.  
  81. # Set the value to increment floor and ceiling heights with the hot-keys
  82. # The default value is 16. You can change this value in the preference menu.
  83. increment = 8
  84.  
  85. # Set a value to choose how close to a line you have to be to split it 
  86. # when Inserting Vertices, you can change this when editing with F5.
  87. # The default is one point away from the line.
  88. closetoline = 2
  89.  
  90.  
  91. # -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  92. # DISPLAY OPTIONS
  93. # -+-+-+-+-+-+-+-
  94.  
  95. # 0-standard VGA, 1-640x480x256, 2-640x480x256, 3-800x600x256, 4-1024x768x256
  96. bgi = VESA
  97. video = 3
  98.  
  99. # Use this to hide the bottom info bar (displayed by default).
  100. #infobar = false
  101.  
  102. # Use this to use the alternative info bar (on by default).
  103. #altinfo = false
  104.  
  105. # Set this option to true and view the map as if you were playing doom also F7
  106. #altmapstyle = true
  107.  
  108. # Set this option to true and view the doors and keys in the correct colour
  109. # only works if altmapstyle = true
  110. #altdoorstyle = true
  111.  
  112. # When set to true this option will show the map in True Auto-Map style
  113. # no things will be shown and no gray 2 sided lines, only works if altmapstyle
  114. # has been set 
  115. #trueautomap = true
  116.  
  117. # Set this to see the graphic of the highlighted object (on by default).
  118. #dispsprite = false
  119.  
  120. # Scroll factor.
  121. # The default is 10.
  122. largescroll = 12
  123.  
  124. # Default zoomed in factor upon editing the level the first time.
  125. # The default setting is 6
  126. zoom = 5
  127.  
  128. # Set this to draw squares instead of circles when using the Ruler.
  129. # Some video cards can't support drawing of circles properly.
  130. #squarecircles = true
  131.  
  132. # Set this if you have an old mouse driver and you don't see the cursor.
  133. fakecursor = true
  134.  
  135. # Set this to use the optional color set.
  136. #color2 = true
  137.  
  138. #set this to control the grid scales defaults are 4 and 512
  139. #valid values are 1,2,4,8,16,32,64,128,256,512 & 1024
  140. mingrid = 1
  141. maxgrid = 256
  142.  
  143. # -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  144.  
  145. # Set this to turn debugging on, this will create a deth.log file.
  146. #debug = true
  147.