Posted on August 1st, 2007 by yiorgos
Every Enemy Territory forum I know has a specific topic dedicated to configuration tweaks. These are small changes to the default ET configuration which will improve your gaming and make it more enjoyable in the process. My favourite ones are:
Crosshairseta cg_drawCrosshair "5" //dot (.) type crosshairseta cg_crosshairColor "red" //crosshair color seta cg_crosshairColorAlt "red” //maintain [...]
Filed under: Wolfenstein configuration, wolfenstein scripting | 1 Comment »
Posted on June 13th, 2007 by yiorgos
Here's a tip you might find useful:
If you want to set a custom window size for your ET (could be useful when playing on a laptop with a not-so-usual resolution or on a very large resolution screen) then you can either alter your autoexec.cfg or create a small script to do that for you. It's [...]
Filed under: Wolfenstein configuration, wolfenstein scripting | No Comments »
Posted on June 4th, 2007 by yiorgos
I haven’t posted in some time now….I hope I’ll be more regular in blogging from now on :)
Here are a couple of small but useful scripts that you can use. If you want to know more about scripts then read this post as well.
unbind “X”
bind X [...]
Filed under: wolfenstein scripting | No Comments »
Posted on March 19th, 2007 by yiorgos
ET config (short for configuration – many times called cfg) are files which contain commands for Wolfenstein – ET to execute. When we talk about these files we mainly mean the configuration files which are on your PC and which control the behaviour of your game.
You can do a lot of things with cfg [...]
Filed under: Wolfenstein configuration, wolfenstein scripting | 3 Comments »