Showing posts with label CS 1.6 Server Related. Show all posts
Showing posts with label CS 1.6 Server Related. Show all posts

Friday, 16 September 2011

CounterStrike 1.6 AMX MODX Plugins

CounterStrike 1.6 AMX MODX Plugins 2011 -2012

Here you will get All the AMX MODX Complaint plugins....
Link below will show you the thousands of Plugin for CounterStrike 1.6 Server..

                                  If you like them Please dont forget to comment on it 
:-)




1) AMX MODX MEGA PLUGIN PACK: [ Contains 600+ Plugins]
   
Info: Ultra huge List of 600+ Plugins, you name it we have it :P






2) Announcements / Message Plugins: [ Contains 14+ Plugins ]







3) Commands, Rules , Principles Plugins: [ Contains  20+ Plugins]
   







4) Configurations  Files: [ Contains 3 Files ]
 

    





5)  Fun Plugins: [ Contains 200+ Plugins]
    Info: Fun packed plugins , brings new dimension to your counter strike game play.
    






6) AMX MODX MATCH Plugins: [ Contains 3 Files ]
   









7)  Counter Strike MODs: [ Contains 50+ Files ]
  Info:MODify/Customise the look and feel of your default Counter Strike Setup with these MODs ,
   


 










8) MUSIC Plugins: [Contains 15+ Music/Songs related Plugins]
 Info:Everybody Loves Music and its better if you could use it while you play counter strike
 








9) Pirate Plugins: [ Contains 15+ Files ]
    Info:Discreet Plugins of Counter Strike )


 


 





10) Torture/Punishment Plugins: [ Contains 30+ Plugins ]








11) Utility Plugins:  [ Contains 70+ Plugins ]
 









12) Weapon Restriction and Control Plugins: [ Contains  60+ Plugins ]
     



CounterStrikeTutes.Blogspot.com Team








Wednesday, 8 April 2009

Counter Strike 2009 Lag,LOSS,Choke Problems Solved

Counter Strike 2009 Lag,LOSS,Choke Problems Solved !

What is Tickrate?
Valve explains Tickrate as: "During each tick, the server processes incoming user commands, runs a physical simulation step, checks the game rules, and updates all object states. After simulating a tick, the server decides if any client needs a world update and takes a snapshot of the current world state if necessary. A higher tickrate increases the simulation precision, but also requires more CPU power and available bandwidth on both server and client." DONT CONFUSE IT WITH sys_ticrate

What is use of good tickrate ?
Sometimes you may have heard players saying that their bullets dont register or they are framing.Sometimes you may shoot some players behind a player & still able to hit him a headshot.This all happens if u have low ticrate server.

What is tickrate of my server ?
When your server is running, type "sv_maxupdaterate" in console, it will tell you the tickrate of your server.
Commonly used tickrates are 30 or 60 or 101 but it can lie anywhere between 20-100

You must be thinking that if 101 ticrate server gives better performance why doont everyone run 101 tickrate server
Answer is running server on high tickrate costs more resources & bandwidth on both server & client sides

When play on a 30 tickrate server, type 'net_graph 3' in console.
Click Here
As you can see that 6.50 k/s is the bandwidth being used
on a 101 tickrate server bandwidth usage will be much more
Dont waste your time running a server if you dont have adequate bandwidth
To run a good server with 101 tickrate you need 1Mbits/s upload and download bandwidth

How to set tickrate of your server ?
Open you server's cstrike\server.cfg

For 101 Tickrate---
Change these values
sv_minupdaterate 10
sv_minupdaterate 101
sv_minrate 0
sv_maxrate 25000
fps_max 101
sys_ticrate 250

For 60 Tickrate---
Change these values
sv_minupdaterate 10
sv_minupdaterate 60
sv_minrate 0
sv_maxrate 12000
fps_max 101
sys_ticrate 250

