Home

Text

Populer Post

Slider(Do not Edit Here!)

Comments

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

Chat Logger SQL | Amxmodx Plugin

Description:
This plugin save chat message to MySQL Database

installing the plugin:
1. Copy chat_logger_sql.amxx file to plugins folder
2. Add line chat_logger_sql.amxx to plugins.ini file
3 Copy ChatLoggerSQL_NoSaveWords.ini file to your config folder.

Plugins upgrade 14-04-2008:
Added to plugin:
1. Plugin has been chanced so it will automaticaly create database if it doesn't excist yet.
2. Added feature that will not save any selected messages to database. This funciont will search unwanted words from ChatLoggerSQL_NoSaveWords.ini file. If any words writen in file will match to chat messages, the message will not be saved into database.



Download :
Plugin 
Source 
ChatLoggerSQL_NoSaveWords.ini

VIP Announcer | AmxModx Plugin

Description:
- Inspired from AdminMod
- Some information at vip events such as:
  • spawned as vip
  • killed as vip
  • kill the vip
  • escaped as vip
- these are saved or not using nvault
- $ bonus at events
- the vip can have a tag in the name

Modules: 

Cstrike & nVaultCvars:vipannouncer 1/0 -- enable/disable plugin (default 1)
vipannouncer_escapebonus -- money gived to player who escaped as vip (default 800)
vipannouncer_killbonus -- money gived to player who killed the vip (default 300)
vipannouncer_spawnbonus -- money gived to player who spawned as vip (default 600)



Download Plugin Source

Teleport Smoke Grenade

Description
Plugin changes the smoke grenade to teleport grenade with a bit of smoke.
Usage: drop the grenade, you will be teleported to the spot of explosion.
Try to crouch if the height of the spot are small for uncrouched player.


Download Plugin Source

Team Voice Control | CS 1.6 Voice Control

Description
This plugin allows admins to mute one or both teams whenever they want.
Commands & Cvars

/vcontrol - Opens the voice control menu
Requires admin flag "d"
tvc_save - Whether or not the plugin saves settings
 "1" - Saves settings (default)
"0" - Settings reset every time the map changes


Download

AMX CVAR GUARD | AmxModx Cvar Lock

AMX CVAR GUARD

DESCRIPTION
Executes commands listed in an ini file on every incoming client upon
their connection to the server, and optionally can prevent the client
from changing the command to anything else.

WARNING
If the "lock" option is enabled, so that clients cannot set the commands
to anything else, the client will have to exit their game before they 
can set it to anything else. No permanent effects, but sometimes people
get confused.

NOTE
Blocking commands only works for client CVARs, which are "settings".
See cvarguard.ini for examples of these cvars.

USAGE
Place cvarguard.ini in amxmodx/configs directory.
Follow instructions in that file for adding commands.
Use the below CVARs to enable this plugin in your server.

amx_cvarguard <1/0>
Enables or Disables the plugin

amx_cvarguard_lock <1/0>
Enables or Disables the "lock" feature, preventing clients from
changing commands to anything else



Download Plugin  Configs

Team Flash Punish | Counter Strike 1.6 Team Flash Punish

Description
This plugin punishes players who flash their teamates.


Features
- Restrict a player from throwing flash nades
- Punish a player who flashes his teamates

Cvars


tfp_count < Flags >
Count Type: Flags are additive (default : 3)
0: Don't count
1: Count semi flash
2: Count full flash
4: Also count when flasher is dead


tfp_max_count < X >
Restrict a player from throwing flash nades after X counted teamflash (see previous cvar) (def:10)


tfp_punish < Flags >


Punish Type: Flags are additive (default : 2)
0: Don't punish
1: Health reduction
2: Money reduction


tfp_health_amount < amount >
HPs reduction (def:5)


tfp_money_amount < amount >
Dollars taken (def:200)

Modules
Cstrike

Fakemeta
Hamsandwich


Download Plugin

Counter Strike 1.6 Auto Team Balance Plugin

Description
This plugin balances teams as soon as autoteambalance is triggered.


Cvar
iatb_active < 0|1 >
0 : plugin disabled - 1 : plugin enabled if mp_autoteambalance is 1


iatb_admins_immunity < 1|0 >
Enable / Disable admins immunity
Note: admins will still be balanced by standart autoteambalance



iatb_message < "text here" >
Displayed text when teams are balanced


