home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-11-30 | 4.0 KB | 206 lines |
- [Config]
-
- ; This tells WAD Studio where to look for its files
- ; such as the flat and texture lists and help file.
- ; Note that a backslash (\) is needed at the end.
- ; THIS IS NOT NECESSARILY THE DIRECTORY CONTAINING
- ; YOUR WAD FILES!
- WADStudioFilesDir=C:\DOOM2\WADSTD\
-
- ; This controls the old style sector display.
- OldSectDisplay=0
-
- ; Use the following line to determine
- ; whether setting the 2-sided flag will
- ; add/delete a second sidedef.
- LinkTwoSided=1
-
- ; The next line determines which color scheme
- ; will be used. Select From the sections with
- ; "Colors" in their names, or create a new
- ; section.
- Colors=Version 1.0 Colors
-
- ; The pathname of the Hexen script compiler.
- ACC=C:\HEXEN\ACC.EXE
-
- [Doom II]
- ; The following lines tell WAD Studio
- ; where to look for the texture list,
- ; flat list, thing list, line type list,
- ; and sector special list.
- TextureList=TEXTURES.DM2
- FlatList=FLATS.DM2
- ThingList=THINGS.DM2
- LineDefsList=LINESPEC.DM2
- SpecialsList=SECTSPEC.DM2
-
- [Doom I]
- TextureList=TEXTURES.DM1
- FlatList=FLATS.DM1
- ThingList=THINGS.DM1
- LineDefsList=LINESPEC.DM1
- SpecialsList=SECTSPEC.DM1
-
- [The Ultimate Doom]
- TextureList=TEXTURES.DMU
- FlatList=FLATS.DM1
- ThingList=THINGS.DM1
- LineDefsList=LINESPEC.DM1
- SpecialsList=SECTSPEC.DM1
-
- [Heretic]
- TextureList=TEXTURES.HER
- FlatList=FLATS.HER
- ThingList=THINGS.HER
- LineDefsList=LINESPEC.HER
- SpecialsList=SECTSPEC.HER
-
- [Hexen]
- TextureList=TEXTURES.HEX
- FlatList=FLATS.HEX
- ThingList=THINGS.HEX
- LineDefsList=LINESPEC.HEX
- LineActList=LINEUSE.HEX
- SpecialsList=SECTSPEC.HEX
- DefaultScripts=BEHAVIOR.HEX
-
- [Version 1.0 Colors]
- OneSide=FFFFFF
- TwoSide=808080
- OneSideSel=0000FF
- TwoSideSel=000080
- Select=FF0000
-
- [Original Beta Version Colors]
- OneSide=FFFFFF
- TwoSide=00FFFF
- OneSideSel=0000FF
- TwoSideSel=FF00FF
- Select=FF00FF
-
- [Soft Colors (256 Colors Required)]
- OneSide=FFFFFF
- TwoSide=F0CAA6
- OneSideSel=FF0000
- TwoSideSel=FF0000
- Select=FF0000
-
- [Custom Colors]
- ; Put custom colors here. The codes are the following,
- ; for those of you who don't know (or care to know)
- ; color codes:
- ;
- ; Black: 000000 Dark Gray: 808080
- ; Light Gray: C0C0C0 White: FFFFFF
- ; Dark Red: 000080 Red: 0000FF
- ; Dark Blue: 800000 Blue: FF0000
- ; Dark Green: 008000 Green: 00FF00
- ; Dark Purple: 800080 Purple: FF00FF
- ; Dark Brown: 008080 Yellow: 00FFFF
- ; Dark Cyan: 808000 Cyan: FFFF00
- ;
- OneSide=FFFFFF
- TwoSide=808080
- OneSideSel=0000FF
- TwoSideSel=000080
- Select=FF0000
-
- [Doom - Defaults]
- ThingAngle=90
- ThingType=1
- ThingFlags=7
- LineDefFlags=1
- LineDefType=0
- LineDefTrigger=0
- SideDefWallAbove=-
- SideDefWallBelow=-
- SideDefWall=-
- LSideDefWallAbove=-
- LSideDefWallBelow=-
- LSideDefWall=-
- SectFloorHeight=0
- SectCeilHeight=128
- SectFloorFlat=FLOOR0_1
- SectCeilFlat=FLOOR0_1
- SectLight=192
- SectSpecial=0
- SectTrigger=0
-
- [Heretic - Defaults]
- ThingAngle=90
- ThingType=1
- ThingFlags=7
- LineDefFlags=1
- LineDefType=0
- LineDefTrigger=0
- SideDefWallAbove=-
- SideDefWallBelow=-
- SideDefWall=-
- LSideDefWallAbove=-
- LSideDefWallBelow=-
- LSideDefWall=-
- SectFloorHeight=0
- SectCeilHeight=128
- SectFloorFlat=FLAT500
- SectCeilFlat=FLAT500
- SectLight=192
- SectSpecial=0
- SectTrigger=0
-
- [Hexen - Defaults]
- ThingAngle=90
- ThingType=1
- ThingFlags=2023
- LineDefFlags=1
- ;1537
- LineDefType=0
- LineDefTrigger=0
- SideDefWallAbove=-
- SideDefWallBelow=-
- SideDefWall=-
- LSideDefWallAbove=-
- LSideDefWallBelow=-
- LSideDefWall=-
- SectFloorHeight=0
- SectCeilHeight=128
- SectFloorFlat=F_044
- SectCeilFlat=F_044
- SectLight=192
- SectSpecial=0
- SectTrigger=0
- DefBehavior=DEFAULT.O
-
- [Grid]
- GridMode=3
- Name1=Tiny (&8x8)
- Size1=8
- Name2=Small (1&6x16)
- Size2=16
- Name3=Normal (3&2x32)
- Size3=32
- Name4=Large (6&4x64)
- Size4=64
-
- [Things]
- NumRanges=9
- Range1Start=1 ;Range 1
- Range1End=89
- Range2Start=2001 ;Range 2
- Range2End=2008
- Range3Start=2010 ;Range 3
- Range3End=2015
- Range4Start=2018 ;Range 4
- Range4End=2019
- Range5Start=2022 ;Range 5
- Range5End=2026
- Range6Start=2028 ;Range 6
- Range6End=2028
- Range7Start=2035 ;Range 7
- Range7End=2035
- Range8Start=2045 ;Range 8
- Range8End=2049
- Range9Start=3001 ;Range 9
- Range9End=3006
-
-