home *** CD-ROM | disk | FTP | other *** search
/ Action Ware 12: Heretic & Hexen / actionware12.iso / acware12 / editors / heth185 / zennode / samples / hexen.zen next >
Encoding:
Text File  |  1995-12-13  |  2.5 KB  |  100 lines

  1. #
  2. #  Sample .zen file for HEXEN.WAD
  3. #
  4.  
  5. [MAP01]            # 'Winnowing Hall'
  6.  
  7. [ignore-linedefs]
  8. # lineDefs that are not visible to the user - their only purpose seems to
  9. #   be to block polyObjects from view in case they 'bleed'.
  10. 510
  11. 1134
  12. 1254,1255
  13. 1637-1639
  14. 1562-1565
  15. 1749-1753
  16.  
  17. # lineDefs bounding polyObjects
  18. 566-569            # bounding box for doors & panels
  19. 1570-1573        # bounding box for sliding bars
  20.  
  21. # polyObject lineDefs - !!! DON'T IGNORE THESE !!!
  22. !1071-1102        # sliding bars ( 8 )
  23. !558-561        # door
  24. !562-565        # door
  25. !692-695        # rotating panel
  26. !704-707        # rotating panel
  27.  
  28. [dont-split-linedefs]
  29. #
  30. # None - implied by sectors below
  31. #      
  32.  
  33. [dont-split-sectors]
  34. 262            # left rotating panel
  35. 279            # right rotating panel
  36. 266            # doorway to chapel
  37.  
  38. [unique-sectors]
  39. #
  40. # None - command-line default ( /nu ) is 'all' but can be changed here
  41. #                              
  42.  
  43. [MAP02]            # 'Seven Portals'
  44.  
  45. [ignore-linedefs]
  46.  
  47. # lineDefs bounding polyObjects
  48. 1561-1564        # outer bounding box
  49. 1465-1560        # inner bounding boxes
  50.  
  51. # extraneous lines - to reduce 'polyobject bleeding' ???
  52. 1636-1659        # 'triangles' around the 6 doors
  53. 1675-1677        # 'step' in front of 1st door ( middle right )
  54.  
  55. # polyObject lineDefs - !!! DONT IGNORE THESE !!!
  56. !931-934        # courtyard pillar    20
  57. !935-938        # courtyard pillar    25
  58. !939-942        # courtyard pillar    19
  59. !943-946        # courtyard pillar    24
  60. !947-950        # courtyard pillar    22
  61. !951-954        # courtyard pillar    23
  62. !955-958        # courtyard pillar    21
  63. !809,810,812,815    # rotating panel    27
  64. !987,808,811,814    # rotating panel    26
  65. !805,806,813,816    # rotating panel    28
  66. !601-604        # south door        1
  67. !605-608        # south door        3
  68. !612-615        # portal door        2
  69. !616-619        # portal door        7
  70. !644-647        # portal door        8
  71. !648-651        # portal door        9
  72. !652-655        # portal door        10
  73. !656-659        # portal door        11
  74. !705,706,777,780    # portal door        16
  75. !707,708,783,786    # portal door        17
  76. !750,751,779,782    # portal door        12
  77. !725,726,778,781    # portal door        14
  78. !727,728,784,787    # portal door        15
  79. !752,753,785,788    # portal door        13
  80.  
  81. [dont-split-linedefs]
  82. # linedefs enclosing courtyard pillars ( sector 49 would include too many )
  83. 156,157,158,790
  84. 1371,1372,1373,1374
  85. 1379,1380,1381,1382
  86. 1375,1376,1377,1378
  87. 1565,1566,1567
  88. 1570,1571,1572
  89.  
  90. [dont-split-sectors]
  91. 150            # upper - right            10, 11
  92. 142            # middle - right        8, 9
  93. 148            # lower - right            2, 7
  94. 76            # upper - left            16, 17
  95. 80            # middle - left            14, 15
  96. 127            # lower - left            12, 13
  97. #49 - see note above    # courtyard pillars        19-25
  98. 262                 # 2 doors to the south        1, 3
  99. 247            # 3 panels in south end of map    26, 27, 28
  100.