Modules
Cstrike module
mp_autoteambalance 1



Download  Plugin

HL Guard Tutorial on Counter Strike 1.6 server

HL Guard is an anti-cheat system for Half-Life, with the following components:
a. detects aimbot
b. blocs the wallhack
c. detects the alias
d. makes the cvar's more powerfull
e. bans on name (nick)
f. incorporated Steamban system - for those with steam
g. guard system against Skywalk



1. The installation is made in metamod plugins.ini, so download HL Guard rar here , unzipp it, copy it in HLDS\cstrike\addons and then edit it in metamod plugins.ini :
win32 addons/hlguard/dlls/hlguard_mm.dll. You can also use hlguard_mm_optimized.dll, but this is used for the newer systems and the server might stop working.
2. Now you have to choose between the repeated stopping scanning message and the unique one, that is, if you want the message, that the scan has been compleated, to appear after every scan, or only after the first scan. To do so, you have to acces HLDS\cstrike\addons\hlguard\config where you open using the WordPad hlguard.cfg. Here you look for the line " Alias scanning completed mesage" where you have two options: "One Time mesages" and "Repeating mesages". To activate one of them you have to erase "//" in front of them.
3. Now you have to activate the hlguard menu
To do so, first enter HLDS\cstrike\addons\hlguard\config, then open hlg_menu.cfg using the WordPad. Look for the hlg_menupassword "" line, an enter a password between the "" (ex : hlg_menupassword"meseriasu" ). Save and close. If the server was started, restart or change th map. Now enter the game in the console hlg_menu meseriasu (without "", and meseriasu is the password from hlg_menu.cfg ). The menu will be shown on the screen.




4. Setting the agreeing declaration. First go to HLDS\cstrike\addons\hlguard\config\hlguard.cfg and erase the "//" in front of this line :

// hlg_exec addons/hlguard/config/hlg_agreement.cfg


Then enter HLDS\cstrike\addons\hlguard\config, and open hlg_agreement using WordPad. There you will find some lines that you can change. The first is "By playing on this server , you" and so on.You do not have to translate word by word, but you have to keep the lines. The last line is the most important. There you write "1. Accept 4.Refuse ". The player who will press the 4 key, refusing the scan, will be automatically kicked out. You will see what you can do with HL Guard entering in the on screen menu using the “hlg_menu password” command in the console.

Invisible Spectator Plugin For AmxModx

Description
This plugin let admins with ADMIN_RCON access be spectators but still appears in a team.

It can be usefull to spectate potential cheaters.
Cheaters pay attention to spectators, so keep in mind that the more players will be on your server, the more difficult it will be to see you are not really alive.
Also note that too many 'invisible spectators' at the same time will easily be detected, and that 'invisible spectators' are counted as dead players (cvar amx_inv_dead_percent).



Commands
amx_spectate
Type this command once you are dead or specator, you won't appear in spectators list.
Type the same command or join a team to disable your "invisibility"


Cvars
amx_inv_dead_percent < value >
When value% of total players are dead, "invisible spectators" appear to be dead.



Modules
Fakemeta



Download Plugin

Chat Logger For Counter-Strike 1.6 | Chat Logger AmxModx Plugin

Description:
it log chat messages of:
say, say_team, amx_say, amx_chat, amx_psay, amx_csay, amx_tsay
say @(@@|@@@)
say_team @
to the amxxdir\logs\filename.html

Cvar:
cl_logmode 0 | 1 default is 1
0 : filename is ChatLog, means log all messages to a single htm file.
1 : filename is XXXX.XX.XX, Xs stand for the date, means everyday it creates a new htm file.

Install:
Put this plugin above the adminchat.amxx or it will not log adminchat stuff.

; Chat / Messages
chat_logger.amxx ; log chat messages by jim
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
;scrollmsg.amxx ; displays a scrolling message
;imessage.amxx ; displays information messages
adminvote.amxx ; vote commands



Download Plugin Source


AmxModx Plugin's Compilation

