FCVAR ARCHIVE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Added a link to a section of another article which goes more in-depth with FCVAR flags. (apologies if I did it incorrectly, I'm a bit of a wiki editing noob!))
Line 1: Line 1:
{{DISPLAYTITLE: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]]
[[Category:Constants]]
[[Category:Constants]]

Revision as of 23:30, 18 May 2014

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#The FCVAR flags