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
(Created page with "{{this is a|QC Command|name=$flags|engine=goldsrc}}")
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{this is a|QC Command|name=$flags|engine=goldsrc}}
{{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.

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.