Home

Ads 468x60px

Text

Populer Post

Slider(Do not Edit Here!)

Comments

Featured Posts

Wednesday, June 12, 2013

Counter Strike 1.6 Free Download

Counter-Strike 1.6 NonSteam - DiGiTALZONE


Part 1  Part 2  Part 3


Download From Softpedia


Download From Hotfile


Download From HTTP


Download From Torrent

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.php2. 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 XTo 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.


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


Disable Game Crash When You Press END, DELETE, and INSERT


Some server admins put plugins that bind u on our native Insert , Delete and End out of the game.  I will try to help correct the configuration after the game on a similar server.So, what to do if you crash the game when you press the Insert, Delete, or End?1) Open your configuration file (the default config.cfg )See the following:bind "F12" "disconnect"bind "INS" "disconnect"bind "DEL" "disconnect"bind "END" "disconnect"Erase all the lines where there is a  bind "button" disconnect or bind "button" quit and save your config.


Light SmokeGrenade | Zombie Plague Light SmokeGrenade

Description:
*The smoke grenade will made a cool light. Usefull on dark sides.

*Smoke puff removed.
*Light style is like in Zombie Plague.
*This plugin works on CS 1.6 & CZ.



Cvars:
*lightsmoke_enabled - 1 - plugin enabled / 0 - plugin disabled
*lightsmoke_light_duration - 20.0 ( set here the light duration )
*lightsmoke_deploytime - 3.0 ( set here the seconds until smoke deploy )
*lightsmoke_trail - 1 - enable / 0 - disable the smoke trail
*lightsmoke_cylinder - 1 - enable / 0 - disable the cylinder when light start's
*lightsmoke_smoke - 1 - enable / 0 - disable the smoke effect when light is turned off
*lightsmoke_glow_color - "255 255 255" - set the smoke glow color. RGB Format(use spaces)
*lightsmoke_bonus - 1 - give a free smokegrenade on player spawn / 0 - disable free smokegrenade on spawn



Modules Required*fakemeta
*hamsandwich



Download Plugin Source

Reduce Chokes, Loss and Get Maximum FPS ON CS 1.6

Type these in console:


fps_max 101
net_graph 3


cl_updaterate 101 
101 is the max you should set it and if you have choke you always lower it untill you get choke. So if you were getting like 20 choke lower the updatrate by typeing cl_updaterate 70. See if you still have choke after about 20 seconds. If you do lower it some more.

cl_cmdrate 50
This setting is supposed to be around your average fps. So if you average around 40-50 put it at 50. If your getting a consant 100 in the server your in put it 101.
FPS Note: If you have your fps set to fps_max 101 and your fps goes down to like 40-50 and keeps moving around drastically set it to fps_max 75. Keep lowing the setting bit by bit untill it reamians pretty constant.

rate 20000
the rate setting is debated alot but if you want max preformance use 20000. many people say 25000 but they do not realize that is a lan setting. Use rate 20000.



Use OpenGl Mode