For 30 Tickrate---
Change these values
sv_minupdaterate 10
sv_minupdaterate 30
sv_minrate 0
sv_maxrate 7000
fps_max 101
sys_ticrate 250

A simple advice is that you must not install HL Booster.It just screws up server.

We did some research on it and found that it only controls sys_ticrate value in realtime
so if u put sys_ticrate 250 your server will run very fine
If you increase this value above 250 you wont see any effect on Internet but on LAN it will.

NOTE:Achieving 101 tickrate on a server is not possible without Pingboosting. Ping boosting is done on server side
But it can be done only on Linux not on windows.

Where can i change tickrate of server?
Server's Tickrate cant be changed via RCON or any other tool
You need to have access to server console

That was a explanation for Host or Server

Now comes Client or Player

If u play on a 101 tickrate server with settings those of 30 tickrate you wont see any difference
You should always play on these settings...these should be put in config.cfg of your game
cl_cmdrate 101
cl_updaterate 101
rate 25000
cl_interp 0.1
fps_max 101

If u get choke even if you are using these settings, then it is possible that server is running on low tickrate
Try lowering your cl_updaterate to 60 & see if choke is decreased
Do same untill you have 0 choke
That was how to solve choke problem

If u have loss problem,that means there is some packet loss between you and server
This indicate some network connection problem either with your connection or server's

If you are only one who gets loss, it is problem with your connection

I Hope it solves your lag problem to certain extent.



CounterStriketutes.blogspot.com
'MyFreeCopyright.com

Tuesday, 3 February 2009

How To Protect Counter Strike Server !

How To Protect Counter Strike 1.6 Server !

Recently my CounterStrike 1.6 Server got DOS attacked by some bad guys....

but thanks to Anti CSDOS and ICMP disabled my server remained unharmed..

Note: It is your right to protect your server at all/any cost.

So How Did I Protect my counterStrike 1.6 Server from praying eyes...

3 Steps to secure Counter Strike 1.6 Server:

  • Download AntiCSDOS and run it .






  • If you have AMX MODX installed then Never install WebMod Plugin as it is very easily exploitable and an attacker can gain access to your PC files , avoid it at any cost because its patch will not be released in near future.
  • Disable ICMP request by registry editing (be VERY CAUTIOUS while you edit registry).

Proceed

Go to Start --->Run --->Type "regedit" --->Hit enter/return on keyboard ---> open(in order)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

Method to take Registry Backup of ICMP value

Click "File" (top left of registry window) ---> Select "Export" ---> in Export Registry Window , slect to save it on Desktop ---> give any name to file , i choose "ICMP_ENABLED" for "File name:" option ---> Click Save button --->See if new file appears on Desktop (Donot close Registry window at this point).

Now we may safely proceed to Disable ICMP Requests

Method to Disable ICMP Request:

with this path opened in registry

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

highlight "Parameters" by single click on it --->now look at the right side of window --->Find "EnableICMPRedirect" option , its a DWORD value, change its value from 1 to 0 (zero).

---->Close the Registry window ----> Reboot your Computer for the changes to take effect.

Hope this should solve your CounteStrike 1.6 DOS attack problems to certain extent but the truth is that the DOS or DDOS attacks are considered to be the most dangerous attacks which are capable enough to bring any system down.... but definately thier effects can be minimized to very low level.

Thanks !

:-)

CounterStriketutes.blogspot.com Team

'MyFreeCopyright.com

Monday, 2 February 2009

How to Display CounterStrike 1.6 Find Server List Correctly

How to Display CounterStrike 1.6 Find Server List Correctly
This Guide is not for Server Administrators but for players who are finding it difficult to display their "Find Server" list when they have thier counter strike 1.6 window displayed.
Many times we complain that we dont find Server List getting displayed when we Click
"Find Servers" Option
This can be fixed by following the steps below:
a) DOWNLOAD Master Server File
or
b)http://cstutes.cs.funpic.org/Downloads/MasterServers.vdf
  • Go to your HDD:\HLDS\platform\config and Delete MasterServers.vdf file
