Tool textures (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
m (→ZHLT.WAD) |
|||
Line 111: | Line 111: | ||
== ZHLT.WAD == | == ZHLT.WAD == | ||
{{Code|ZHLT.WAD}} is used for the additional features provided by the [[ZHLT]] and [[VHLT]] compilers. It does not come with any vanilla first-party {{gldsrc|4}} title, but instead comes with ZHLT/VHLT. | |||
{| class=" | {| class="standard-table" | ||
|- | |- | ||
! Image !! Name !! Usage / Notes | ! Image !! Name !! Usage / Notes | ||
Line 146: | Line 146: | ||
|- | |- | ||
| [[File:DOD hlbasics-NULL.png|64px]] || NULL || Not drawn in game, seals [[leak]]s, and is skipped by HLRAD. Blocks visibility if used on all surfaces of the same brush. Optimally, every face that can't be seen during normal gameplay should have this texture. | | [[File:DOD hlbasics-NULL.png|64px]] || NULL || Not drawn in game, seals [[leak]]s, and is skipped by HLRAD. Blocks visibility if used on all surfaces of the same brush. Optimally, every face that can't be seen during normal gameplay should have this texture. | ||
{{ | |||
{{ | {{Note|While no lightmap data is generated on NULL faces, NULL brushes still cast shadows, unless tied to a {{Ent|func_wall}}.}} | ||
{{Tip|Despite common misconception, it is not necessary to use NULL on faces that don't touch [[visleaves]], as these are automatically removed by HLBSP. This means faces that are outside the map and faces that are flush with another one.}} | |||
|- | |- | ||
| [[File:HalflifeWad-ORIGIN.png|64px]] || ORIGIN || Treated as the origin point for rotating entities, such as | | [[File:HalflifeWad-ORIGIN.png|64px]] || ORIGIN || Treated as the origin point for rotating entities, such as {{Ent|func_door_rotating}}. | ||
|- | |- | ||
| [[File:CZERO+DOD hlbasics-SKIP.png|64px]] || SKIP || | | [[File:CZERO+DOD hlbasics-SKIP.png|64px]] || SKIP || | ||
|- | |- | ||
| [[File:HalflifeWad-SKY.png|64px]] || sky || Used for displaying the [[Skybox (2D)|skybox]].{{ | | [[File:HalflifeWad-SKY.png|64px]] || sky || Used for displaying the [[Skybox (2D)|skybox]]. | ||
{{Bug|[[VHLT]] expects the {{Code|sky}} tool texture to be lowercase and will not compile skies correctly if the tool texture does not fit these critera.}} | |||
|- | |- | ||
| [[File:ZHLTwad-SOLIDHINT.png|64px]] || SOLIDHINT || | | [[File:ZHLTwad-SOLIDHINT.png|64px]] || SOLIDHINT || | ||
Line 159: | Line 163: | ||
=== Missing ZHLT tool textures === | === Missing ZHLT tool textures === | ||
ZHLT supports some additional tool textures that aren't found in ZHLT.WAD or any official WAD file. | ZHLT supports some additional tool textures that aren't found in ZHLT.WAD or any official [[WAD]] file. | ||
{| class=" | {| class="standard-table" | ||
|- | |- | ||
! Image !! Name !! Usage / Notes | ! Image !! Name !! Usage / Notes |
Revision as of 07:20, 15 May 2023
HALFLIFE.WAD
Image | Name | Usage / Notes |
---|---|---|
![]() |
{BLUE | An invisible brush face if attached to func_wall or similar brush entity with rendermode solid.![]() |
![]() |
{INVISIBLE | Functions same as {BLUE. |
![]() |
AAATRIGGER | Used for trigger brush entities. |
![]() |
BLACK | A plain black texture for unlit areas, such as the bottom of deep pits.![]() |
![]() |
CLIP | See Clip texture |
![]() |
ORIGIN | Treated as the origin point for rotating entities, such as func_door_rotating. |
![]() |
SKY | Used for displaying the skybox. |
![]() |
TRANSLUCENT | |
![]() |
WHITE |
HLBASICS.WAD
HLBASICS.WAD
is found in Counter-Strike: Condition Zero and
Day of Defeat, and is used to avoid needing to load
HALFLIFE.WAD
for maps that don't use base Half-Life 1 textures. [Clarify] Some of these are also in Condition Zero Deleted Scenes, via
RITUAL_STANDARD.WAD
, as well as in Counter-Strike: Condition Zero, via
CZRITUAL_STANDARD.WAD
.
Image | Name | Usage / Notes |
---|---|---|
![]() |
{blue | An invisible brush face if attached to func_wall or similar brush entity with rendermode solid.![]() |
![]() |
aaa_1 | |
![]() |
aaa_2 | |
![]() |
aaa_3 | |
![]() |
aaa_hurt | |
![]() |
aaa_multi | |
![]() |
aaa_once | |
![]() |
aaa_push | |
![]() |
aaa_push2 | |
![]() |
AAATRIGGER | Used for trigger brush entities. |
![]() |
clip | See Clip texture. |
![]() |
cr_matleaf | ![]() ![]() |
![]() |
cr_matmetal | ![]() ![]() ![]() ![]() |
![]() |
hint | |
![]() |
ORIGIN | Treated as the origin point for rotating entities, such as func_door_rotating. |
![]() |
SKIP | |
![]() |
sky | Used for displaying the skybox. |
Condition Zero only
Image | Name | Usage / Notes |
---|---|---|
![]() |
bark | |
![]() |
black | |
![]() |
cr_matbark | ![]() ![]() |
![]() |
cr_matcard | Unused, likely intended for non-existent "cardboard" material. |
![]() |
cull | |
![]() |
leaf | |
![]() |
loc | |
![]() |
skycull |
Day of Defeat only
Image | Name | Usage / Notes |
---|---|---|
![]() |
cr_mathvymetal | ![]() ![]() ![]() sound/materials.txt , but not used by this texture. Use IR_PIPEM8 instead. [todo tested in ?] |
![]() |
cr_matsand | ![]() ![]() sound/materials.txt . Tie to a func_wall with renderamt set to 0 (aka invisible) to use as a clip brush for metalic props.
![]() |
![]() |
cr_matwood | ![]() ![]() sound/materials.txt . Tie to a func_wall with renderamt set to 0 (aka invisible) to use as a clip brush for metalic props.
![]() |
![]() |
NULL | Identical to ZHLT's NULL texture. |
ZHLT.WAD
ZHLT.WAD is used for the additional features provided by the ZHLT and VHLT compilers. It does not come with any vanilla first-party GoldSrc title, but instead comes with ZHLT/VHLT.
Image | Name | Usage / Notes |
---|---|---|
![]() |
AAATRIGGER | Used for trigger brush entities. |
![]() |
BEVEL | |
![]() |
Black_HIDDEN | Identical to NULL, but has a lightmap. |
![]() |
BOUNDINGBOX | |
![]() |
CLIP | See Clip texture |
![]() |
CLIPBEVEL | |
![]() |
CLIPBEVELBRUSH | |
![]() |
CLIPHULL1 | |
![]() |
CLIPHULL2 | |
![]() |
CLIPHULL3 | Like CLIP, but only affects |
![]() |
CONTENTEMPTY | |
![]() |
CONTENTWATER | Not drawn in game, and inverts the normals of all other faces of the brush. Usually used to simulate volumetric lighting. |
![]() |
HINT | |
![]() |
NOCLIP | Not drawn in game, and disables collision for all faces on the brush. |
![]() |
NULL | Not drawn in game, seals leaks, and is skipped by HLRAD. Blocks visibility if used on all surfaces of the same brush. Optimally, every face that can't be seen during normal gameplay should have this texture.
![]() ![]() |
![]() |
ORIGIN | Treated as the origin point for rotating entities, such as func_door_rotating. |
![]() |
SKIP | |
![]() |
sky | Used for displaying the skybox. |
![]() |
SOLIDHINT |
Missing ZHLT tool textures
ZHLT supports some additional tool textures that aren't found in ZHLT.WAD or any official WAD file.
Image | Name | Usage / Notes |
---|---|---|
N/A | !cur_0 | |
N/A | !cur_90 | |
N/A | !cur_180 | |
N/A | !cur_270 | |
N/A | !cur_dwn | |
N/A | !cur_up | |
N/A | SPLITFACE |