ConVar: Difference between revisions
Jump to navigation
Jump to search
(Added reference link.) |
|||
Line 3: | Line 3: | ||
Documentation on specific console variables can be found at [[:Category:Console Variables]]. | Documentation on specific console variables can be found at [[:Category:Console Variables]]. | ||
<!-- only info on console variables _in general_ should be on this page --> | <!-- only info on console variables _in general_ should be on this page --> | ||
==Good Practices== | |||
Commands that are wish to be saved should be marked with flag FCVAR_ARCHIVE. All cheat ConVars should not be archived. | |||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 21:27, 14 April 2006
For a description, see Commands and Variables.
Documentation on specific console variables can be found at Category:Console Variables.
Good Practices
Commands that are wish to be saved should be marked with flag FCVAR_ARCHIVE. All cheat ConVars should not be archived.