(if present)
Where :
HDD : ----> your installation drive
HLDS: ------> Folder in which you installed Counter Strike 1.6
also note "cstrike" and "platform" folders are in same level of depth.
  • Restart your Counterstrike 1.6 and see if Servers list is getting bigger ....
The main idea is to edit the contents of MasterServers.vdf
(open it in wordpad )
and replace them with this code below:
"MasterServers"
{
"hl1"
{
"0"
{
"addr" "207.173.177.11:27010"
}
"1"
{
"addr" "68.142.72.250:27010"
}
"2"
{
"addr" "69.28.151.162:27010"
}
}
"hl2"
{
"0"
{
"addr" "207.173.177.11:27011"
}
"1"
{
"addr" "68.142.72.250:27011"
}
"2"
{
"addr" "69.28.151.162:27011"
}
}
}

  • Save it and Close it.
Hope this Solves the Server List problem
CounterStriketutes.blogspot.com Team



'MyFreeCopyright.com

How To Create Counter Strike Server for Windows XP...Latest

How To Create Counter Strike Server 1.6 for Windows XP

(Covers both Steam and Non-Steam Server)

Theory : In this article i am going to show you how you can create cs 1.6 server... just follow the instructions and in no time you will be having your very own counter strike server for both steam and without steam.

Assumptions:

  • You are Using Windows XP
  • You have atleast 512Kbps ~ 64KBps upload speed (for 10 Player Limit).
  • Your Modem is port forwarded for CounterStrike (port 27000-27030)
  • You have atleast 1Gb RAM , 800MB space left in the drive you want to install the server.
  • You should have some Grey Cells left in you... :-)

Lets Get Started.....

Follow the Steps Below:

Note:Please replace D: with the drive letter you want to install CS1.6 server ,Use My Computer to find it. I am using Drive D: , also avoid using OS/system files drive which is usually C:

DOWNLOAD & INSTALLATION







  1. Open Drive D: -----> make new folder named HLDS
  2. Download HLDSupdatetool.exe from
  3. a)http://cstutes.cs.funpic.org/Downloads/HldsUpdateTool.exe or

    b)http://www.steampowered.com/download/hldsupdatetool.exe

  4. Copy the hldsupdatetool.exe to the D:\HLDS
  5. Go to Start (Bottom Left Corner of screen,usualy green start button )---->Run (prompt) ---->Type "cmd" ---> Type "cd\" -->Type "d:" --->Type "cd HLDS"
  6. When you get this in command prompt window:

D:\HLDS>

Type as D:\HLDS>hldsupdatetool.exe -command update -game cstrike -dir D:/HLDS

After Download is 100% complete ............ follow either A or B

Just in case if you cannot use Hldsupdatetool.exe Read this ---> Here

A. For CounterStrike 1.6 Server with Steam

Run (double click on hlds.exe, inside D:\HLDS folder) and fillup/Change the options availiable to you.

B. For CounterStrike 1.6 Server without Steam

After you have completed Steps 1-5 follow below :

6. Download HLDSPATCH4748.zip from HERE or Mirror 1 or Mirror2 or Mirror3

7.Extract entire contents of HLDSPATCH4748.zip to D:\HLDS folder .....when it asks you to replace\overwrite files just click yes ...and proceed

8. On Desktop create hlds.exe console shortcut to run server in console mode (best mode)

Right click on free space on Desktop --->Select "New" ---> Shortcut (2nd option) -->Type the location of Item :

D:\HLDS\hlds.exe -console -game cstrike +ip External IP +sv_lan 0 +maxplayers 10 +map de_dust2 +sv_ticrate 600

name for the shortcut ----> Console ( i prefer this name ) --->in the end you will see the Red Icon on you Desktop ...just double click it to start CounterStrike 1.6 Server (without Steam).

sv_ticrate will increase your server FPS ... so dont lower it below 600

