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
(engine name fix)
No edit summary
 
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]]

Latest revision as of 19:34, 16 July 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.