www.Hacking-Romania.com
Hacking, gaby hacker team, programe hack, radmin hack, hi5 hack, hack the west, hacking romania, hacking stuff, hacking tools, 1 hack, 1st hacks, 2 hack, 2 hacks, 3 hack, 3 hacks, 3000 hack, 3004 hack, 4 hack, 4 hacks, 55 hack, 6 hack, 6 hacks, 7 hack, 7 hacks, 9 hack, 9dragons hack, a hack, adventure quest hack, aim hack, alz hack, and hacks, best hack, blue hack, bots hack, bots hacks, buy hack, cabal online hack, chaos hacks, cheat engine hack, cheat hack, cheats and hacks, cheats hacks, city hack, club hack, combo hack, conquer hacks, conquer online hack, conquer online hacks, conquer speed hack, conquiztador hack, counter strike 1.6 hack, damage hack, de hack, download hack, download hack for, dragonfable hack, dragonfable hacks, drakkarious hack, exp hack, flyff hack, free hack, free hacks, game hack, game hacks, garena exp hack, gladiatus hack, gm hack, gold hack, gunz hack, hack, hack 5, hack a pc, hack a site, hack a website, hack blog, hack conquer, hack counter strike, hack crack, hack cs, hack cs 1.6, hack dvd, hack email, hack forum, hack hunter, hack id, hack info, hack it, hack mess, hack muonline, hack net, hack password, hack passwords, hack pc, hack pdf, hack programs, hack site, hack sites, hack soft, hack software, hack team, hack the game, hack this, hack website, hack windows xp, hack world, hack xp, hacked, hacking, hacking game, hacking programs, hacking software, hacking tutorials, hacks, how hack, how to hack, icon hack, last chaos hack, last chaos hacks, life hack, lineage 2 hack, lineage 2 hacks, linux hack, lvl hack, maplestory hacks, mobile hack, multi hack 3.0, mybrute hack, naruto arena hack, naruto arena hacks, one hit kill hack, online hacks, perfect world hacks, pool hack, programe hack, resolution hack, resource hack, roll hack, royal hack, silkroad hack, source hack, speed hack, speed hacks, super hack, the west hack, warrock hack, warrock hacks, web hack, xpango hack, lockerz forum
Lista Forumurilor Pe Tematici
www.Hacking-Romania.com | Reguli | Inregistrare | Login

POZE WWW.HACKING-ROMANIA.COM

Nu sunteti logat.
Nou pe simpatie:
sexyindianca
Femeie
24 ani
Ilfov
cauta Barbat
24 - 53 ani
www.Hacking-Romania.com / Tutoriale CS / Cum facem un servar de cs  
Autor
Mesaj Pagini: 1
biker_alex2
MEMBRU SPECIAL

Inregistrat: acum 16 ani
Postari: 435
Instalarea Serverului
Introducere
-Nu faceti servarul daca nu aveti 1 gb pe hard liber in C.
-Minim 256 de ram si cu abonament la internet prin fibra optica (recomandat)
--Nu este indicat abonament de tip RDS

Patch no-steam

descarcati patch de aici Download
si il dezarhivati in c:\HLDS

Instalarea servarului

-Descarcati hldsupdatetools de aici:


-faceti un folder in C de ex HLDS
-instalati hldsupdatetool in acel folder
-apoi intrati in start->run->si scrieti cmd
-va aparea o imafine neagra in ea scrieti :

Cod:
cd c:\HLDS



-apoi scrieti:
Cod:
hldsupdatetool.exe -command update -game valve dir



-aceasta va descarca (servarul) va dura intre 10min si 60 min
-veti sti cand este gata cand va aparea:
Cod:
HLDS installation up to date



-apoi scrieti:
Cod:
hldsupdatetool.exe -command update -game cstrike dir.



-aceasta va descarca cstrike-

server.cfg

hostname "Numele Serverului"
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 2
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 3
mp_forcechasecam 2
mp_friendlyfire 1
mp_freezetime 3
mp_fraglimit 0
mp_hostagepenalty 0
mp_limitteams 6
mp_logfile 1
mp_logmessages 1
mp_logdetail 3
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_startmoney 800
mp_timelimit 35
mp_tkpunish 0
mp_winlimit 0

sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 1
sv_cheats 0
sv_gravity 800
sv_lan 1
sv_maxrate 7000
sv_maxspeed 320
sv_maxupdaterate 101
sys_ticrate 10000
decalfrequency 60
pausable 0
log on
decalfrequency 60
edgefriction 2
host_framerate 0
exec listip.cfg
exec banned.cfg
rcon_password PAROLA

aceste c-varuri le peneti in server.cfg si puneti ce vreti la PAROLA si hostname

[u]Instalarea amxmodx
-descarcati amxmodx de aici:
[url=http://rapidshare.com/files/7435392/AMX_Mod_X.rar]download[/url

-dati dublu click pe instal si il instalati in c:\HLDS\cstrike
-atentie sa selectati mod directory
Mergem in C:HLDScstrike/addons/amxmodx/configs/amxx.cfg si facem urmatoarele setari:
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" "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 4


// 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


Modificati "amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600" cu "amx_scrollmsg "Welcome to numele_serverului_tau -- This server is using AMX Mod X" 600""
Modificati "amx_imessage "Welcome to %hostname%" "000255100"" cu "amx_imessage "Welcome to numele_serverului_tau" "000255100"
________________________________________________________________________________
________________________________________________________________________________
Cum sa adaugam admini
Intrati in C:HLDScstrikeaddonsamxmodxconfigsusers.ini si scrieti acolo la sfarsit asa:

CODE
"nume" "parola" "abcdefghijklmnopqrstu" "a"
pentru admini pe nume

CODE
"nume" "" "ip" "abcdefghijklmnopqrstu" "de"
pentru admini pe ip

cum facem servar instalarea faceti servarul daca aveti hard liber c.-minim 256 ram abonament

19.7KB


pus acum 16 ani
   
gabyHack
MEMBRU SPECIAL

Din: bucuresti
Inregistrat: acum 14 ani
Postari: 394
bravo sa te uiti sa vezi ca si Gaby a facut un thread tot cu sv de cs

_______________________________________
For Hacking     We Are Anonymous
                      GABBYHACKERTEAM

pus acum 14 ani
   
Pagini: 1  

Mergi la