Script for AWP Fast Switch |

This script toggles automatically with awp (scout) on the knife back and forth.
By the way, I noticed that this script does not happen so that no bullets flew out of the weapon, that is not too quickly switch weapons.


Script:
alias fast_sniper fs_on
alias + awpshot "+ attack; spec_next"
alias-awpshot "-attack; use weapon_knife; slot1"
alias fs_on "bind mouse1 + awpshot; alias fast_sniper fs_off; echo Fast Sniper ON"
alias fs_off "bind mouse1 + attack; alias fast_sniper fs_on; echo Fast Sniper OFF"

bind "i" "fast_sniper"



bind is to disable and enable the script.
Installation:
1. Open the folder cstrike which is in the game folder. Find there a file config.cfg and open it with notepad.
2. Copy the Script

3. Paste it all to the end of the file config.cfg
Read more »

AmxModx Installation Guide | Download & Install AmxModx

AMX Modx INSTALLATION TUTORIAL FOR WINDOWS.


Amx Mod X helps you to administrate your server ( change maps, set up cvars, kick players) and shows the game statistics .

1. AMX Mod X Full Installer -> http://www.amxmodx.org/downloads.php
2. After download AMX Mod X first most install it anywhere.
3. After installing it, run amxmodx from program files, click on Next button, then select I Accept terms and click Next button, now Select mod directory and press the Next button, a new window will appear, select mod directory (we select D:HLDS\cstrike), at the bottom of window at Custom game addon, select Counter-Strike and click Next button.

Now we have installed AMX Mod X
To see if it runs properly go to the server console and type meta list . If the message recived is:
AMX Mod X - RUN..then everything it`s OK.

Read more »

Download Config Files | Counter-Strike 1.6 Cfg's


The config file is a file with .cfg extension which contains some parameters/settings that will be used during the game. It may contains some commands from the for example, which are associated with some keys from the keyboard for easy of use during the game.The game is loading initially all those parameters from the config.cfg file which is loaded when the game starts. This config.cfg file may be loaded at any time from the console and it can be personalized. The command which loads a config file is /exec name.cfg [where "name" can have any value. If you encounter problems to config file execution, be sure that the path where it is placed is HLDS/cstrike/name.cfg.

Download the config file copy it into cstrike folder and when you connect to the server console type exec.name.cfg . To return to your default configuration just type exec.config.cfg

Download config files

Read more »

Counter Strike 1.6 Free Download

Read more »

FnaticMSI GUI 2010 Download | CS 1.6 GUI

With the popularity of the previous FnaticMSI Counter-Strike 1.6 GUI, Patrik "cArn" Sättermon has created the second version of the GUI for your gaming pleasure.

Please read the instruction before use:
1) Installation
To optimize the graphics of the FnaticMSI GUI the user should install from the folder with the name that matches your resolution.
For example, if you are using 800x600, extract the files from the folder named "800x600".
Extract the proper files into /steamapps/counter-strike/. 
To avoid problems please allow all overwrites in the extraction procedure.
The FnaticMSI players advice everyone to disable mouse acceleration. To disable mouse acceleration add -noforcemparms -noforcemaccel to your launch option(Steam).


2) Configs
The user can easily swap between each of the FnaticMSI player's configs by pressing F10 to access the commandmenu.
It is also possible to execute the config by writing the name of the player's config that you wish to use in the CONSOLE. 
For example, see below:
To execute f0rest's config from the console, simple type "f0rest" and press ENTER. 
The configs of the following players are available: cArn, dsn, f0rest, GeT_RiGhT and threat.
The user can also execute a config by adding "+player name" in the Counter-Strike launch option(Steam).


3) Maps
The Fnatic GUI comes with the aim maps the Fnatic.MSi players are using for practice.
De_tuscan is also in the map pack.
    aim_ak_map.bsp
    aim_glock.bsp
    aim_glocker.bsp
    aim_map_usp.bsp
    de_tuscan.bsp
Read more »