i believe he means options like this:
1. Enable Anti-Aliasing support (enable here, then set via your graphics card driver to use):
#r_aa_blit 1
2. Allow the possibility to have chat channels in more than one tab/window:
#chat_allowduplicatechannels 1
Remove the # from infront of the option you want activated. Add the # to it to disable (or delete it entirely)
|