Seta (console command)
Description
This command sets the specified CVar to a given value and archives it (hence the ‘a’ in the command) in the user’s config file.
Usage
At the console type…
seta <CVar> <value>
Parameters
- <CVar> - The CVar to modify.
- <value> - the value to set the CVar to. Values can be written as a string.
Notes
If your value is a string, don’t forget to put quotes around it. You can sometimes do without, but results may vary if the string contains space characters.