Template:Hl1 kv contents: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<onlyinclude>{{KV|Contents|intn=skin|choices|What brush contents to use for this entity.
<onlyinclude>{{KV|Contents|intn=skin|choices|What brush contents to use for this entity.
: -1: Empty
:For intrinsically nonsolid entities (ex {{code|[[func_illusionary (GoldSrc)|func_illusionary]]}}) and entities with no [[clipnodes]] (such as using {{code|zhlt_noclip}}), this is purely cosmetic.
: -2: Solid
: '''-1:''' Empty
: -3: Water
: '''-2:''' Solid
: -4: Slime
: '''-3:''' Water
: -5: Lava
: '''-4:''' Slime
: -6: Sky
: '''-5:''' Lava
: -7: Volumetric Light (same as Water)
: '''-6:''' Sky
: -8: ???
: '''-7:''' Volumetric Light (same as Water)
: -9: Water with 0° current
: '''-8:''' ???
: -10: Water with 90° current
: '''-9:''' Water with 0° current
: -11: Water with 180° current
: '''-10:''' Water with 90° current
: -12: Water with 270° current
: '''-11:''' Water with 180° current
: -13: Water with upward current
: '''-12:''' Water with 270° current
: -14: Water with downward current
: '''-13:''' Water with upward current
: -15: Translucent (like water, but never solid)
: '''-14:''' Water with downward current
: -16: Ladder
: '''-15:''' Translucent (like water, but never solid)
: -17: Zero Gravity  
: '''-16:''' Ladder
: -18: Hover Field
: '''-17:''' Zero Gravity  
: -19: Fog
: '''-18:''' Hover Field
: '''-19:''' Fog
}}</onlyinclude>
}}</onlyinclude>

Revision as of 13:49, 2 May 2024

Contents (skin) <choices>
What brush contents to use for this entity.
For intrinsically nonsolid entities (ex func_illusionary) and entities with no clipnodes (such as using zhlt_noclip), this is purely cosmetic.
-1: Empty
-2: Solid
-3: Water
-4: Slime
-5: Lava
-6: Sky
-7: Volumetric Light (same as Water)
-8: ???
-9: Water with 0° current
-10: Water with 90° current
-11: Water with 180° current
-12: Water with 270° current
-13: Water with upward current
-14: Water with downward current
-15: Translucent (like water, but never solid)
-16: Ladder
-17: Zero Gravity
-18: Hover Field
-19: Fog