Now Add these lines to server.cfg file, located in cstrike/ folder

setmaster add 207.173.177.12:27010
setmaster add 207.173.177.11:27010
setmaster add 72.165.61.189:27010
setmaster add 69.28.151.162:27010
setmaster add 68.142.72.250:27010
setmaster add 69.28.151.162
setmaster add 72.165.61.189
setmaster add 207.173.177.11
setmaster add 68.142.72.250
setmaster add hlmaster.jolt.co.uk
setmaster add 65.73.232.251:27040
setmaster add 65.73.232.253:27040
setmaster add 207.173.177.12:27010
setmaster add 207.173.177.11:27010

setmaster enable

sv_voicecodec voice_speex
sv_voiceenable 0
sv_voicequality 1

or Read This Too -----> Here

Most Important:

sv_maxrate
sv_minrate 0
sv_maxupdaterate

To calculate these values go to This Link

also Visit Here for Proper calculation of values

For your convenience Shortcut should look like this ----> HERE



Server Management

I Often use these commands in my server for various reasons , explore your self to know more:

a) stat

b)status

c)users

d)user

also in Task Manager Give highest priority to your CounterStrike 1.6 Server

i.e HLDS.exe

:-)

Finding it too difficult to Understand then download this -----> Here

(we dont support this stuff though)

Any questions ? any problems ? any corrections ?

CounterStriketutes.blogspot.com Team

'MyFreeCopyright.com

Sunday, 25 January 2009

Unable To Update: Renamed Hldsupdatetool.exe But The File Is Still there ....HLDS Update issue / Cannot use Hldsupdatetool.exe !

HLDS Update issue / Cannot use Hldsupdatetool.exe !

Recently someone asked me that he cannot use hldsupdatetool.exe as he is getting following error, show below

While running the "hldsupdatetool.exe" file have you ever gotten this error message:

This can be fixed like ...

1) Run "hldsupdatetool.exe" via command prompt, 2 files should be created in the directory; "hldsupdatetoolNew" and "hldsupdatetoolTmp".

2) Rename "hldsupdatetoolNew.exe" ---> "hldsupdatetoolX.exe" (replace X with whatever you like)

3) Run "hldsupdatetoolX.exe" via command prompt, it should now update "hldsupdatetool.exe" with the latest version of the update tool.

We get this error because in Windows you cannot update a file which is in use....(similarly like you cannot eject safely a Pendrive/USB disk which is currently in use.) so when we use hldsupdatetoolX.exe,it updates hldsupdatetool.exe (coz its inner coding tells to update Hldsupdatetool.exe not HldsupdatetoolX.exe) , which is what we want.
Hence Mission Accomplished.

CounterStrikeTutes.blogspot.com Team

'MyFreeCopyright.com

Friday, 23 January 2009

AMX MODX Plugins for CounterStrike 1.6

How to Install AMX MODX for CounterStrike 1.6



Click To Download





or you can watch this High Quality video (in Full Screen)

http://blip.tv/file/1695603/

or follow the steps below.


How to Install AMX MODX for CounterStrike 1.6

  • Download AmX ModX from Here

    http://sourceforge.net/project/downloading.php?groupname=amxmodx&filename=amxmodx-installer-1.8.1.exe&use_mirror=jaist

  • After Download is Complete ! Install it like any other program you usually do...
  • When AMX MODX is launched, select the Mod Directory installation
  • Specify the Mod from dropdown list as Counterstrike 1.6
  • Browse through the HLDS server installtion location and select "cstrike" folder
  • Then click next
  • The two bars will start racing ....when it is completed...click finish.
  • Delete these three files from installation directory ClientRegistry.blob , InstallRecord.blob , HLDSupdatetool_35.mst...after this delete custom.hpk from cstrike folder.

Now You run your Server with Amx ModX Installed.

:-)

CounterstrikeTutes.blogspot.com Team

'MyFreeCopyright.com