Config files
On startup, the game will load the default config file located at basewsw/config.cfg
.
In the config file you can set game variables such as modifying player models, video settings, sound settings and more.
Example config file
seta name yellowsupercar // sets your in-game name
seta clan lambo // sets your in-game clan name
Executing config files
You can create standalone configuration files in your basewsw directory that can then be executed at your will in the console using the exec
command.