Cs Tutorials


How Yo add Admins.

Adding admins

To Add admins You need Amx mod x.
Open HLDS\cstrike\addons\adminmod\config\users.ini with wordpad . Add a line like this :
Nick:password:131071 ( 131071 is the highest admin level ) . If you want to add an admin with lower access level go to adminmod manual (you`ll find it in the installation folder - Adminmod\docs) and look for Admin Mod Reference\Acces levels. Choose the levels you wish and then press Calculate Access Right. Type the number displayed in users.ini admin line .
Attention ! If you try to connect to the server as an admin with setinfo_pw “your password” , and the commands doesn`t work, console type admin_password “your password”.

AMX MODX INSTALLATION

AmxMod X Tutorial on Counter Strike 1.6 dedicated server

  1. Automatic installation tutorial

  2. Installing cstrike module tutorial

  3. Manual installation tutorial

  4. Configuring admins tutorial

  5. Configuring amxx.cfg tutorial

  6. Plugins installation tutorial

  7. Plugins compilation

1. Automatic installatin tutorial

Download here the AmxMod X installer and unzipp it anywhere on disk . Doubleclick on it , “ I accept the terms”, next … There you are on the selection window . Let the default installation path ( C:\Program Files\AmxModX) selected, next,then Install. Now the installation is ready to begin.Click Finish , with the “Run AmxmodX installation” case selected. Next , “I accept the terms” next . Now you have to select the directory path to install amxmodx . Here you choose the fourth case, wich is “select mod directory” and hit Next .The next step is to select the HLDS\cstrike folder ( HLDS is the main directory of your server), down at the "Custom game addone" chose Counter-Strike and press OK .

Warnning!
 If the installer will detect another installation of the AmxMod X it will ask you if you want to continue. You have three options :
1.Click yes - all the old configurations will be erased ( admins , installed plugins…)
2.Click no - all the binary files will be upgraded without deleteing the old configurations
3.Click cancel to cancel
I repeat ! This will happen only if the installer will detect another installation of the amxmodx. I there is no old installation the installer will do its job and you just have to press Finish.

Fast Download Tutorial


Fast download tutorial
How to make clients to download your server`s files faster

It frequently happens that your clients have no patience to download the files of your server (sounds, maps, models and others) and they disconnect. As a result your server is always empty. Now we have a solution to this problem.
You will have to install a web server. First, download WampServer2 here and install it. Double click the executable and follow the installation steps. You will be asked if you want to make a desktop shortcut and a quick lunch icon. Chose both of them. The installer will install the server in your C partition in a directory called wamp.
Start the web server using the Shortcut and then look for a small icon in your Taskbar. Click on it and chose Start all services and then Put Online (if it gives you an error when you click Put Online, it means that your server already is online).

Steps to set up the fast download

1. Start the server
2. Click Start all Services and Put Online ( if the server is not already online).
3. In the Taskbar menu click www.directory and the www folder will open. This is the main directory of your web server.
Create in this directory a new folder ( you can call it csfiles, or cs or anyhow).
4. Go to HLDS\cstrike folder of your counter strike server and copy from there the folders : sound, maps, models, sprites, gfx (you can copy the other ones too).
5. Paste those folders in the csfiles folder of your web server.
6. Open HLDS\cstrike\server.cfg and edit a line like this :
sv_downloadurl "http://your ip/csfiles/ 
or
sv_downloadurl "http://your dns/csfiles
 (make sure that the dns address is upadated)
Now you can open the Counter Strike server. Your clients will download the sounds, the maps or the models in a matter of seconds and you won`t be losing any client because of that.
Warning ! Run the web server when your counter strike server is online.
Update the DNS address if your ip changes.

CSDM - respawn Deathamatch Tutorial

This is an AMX ModX mode! See the Amx Mod X installation tutorial !



Download latest version of CSDM 2.1.2 here, unzipp it anywhere on disk and open the resulted folder which is addons. Open amxmodx where you have five subfolders. Copy the content of every subfolder into the folders with the same name in HLDS\cstrike\addons\amxmodx (the files from configs go to configs, from plugins to plugins and so on). If the server is started, restart it.

If the installation is successful, you will have some commands for admin that will help you:
csdm_enable - starts the deathmatch mode
csdm_disable
 -stops the mode
csdm_reload
 - reloads the mode's configurations
csdm_menu
 - show the menu on screen
edit_spawns
 - opens the respawn menu to add and erase spaws (on the newer maps you have to add spaws, otherwise all the "coming back to life" will occur in the base and not on the entire surface of the map)
Guns, /guns, menu, enablemenu, enable_menu
 - if you give one of these commands the weapon menu reappears.

Gun Game Mod Tutorial

Gun Game Tutorial

Another mode for AMX ModX!
In this mode, less sience-fiction than the others, you use all the weapons from counter strike, one at a time. You start with the guns, first ime glock. If you make frags you advance at usp and so on, then the shotguns. By gathering frags you advance to the superior levels where you get better guns. You cannot buy anything!!!
In order to install, fisrt download here gg_117b_full.rar, and unzipp it anywhere on disk. Then follow these steps:
1. After unzipping you will have two folders: addons and sound. Open addons\amxmodx and you will have five subfolders. Copy every subfolder's content in the folders with the same name from HLDS\cstrike\addons\amxmodx. Attention! Only the content of the foder, and not the folder entirly! The data folder - open it and you will hae a lang folder. Open it and you will have a text file gungame that you should copy into data\lang.
2. Make sure you have installed AMX ModX plus the CStrike mode. In order to see if the cstrike mode is active, enter the amx_modules console and see if it is there.
3. Go to HLDS\cstrike\addons\amxmodx\configs\modules.ini and erase the dot and coma in front of the line fakemeta, then add the next line under the others (if it is not already there): csrespawn.
4. Enter the HLDS\cstrike\addons\amxmodx\configs\plugins.ini, where you add under the other, the line: gungame.amxx .
5. Copy he sound folder that you have unzipped in the HLDS\cstrike\sound .
Try the new version of gungame here . This one requires Amxmodx 1.80 . You can find this here.

Diable Mod Tutorial

Another mode for the AMX ModX! Installation:
1. Download diablomod.rar here and unzipp it anywhere on disk.
2. Copy th "diablo" folder in HLDS\cstrike\addons\amxmodx (where HLDS in the server's directory)
3. Edit in plugins.ini dbmod.amxx
4. Copy dbmod.amxx in HLDS\cstrike\addons\amxmodx\plugins



Created By mInD fReAk.



HL Booster Tutorial on CS 1.6 server

Download here hl booster.rar , unzipp it (directly in addons or copy the booster folder in HLDS\cstrike\addons, (HLDS is the directory where you have the server), then edit in HLDS\cstrike\addons\metamod\plugins.ini, the line:win32 addons\hlbooster\dlls\booster_mm.dll. Very important!!!! In order to work, in the HLDS\cstrike\server.cfg you have to write the next line:
exec addons/hlbooster/hlbooster.cfg

Admin Mod - installation
configuration, adding admins, adding plugins,commands

Adminmod installation

Download here the halflife-admin-2.50.60-win.rar and extract it anywhere on disk . You`ll have a new directory called Adminmod. Open it and doubleclick on install_admin.vbs. Hit OK and then it will ask you where to install. Type in the lower case the full path to HLDS directory ( the main directory of your server -
ex: C:\HLDS\hlds.exe).Then the installer will ask you wich MOD you want to be installed for.There you will choose 1 for counter strike.
Very important ! After the installation is done, go to HLDS\cstrike\addons\adminmod\config\plugin.ini and look for the line :
# addons/adminmod/scripts/plugin_CS. Then delet the # sign in front of the line !


HL Guard Tutorial on Counter Strike 1.6 server

HL Guard - how to make the HL Gurad to work

This 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

No comments:

Post a Comment