$ignorez: Difference between revisions
Jump to navigation
Jump to search
Note:$ignorez can be used on any textures or models, which means that, if the server allows custom files, it can be used to create a wallhack cheat. In
Day of Defeat: Source,
Team Fortress 2,
Counter-Strike: Source and
Half-Life 2: Deathmatch, this is fixed by being disabled for models only, and attempting to use it on a model will print this error message into the console: "Ignoring material flag '$ignorez' on material 'X'".
(ignorez is only disabled for *models*, it still works without issue on materials w/o models; including the skybox and the hud) |
m (Nesciuse moved page $ignorez/en to $ignorez without leaving a redirect: Move en subpage to basepage) |
||
(17 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar|title = $ignorez}} | |||
{{ | {{Code|select=1|$ignorez}} {{Code|style=2|(as in "ignore the Z axis")}} is a [[boolean]] setting available in almost all {{source|4}} games that enables [[cheap]] [[sorting]]. It is mostly used for interface materials, which will always be rendered in front of the 3D world, and skybox materials, which will always be behind. | ||
[[Category: | {{note|$ignorez can be used on any textures or models, which means that, if the server allows custom files, it can be used to create a wallhack cheat. In {{dods|4}}, {{tf2|4}}, {{css|4}} and {{hl2dm|4}}, this is fixed by being disabled for models only, and attempting to use it on a model will print this error message into the console: "Ignoring material flag '$ignorez' on material 'X'".}} | ||
==Preview== | |||
<gallery> | |||
File:$ignorez disabled.png|512px|$ignorez disabled | |||
File:$ignorez enabled.png|512px|$ignorez enabled | |||
</gallery> | |||
[[Category:Shader parameters|ignorez]] |
Latest revision as of 03:38, 12 July 2024
$ignorez (as in "ignore the Z axis") is a boolean setting available in almost all Source games that enables cheap sorting. It is mostly used for interface materials, which will always be rendered in front of the 3D world, and skybox materials, which will always be behind.




