InStaLaRea SeRveR`uLui ..
* Creati un folder pe nume " HLDS " in Driveru` C:\
* Download`aM - HldsUpdateTool.exe - ! Dupa ce am download`at HldsUpdateTool.exe il deschidem , se va da click pe Next, apoi pe I Agree si dupa ce ati dat , veti ajunge la Destination Folder ! Dati Browse si selectati Driveru` C: , si dublu clik pe folderu HLDS ! Ne va spune The directory C:\HLDS already exist. Would you like to install into that directory anyway? , apasati Yes ! Apoi Next pana la finalu` HldsUpdateTool`uLui ..
* Intram in Start ! Run ! si scrieti acolo cmd si apasam OK !
Cand ati intrat in CMD [ Command PropT ] dati urmatoarea comanda:
Cod:
cd C:\HLDS
* Dupa ce am scris comanda cd C:\HLDS scrieti urmatoarea comanda [ Se vA DownLoad`A ModuL VALVE ]:
Cod:
hldsupdatetool.exe -command update -game valve -dir .
* Acest DownLoad este gata atunci cand apare urm mesaj:
Cod:
HLDS installation up to date
* Dupa ce a aparut mesaju de mai sus .. scrieti in acelasi cmd comanda aceasta [ Se vA DownLoad`A ModuL CSTRIKE ]:
Cod:
hldsupdatetool.exe -command update -game cstrike -dir .
* Acest DownLoad este gata atunci cand apare urm mesaj:
Cod:
HLDS installation up to date
* Pentru ca pe Server sa intre Playeri Non`Steam [ Fara Steam ] este nevoie sa instalati un patch ! Acest patch il DownLoad`aTzI de aici --> HldsW32Patch3382.zip <-- Cand ati DownLoad`aT patchu .. dezarhivatzi`l in C:\HLDS !
Configurarea SeRveR`uLuI ..
* Intrati in C:\HLDS\cstrike ! Acolo veti gasi un fisier server.cfg ! Deschideti fisieru` si stergeti TOT ce contine, si puneti urmatoarele setari:
Cod:
// Server Name
hostname "Numele Serverului"
// Rcon & Server passswords
rcon_password "Parola Rcon"
sv_password ""
// Server Cvars
mp_friendlyfire "0"
mp_footsteps "1"
mp_autoteambalance "1"
mp_autokick "0"
mp_flashlight "0"
mp_tkpunish "1"
mp_forcecamera "1"
mp_limitteams "2"
mp_hostagepenalty "0"
mp_allowspectators "1"
mp_timelimit "25"
mp_chattime "1"
sv_cheats "0"
sv_gravity "800"
sv_allowupload "1"
sv_allowdownload "1"
sv_maxspeed "320"
pausable "0"
// Round Cvars
mp_freezetime "1"
mp_roundtime "1.5"
mp_startmoney "800"
mp_c4timer "35"
mp_fraglimit "0"
mp_maxrounds "0"
mp_winlimit "0"
// Bandwidth Rates
sv_rate "5500"
sv_minrate "0"
sv_maxrate "217125"
sv_maxupdaterate "1737"
sv_minupdaterate "10"
decalfrequency "10"
// Server logging
log "on"
sv_logbans "0"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"
// Internet Settings
sv_lan "0"
sv_region "255"
sv_contact ""
// load ban files
exec listip.cfg
exec banned.cfg
* In loc de hostname "Numele serverului", puneti de exemplu: hostname GoLaNuL CS 1.6 SeRveR ! Sau ce nume vreti .. ! Iar in loc de rcon_password Parola rcon, pune de exemplu asa: rcon_password 112233 ! Restu configurarilor sunt facute .. daca stii ce inseamna poti sa le modifici dupa cum iti bate capu Smile .. ! [ Daca esti incepator .. Nu le modifica Very Happy ] !
InsTaLaRe Mod AmxModX ..
* DownLoad`aM de aici --> AmxModX 1.8.0 <-- Este un program automat !!! Dupa ce ati DownLoad`aT AmxModX 1.8.0 !! Il deschideti .. dupa care apasati pe Next ! Apoi bifati prima casuta .. Apoi Next .. Apoi din nou Next .. Apoi Install .. Apoi Finish !! Se va deschide altceva !! Datzi Next .. Bifati prima casuta .. Apoi Next .. Dupa aceea selectati Mod Directory si apasati pe Next ! .. La Mod Directory [ Alegeti C:\HLDS\cstrike ] .. La Custom Game Addons [ Alegeti Counter-Strike ] si apasati OK !! Si dupaia Finish !!
Configurare AmxModX ..
* Intrati in C:\HLDS\cstrike\addons\amxmodx\configs ! Si deschideti fisieru amxx.cfg si faceti SetariLe urmatoare:
Cod:
// AMX Configuration File
echo Executing AMX Mod X Configuration File
// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"
// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"
// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1
// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2
// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600
// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod XnVisit
http://www.amxmodx.org" "000100255"
// Frequency in seconds of colored messages
amx_freq_imessage 40
// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75
// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 2
// If you set this to 1, you can hide slots on your server
amx_hideslots 1
// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1
// Minimum delay in seconds between two voting sessions
amx_vote_delay 10
// How long voting session goes on
amx_vote_time 10
// Display who votes for what option
amx_vote_answers 1
// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.02
// Max. time to which map can be extended
amx_extendmap_max 90
// Step for each extending
amx_extendmap_step 15
// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
csstats_rank 0
// Max size of the stats file
csstats_maxsize 3500
// Duration of HUD-statistics
amx_statsx_duration 12.0
// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0
//If you set this to 0, clients cannot chose their language
amx_client_languages 1
// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1
// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
amx_mldebug ""
* In loc de amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600, puneti de exemplu asa amx_scrollmsg "Bine ai venit pe GoLaNuL CS 1.6 SeRveR" 600 !! Si in loc de amx_imessage "This server is using AMX Mod XnVisit
http://www.amxmodx.org" "000100255", puneti de exemplu` amx_imessage "Pentru Admine / Unban / Cerere SloT / Reclamatzii .. Etc .. --> Numele forum`ului [ Daca ai ]" "000100255" .. Sau poti scrie ce vrei ! Smile Sunt doar niste exemple Smile .. !!
Cum Adaugati Admini ..
* Intrati in C:\HLDS\cstrike\addons\amxmodx\configs si deschideti users.ini ! Si scrie cam dupa urmatoarele exemple:
!!! Pentru Admine Pe Nume [ Cu Setinfo ! Etc ] !!!
Cod:
"My Name" "my_password" "abcdefghijklmnopqrstu" "a"
* In loc de "My Name" pune`ti numele adminului respectiv ! Exemplu : ^ PusT!u ^
* In loc de "my_password" pune`ti parola care o doreste adminu` respectiv ! Exemplu : 123123
* In loc de "abcdefghijklmnopqrstu" pune`ti ce acces doriti dvs !
!!! Pentru Admine Pe Ip [ Fara Nume Si Setinfo ] !!!
Cod:
"Ip`u xxx.xxx.xx.x" "" "abcdefghijklmnopqrstu" "de"
* In loc de "Ip`u xxx.xxx.xx.x" pune`ti Ip adminului respectiv ! Exemplu : "81.196.204.13"
* In loc de "abcdefghijklmnopqrstu" pune`ti ce acces doriti dvs !
TuToRiaL 100% By MaRyAn
_________________
FoRTza UniveRsiTaTeA cRai0vA - O IubiRe aLb - aLbasTrA Smile