FCVAR ARCHIVE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (spam revert)
m (→‎See also: clean up, replaced: See Also → See also)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wrongtitle|title=FCVAR_ARCHIVE}}
{{DISPLAYTITLE:FCVAR_ARCHIVE}}
If this flag is applied to a [[ConVar]], the [[Goldsource]] & [[Source]] engines will archive it to <code>config.cfg</code> & <code>cfg\config.cfg</code> respectively.
If this flag is applied to a [[ConVar]], the [[Goldsource]] & [[Source]] engines will archive it to <code>config.cfg</code> & <code>cfg\config.cfg</code> respectively.
== See also ==
[[Developer Console Control#The FCVAR flags|Developer Console Control]]
[[Category:Constants]]
[[Category:Constants]]

Latest revision as of 04:31, 4 January 2024

If this flag is applied to a ConVar, the Goldsource & Source engines will archive it to config.cfg & cfg\config.cfg respectively.

See also

Developer Console Control