Joke Collection Website - News headlines - CS 1.6 server problem, speed, additional high score.
CS 1.6 server problem, speed, additional high score.
1. Basic requirements for server installation
1), hardware requirements
The minimum hardware configuration of the server is about PIII500, and the memory is above 128M. If you have a bad memory, you will often work overtime. Fortunately, P4 is more common, and the memory is usually higher than 256M or even higher.
2), the line requirements for the line as soon as possible. Although the highest speed of continuous uploading and downloading of CS in the game is only 3K/ s, if the PING is too high, everyone will be unhappy.
2. The special edition of this server contains the following game plug-ins (provided that the plug-ins are selected and installed during installation and enabled after installation. ):
1), meta-module (Server Plug-in Explorer, enabled by default)
2)amx modx (Super Management Plug-in, enabled by default)
3)booster (server FPS stable plug-in, enabled by default)
4)WWCL (script checking plug-in, which is not enabled by default)
5) Cheating-Death Server (the famous anti-cheating plug-in server is not installed by default. If necessary, please refer to the following instructions carefully. This time it is different from the past! )
3. How to set up the server (please read it carefully)
This version is a fool version and can be run after installation, but you need to make some simple settings (such as server password). If you don't want to watch it, run the "CS mode converter" mentioned above and switch to "network combat mode". Then, according to whether you want to build a LAN server or an Internet server, directly run the Cs 1.6 LAN server and the Cs 1.6 Internet server respectively. (as shown in the figure below). Of course, if you want to know more information and how to build a better server, please read the following patiently.
1), and set up a "graphical interface" server:
Run the hlds.exe file in this directory directly. And fill in your own server name, number limit, Internet or LAN mode, OP password and other related settings in the settings.
2) Install the "console mode" server [recommended]:
A, please select the hlds.exe file in the directory CS 1.6 to create a shortcut, which can be sent to the desktop, then right-click the shortcut's "Properties" and fill in "All Highlighted Contents" after the "Target" of the "Properties".
-game cstrike+servercfgfile server . CFG-unsecured-port 270 16+max players 14+map de _ dust 2+SV _ LAN 0-console
The modified parameters should be as follows:
"X:\CS 1.6 Okgogogo enhanced popular version \ hlds.exe"-gamecstrike+servercfgfileserver.cfg-insert-port27016+maxplayers14+mapde _ dust2+SV _ LAN.
& lt Remember to leave a space after "... \ hlds.exe. > (change "0" in +sv_lan 0 to "1", that is, local area network. )
BoeZombie s Interpretation of Common Start-up Parameters in hlds.exe;
-Console
//Start the server in console mode;
-Game cstrike
//Specify that the server content is CS; This is a required parameter in console mode;
-Not safe
//Cancel the anti-cheating module of VAC valve; If you want to load VAC, please cancel this parameter and ensure that there is a safe "1"in [hlserver \ cstrike \ librist.gam];
-IP 192. 168. 1.2
//Specify the IP address of the server as192.168.1.2; This IP address must be a valid intranet or extranet IP of the server.
-Port 27026
//Specify the server port as 27026, and the port range is generally: 270 10~27030. When this parameter is empty, 270 15 defaults to the server port;
+maxplayers 14
//Specify the maximum number of servers (14, ranging from 1 to 32);
+Map Dust 2
//Specify that the server map is de_dust2, and the alternate map refers to [hlserver \ maps \ *. bsp】;
+sv_lan 0
//Specify the server as the Internet server; +sv_lan 1 is a lan (local area network) server;
-Norman.
+servercfgfile server2.cfg
//Specify [HLServer\cstrike\server2.cfg] as the server setting file; When this parameter is left blank, [HLServer\cstrike\server.cfg] defaults to the server settings file;
+mapcyclefile mapcycle2.txt
//Specify [hlserver \ cstrike \ mapcycle2.txt] as the mapping cycle list file; When this parameter is left blank, [hlserver \ cstrike \ mapcycle.txt] defaults to the mapping circular list file;
+motdfile motd2.txt
//Specify [HLServer\cstrike\motd2.txt] as the content of the server welcome window; When this parameter is left blank, [HLServer\cstrike\motd.txt] defaults to the contents of the server welcome window;
+logsdir log2
//Specify the directory where the server logs are located as [HL server \ cstrike \ logs2]; When this parameter is left blank, [HLServer\cstrike\logs] is the directory where the server logs are located by default;
-Noy
//Turn off the server's support for the handle rocker, and the client can use the handle rocker, etc. This may only be to relieve the CPU pressure slightly, because the server closed the handle rocker support port;
-noipx
//Turn off support for NetWare IPX; Slightly reduce CPU pressure, unless you are playing on NetWare LAN;
-250,000 pounds
//Specify that HLDS uses 250 MB of memory, which can improve server performance when you have enough memory; This parameter is not required.
-Area 2048
//Even if there are too long statements in consloe, the server will not hang; This parameter is not required.
+Login
//Server logging is turned on;
B Similarly, you can edit two bat files "Cs 1.6 LAN Server" and "Cs 1.6 Internet Server".
Specific methods:
Right-click "Cs 1.6 Internet Server" and select "Edit" to open the file. You can also modify the common startup parameters of hlds.exe.
Mapcycle.txt is a sequential file that maps file cycles.
Mapcycle.txt contains all map file names without suffixes, such as de_dust2.bsp, which only takes de_dust2.
X:\CS 1.6 Okgogogo enhanced version \cstrike\maps directory, pick out the maps to be circulated, then input the file names into mapcycle.txt according to the above rules, and separate each map with a hard carriage return. The new map added should not only put *. Bsp file
Copy it to the x: \ cs1.6 okgogo enhanced popular edition \ cstrike \ maps directory, and add the name of the new map in mapcycle.txt, remember!
Motd.txt is the description file of the server.
Motd.txt is the server description file, which is the first window that every player sees when he enters the server. You can write as you like, or you can write according to the code of the web page, and the effect is neat and beautiful.
3) Modify the server operation password (please read it carefully)
A. If you use the Graphical Interface to build a server, please enter the password directly in the "RCON Password" setting box of the server interface that starts to display. Example: Server Password
B. If you use Console Mode to build a server, please open the server.cfg file in the cstrike directory, find rcon _ password "12345" and change12345 to your own serverpassword, such as "server password".
4) Modify the super password of amxmodx and the total password of amxmodx remote login (please read it carefully).
A, modify your AMXmodx server management super password:
Step 1: Please open the X:\CS 1.6 Okgogogo enhanced general edition \ cstrike \ addons \ amxmodx \ configs \ users.ini file in Notepad and find "ok3go"12345 ""abcdefghijklmnopqr "here.
Step 2: Change "ok3go" to your own administrator name, such as "Sunday";
Step 3: Change "12345" to your administrative password, such as "56789";
Step 4: Check for the last time, and you can see whether the modified format is consistent with the original format, such as "Sunday" "56789" "abcdefghijklmnopqrstu" "A".
Note: "ok3go" means the name of the AMXX administrator, "12345" means the password of the AMXX administrator, "abcdefghijklmnopqrstu" means all the rights of the AMXX administrator, please do not change it, and "A" means that the AMXX administrator must use the password to verify his identity before he can enter the server to exercise the management rights. & lt Be sure to refer to the first part of the Game Guide. & gt
B, modify your amxmodx remote login password:
This server version supports remote management of AMXX, so you must modify the remote login password of AMXX. Please open the cstrike \ addons \ amxmodx \ configs \ amxx.cfg file with notepad. Locate "amx _ password _ field“ok3go" and change "ok3go" to your password, for example "sunday" or "12345". As you wish. Take the password "12345" as an example. When the administrator logs in, please enter setinfo _pw "administrator password" in the console "~", that is,12345 "; Or write it directly into your own config.cfg file, that is, the Chinese version opens the config.cfg file under the folder cstrike_schinese with notepad, and finally adds a sentence "setinfo" _ ah "0"12345 ",and the English version is the same. In addition, "rcon _ password"12345 "entered in the console" ~ "is the server password.
C, the role of amxmodx related documents
Plugins.ini is used to manage whether the current plug-in is enabled, and the unused leading plus sign is ";". If you want to use a plug-in, please remove the preceding ";" Pay attention to marginal notes when opening some plug-ins!
X:\CS 1.6 Okgogogo enhanced popular version \ cstrike \ addons \ amxmodx \ configs \ plugins.ini.
Modules.ini is a DLL needed to open some modes. For example, to realize the use of Grenade tailing, you must first open engine_amxx.dll, that is, semicolon ";" In front of it. Remove.
X:\CS 1.6 Okgogogo enhanced popular version \ cstrike \ addons \ amxmodx \ configs \ modules.ini.
There are many things in amxx.cfg, but all of them have Chinese comments. All the propaganda slogans and some specific parameter settings are in it. If you want to modify them, please use Notepad to open them.
X:\CS 1.6 Okgogogo enhanced popular version \ cstrike \ addons \ amxmodx \ configs \ amxx.cfg.
After the MP3list.ini is enabled to play MP3 plug-ins automatically after death, you can imitate the arrangement of tracks to be played. This number is consistent with the MP3 number in the cstrike\mp3 folder.
X:\CS 1.6 Okgogogo enhanced popular version \ cstrike \ addons \ amxmodx \ configs \ mp3list.ini.
D. Methods of disabling shielding in CS 1.6
A, make sure to open the restmenu.amx disabled weapons plug-in//cstrike \ addons \ amxmodx \ configs \ plugins.ini. Replace the semicolon ";" Remove. By default, it has been turned on to disable weapon plug-ins, mainly shields. It is unfair to use the shield, so if it is forbidden, please see below.
B. use the amx_restmenu command on the command line of cs. This command has been set in the "AMXX" menu, and the weapon control menu appears. After selecting a banned weapon, just save it.
C, you can also directly edit the weaprest.ini file//cstrick \ addons \ amxmodx \ configs \ wearest.ini.
For example: "shield;" Tactical shield "means that it is forbidden to use shields." To lift the ban, please put a semicolon in front of it. , become "; Shield; Tactical shield ",or simply delete this sentence, and then close restmenu.amx to disable the weapon plug-in. All these methods can lift the ban.
5) Server with anti-cheating function
This server version does not support any anti-cheating function by default. If you need to change it, please read the following carefully:
A. Anti-cheating function of "graphical interface"
If you need to turn on the anti-cheating function of VAC2, please directly check the setting box in front of "Safety (Valve Anti-Cheating)" in the server interface.
If you need to turn on the anti-cheating function of the fraudulent server, please check the following carefully.
*******************************************************************
Installation and loading process of CD server v4.29.4
1. Please run "CS Mode Converter" and switch it to "Network Combat Mode" first!
Put cdmod.dll in \cstrike\addons\cdeath [it already exists, so you don't need to download and install it];
2. If you need to load the server plug-in manager meta-module, please modify the contents of the file \ cstrike \ librist.gam to highlight it.
The game "Counter-Terrorism Elite"
URL _ info“www . counter-strike . net“
Url_dl ""version "1.6"
Size "184000000"
SV only“0”
Protect "0"
Type "multiplayer only"
cldll“ 1“
HL version“ 1 125“
Norma "1"
nohimodel“ 1“
mpentity“info _ player _ start“
CD mod _ chain“addons \ metamod \ dll \ metamod . dll“
game dll“addons/cdeath/CD mod . dll“
Train diagram "tr_ 1"
Pay attention to the following highlights. If you don't need Metamod, you will.
CD mod _ chain“addons \ metamod \ dll \ metamod . dll“
replace
CD mod _ chain“dll \ MP . dll“
3. Make sure that no CD is loaded in cstrick \ addons \ metamod \ plugins.ini!
4. For the cstrike\liblist.gam file, please refer to cstrike \ save \ librist _ cd.gam file if your friends can't change it and you are the plug-in manager of the security server.
****************************************************************
The working principle of C-D server 4.29.4 is improved. Now it not only judges whether the client has opened a new version of C-D client, but also judges whether the client has an independent Steam_ID. As long as one condition is not met, the customer is regarded as [no C-D]. Therefore, the non-team CS 1.6 server needs to install the latest patch to continue to use the marked new version of C-D Server 4.29.4.
Friendly reminder: VAC2 and C-D server should not be used at the same time.
B. Anti-cheating function of "console mode"
If you only need to turn on the latest VAC2 anti-cheating function, all you have to do is to change this parameter in all hlds.exe startup parameters, just change "-insert" to "-unsecured" and ensure that this parameter in [x: \ cs1.6 \ cstrike \ librist.gam] is safe "65438. With "Cs 1.6 Internet server. Take bat as an example, open it with notes and modify it to
-gamecstrike+servercfgfileserver.cfg-secure-port27016+maxplayers14+mapde _ dust2+SV _ lan0-console (prompt message of successfully loading vac2 and the rendering of the built server-there is a small shield).
Opening the anti-cheating function of the C-D server is the same as loading the C-D server with the anti-cheating function of "graphical interface", just modify the cstrike\liblist.gam file.
6) Chinese server name
This server supports Chinese server names, but only for servers built in console mode. The specific operation steps are as follows:
Please open cstrike\server.cfg in Notepad, and then find the "host name" www.Okgogogo.Com, and change the Chinese part (www. Okgogogo.Com, anti-terrorism coalition) to the Chinese server name you need, for example, rename it as "My CS 1.6 Personal Server" and save it as UTF-8 code.
7), server parameter setting and modification
Please open cstrike\server.cfg in Notepad, where the given parameters are located, so you can set and modify them as needed.
& lt If the explanation is unclear, please refer to the following "CS Console Command Set" and "Supplement 1 and Supplement 2". & gt
8) Close related plug-ins.
If you need to close unused plug-ins, please open the cstrike \ addons \ metamod \ plugins.ini file in Notepad, find "win32Addons/XXX/XXX.dll" and add a semicolon ";" Before Win32. Or add "//"to save.
//amxx Super Management Plug-in
Win32 plugin /amx modx/dll/amx modx _ mm. dll
//Server Stabilization and Acceleration Plug-in
Win32 plugin /booster/booster_mm.dll
//Script checking plug-in (you can filter some cheating scripts and keep your config.cfg file legal)
; win32 addons/wwcl/dll/pcawwclconfig _ mm . dll
9) About the use of the competition plug-in AMX_Match_Deluxe
Please refer to the usage of AMX_Match_Deluxe plug-in in related AMXmodx\Doc [which can be found in the folder x: \ cs1.6 okgogogo enhanced popular version \ CStrike \ amxmodx \ doc].
10), plug-ins for warcraft 3, Death Racing and Weapon Arena, as long as they are enabled. Plugins.ini is used to manage whether the current plug-in is enabled, and the unused leading plus sign is ";". If you want to use a plug-in, please remove the preceding ";" .
X:\CS 1.6 Okgogogo enhanced popular version \ cstrike \ addons \ amxmodx \ configs \ plugins.ini.
Csdm.cfg is the configuration file of Death Racing Plug-in, which can be opened with Notepad to make some specific settings.
Supplement 1: "For reference only"
If your server name is Chinese, please save server.cfg as UTF 8 encoding.
This server.cfg is not suitable for all network conditions. Please modify, add or delete according to your actual network situation.
If you think the settings are inappropriate or have questions, I look forward to your criticism, correction and suggestions!
**************************************************************
//CS 1.6 match the server script of BoeZombie.
rcon_password
// OP password
//"means no.
Hostname "CS 1.6 game-specific server #A0 1"
//Server name
Sv _ Region 4
//Registration parameters of the area where the server is located
// 255= Global
// 0= Eastern United States
// 1= western United States
// 2= South America
// 3= Europe
// 4= Asia
// 5= Australia
// 6= Middle East
// 7= Africa
sv_rcon_maxfailures 9999
//Enter the maximum number of errors in the OP password.
//If the upper limit is reached, the IP of the other party will be blocked.
Sv _ rcon _ Penalty 5
//The time limit for prohibition is minutes.
// 0= Permanent
sv_maxupdaterate 30
//Maximum frequency of server updates per second
//Adjust according to actual network conditions.
// sv_maxrate/300 = value to be set.
//Default value =30
//Local = 10 1
SV _ min update 20
//Minimum frequency of server updates per second
sv_unlag 1
//player delay compensation
// 0= Off
// 1= On (default)
sv_maxunlag 0.5
//The maximum value of delay compensation defaults to 0.5.
//0.5 = 500ms (default)
sv_voiceenable 1
//Does the server allow microphone voice communication?
// 0= Prohibited
// 1= Allow (default)
sv_unlagsamples 1
//Average number of samples of delay compensation packets
//Default = 1
sv_unlagpush 0
//server propulsion delay compensation
// 0= Off (default)
// 1= On
- Related articles
- A man in Chengdu pretended to be a doctor to fight against the epidemic and ate a meal. Should this behavior be condemned?
- How about the decoration of Shangqiu Jianye Tianjing?
- Message from kindergarten in the new semester
- What does the handwritten newspaper on civilized campus write?
- Mid-Autumn Festival greetings to family.
- Mo Bao, an old man who loves dedication, look here.
- How to write snow, winter Olympics and dreams together to the future manuscripts?
- When you use electricity, I am attentive: When you use electricity, I am attentive State Grid Corporation of China
- Pictures of primary school art award-winning paintings
- Fujin City, Heilongjiang Province, Civil Affairs Bureau, can all nearby apartments be canceled in 2022?