In order to modify a plugin (for example the maxping of the highpingkicker) you will have to edit the modification in the .sma file and then compile the sma. So, if you want to change the value of highpingkicker maxping , go to HLDS\cstrike\addons\amxmodx\scripting ( HLDS is the main directory of your server) and open the hpk.sma (or whatever the name it is) and edit maxping 150 or 200 or whatever , then save and close . Now you`ll have to compile it . How you do that… Drag and drop the sma file over the compile.exe icon ( the blue one - attention ! there are two blue icons, you will chose the one called “compile”) into the scripting folder . A black window will appear showing the derulation of the compiling process. When it`s done it will display “Compilation Done”. Now you will have to look into the “scripting” folder for a subfolder called “compiled”. Open it , and there you`ll find the compiled “.amxx” file of your plugin ( in our case the hpk.amxx) . This file you`ll have to copy into HLDS\cstrike\addons\amxmodx\plugins folder . If your server was running while you compiled and installed the plugin restart it or change the map and the plugin will work on the new value.

sXe Injected v12.0 Released!

Add: Anti-Soundhack Beta 1
Add: New cheats detections
Fix: Unblocked commands
Fix: Lost focus on screenshots
Fix: Upload screenhots lag
Fix: Deformed ATI screenshots
Fix: CS1.5 duplicated folders
Fix: CS Windows name
Fix: Internationalization fixed
Fix: Anti-Wallhack visualization errors



DOWNLOAD

How to Forward Port for Counter-Strike 1.6 Server


If you're having trouble with people connecting to your server...1. You either are behind a router which doesn't have the nessecary ports open.
2. You're behind a firewall, which once again doesn't have the nessecary ports open.
3. In the server config or in the console, you need to set sv_lan 0.

1. Opening ports in your router.

Heres how to open the ports on your router to maximize packet input and output in CS 1.6 etc.
FIRST!! make sure you know an admin login for your router, the default login for admin should be:
Username: admin Password: admin
ALSO!!! You will need to know your Interal IP. in order to get this you must:
a) Press start and then press "Run" b) Type "cmd" into the little box that appears c) When and if the black box comes up type in there "ipconfig/all" d) Lots of crap should come up if entered correctly e) Sift through the crap and find your "IP Address" this will be your internal one.


Step 1) Type your router's IP into the address bar of your web browser (default is 192.168.1.1) if not then you can find out for yourself by:


a) Pressing start and then pressing "Run" b) Typing "cmd" into the little box that comes up c) When and if the black box comes up type in there "ipconfig/all" d) Lots of crap should come up if entered correctly e) Scroll down and stare at the crap you should find a line called "Default Gateway" and then an ip is your routers IP, or at least should be.


Step 2) Now that you have entered the IP in and hit the "ENTER" key a login box should appear; you must now login with your login details.


Step 3) Now you should have access to the router screen, depending on the router there should be a menu somewhere, that allows you to port forward, usually under advanced settings, Virtual Servers or NAT.


If you have any poblems with this step simply go to:



Select you router from the millions on the page, then find out how to access your port forwarding menu. Considering that you have done all of the above; you should:

a) Have full admin access to your router b) Be on the Port forwarding menu

Step 4) Right we should be at the port forwarding menu. We now need to add an entry to make the router open the ports we need to make our program fully functional, usually there is an add button or something similar.

Step 5) A page or pop up should now appear and you can type in the details of your port forward. An example is Screen shot.


Step 6) Put in the details of the port you wish to forward, (for servers the default port should be 27015) if not, you can go in game (on CS) and open up the console and type "port" this should tell you the port CS will run on.

Check the enable box Service name: hlserver Incoming ports: 27015 - 27015 Destination IP Address: "Your Internal IP here, for example 192.168.1.2" *Destination ports: 27015 - 27015 Port type: Check both UDP and TCP, or if its a drop down menu select "both" . Dont worry if yout input menu doesnt look like the one I have, just input everything you can and press submit and you are DONE.

Your external IP is Here, this is the one people will connect to.
so the IP for your server will be: For example
80.195.225.71:27015 for a server on the port 27015


2. Sv_lan 1
In rare cases, your server might have sv_lan set to 1. This is blocking all outside connections from being made to your server, and only allowing people inside the Local Access Network to connect. Now, to stop this, simply go into console and type sv_lan 0. Now for those who grow tired of doing this time after time. Specially on non-24/7 standalone servers. Their's an easy to make sure that your server, sets sv_lan 0, as its deafult settings. Locate your CS directory, in most cases is:
C:\Program Files\Steam\SteamApps\username\Counter-Strike\cstrike\
There should be a file called server.cfg. Open this using Word, or any other simple typing applications. Now near the bottom there should be a line called '\\ Load Ban Files'. Above this simply add 'sv_lan 0'.