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
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 [[MDL_(GoldSrc)#Model_flags|flags]], which are used for various effects, mostly left over from Quake.
 
[[Category:QC commands|flags]]

Revision as of 11:07, 4 September 2024

$flags is a QC Command available in all GoldSrc GoldSrc games.

Warning.pngWarning:
  • The {{{engine}}} parameter is inconsistent with the name defined by the {{goldsrc}} template. This can most likely be fixed by setting the value of the {{{engine}}} parameter to GoldSrc.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

It defines a 32-bit set of flags, which are used for various effects, mostly left over from Quake.