Option Syntax
The syntax for the option command is given below:
option [option name] [option value] [-save] [-reset]
The following arguments are used for this command:
Option Name | If you aren't saving or resetting options - specify the name of the option you wish to change here. |
Option Value | If you aren't saving or resetting options - specify the value you wish to set your specified option to here. |
-save | Specify -save as an argument to save your current options (so that they stay when you restart your game). |
-reset | Specify -reset as an argument to restore all of your options to the way they were when you first played the game (default). |
Option Examples
Below you will find the working samples of the option command.
option
With the help of above console command, you can list all of your current options.
option -save
With this command, you would save your options.
option -reset
This console command can reset your options to default.
option OptionLighting 1
TThis command would set the lighting option (OptionLighting) to 1, which is a lower quality setting that its default (3).