Set (console command)
From modwiki
Description
This command sets the specified CVar to a given value.
Usage
At the console type...
set <CVar> <value>
Parameters
- <CVar> - The CVar to modify.
- <value> - the value to set the CVar to. Numbers can be enclosed in quotes.
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.

