ConVar: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (→Good Practices) | |||
| Line 4: | Line 4: | ||
| <!-- 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== | ==Good Practices== | ||
| Commands that are wish to be saved should be marked with flag FCVAR_ARCHIVE. All cheat ConVars should not be archived. | 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.