home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Gurus / TricksOfTheDoomGurus.iso / editors / wintex / windeu.ini < prev    next >
Text File  |  1995-03-20  |  1KB  |  53 lines

  1. #
  2. #  Default WinDEU config file
  3. #  for use with WinTex
  4.  
  5. # NO: Name of the main wad file.
  6. # NO: Name of the patch wads you want to load.
  7.  
  8. #quiet = true
  9. #quieter = true
  10.  
  11. # Set this if you think you are a brain.
  12. #expert = true
  13.  
  14. # Use this to hide the info bar (displayed by default).
  15. #infobar = false
  16.  
  17. # Set this if you don't want to unselect all previously selected objects when
  18. # you use the selection box (Shift-MouseButton1, Shift-M).
  19. #addselbox = true
  20.  
  21. # Uncomment this if you don't like to have the object 0 selected when you
  22. # switch from one editing mode to another.
  23. #select0 = false
  24.  
  25. # If you are an expert in Binary Space Partitioning algorithms and you want
  26. # to tweak the Nodes builder, then you can use the following parameter.
  27. # Default recommended value = 8
  28. #splitfactor = 8
  29.  
  30. # Default textures and preferences.  You may want to change those values...
  31. # (Can be changed in the preferences dialog box.)
  32. walltexture = BROWNHUG
  33. uppertexture = REDWALL1
  34. lowertexture = COMPBLUE
  35. ceiltexture = F_SKY1
  36. floortexture = FLAT20
  37. ceilheight = 256
  38. floorheight = 0
  39.  
  40.  
  41. reminder1 = false
  42.  
  43. # Set this if you don't want to use 3D controls in Windows and dialog boxes
  44. # (Can be changed in the preferences dialog box.)
  45. #3DControls=false
  46.  
  47. # Set this if you want the length of moving LineDefs to be displayed
  48. # (Can be changed in the preferences dialog box.)
  49. #DrawLength=true
  50.  
  51. # Set the priority of the nodes builder when rebuilding a level.
  52. buildpriority=25
  53.