This article's documentation is for the "GoldSrc" engine. Click here for more information.

$flags (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (SirYodaJedi moved page $flags to $flags (GoldSrc))
(engine name fix)
Line 1: Line 1:
{{this is a|QC command|name=$flags|engine=goldsrc}} It defines a 32-bit set of [[flag]]s, which are used for [[MDL_(GoldSrc)#Model_flags|various effects]], mostly left over from Quake.
{{this is a|QC command|name=$flags|engine=GoldSrc}} It defines a 32-bit set of [[flag]]s, which are used for [[MDL_(GoldSrc)#Model_flags|various effects]], mostly left over from Quake.


[[Category:QC commands|flags]]
[[Category:QC commands|flags]]

Revision as of 01:19, 20 April 2025

$flags is a QC command available in all GoldSrc GoldSrc games. It defines a 32-bit set of flags, which are used for various effects, mostly left over from Quake.