Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.



 
AcasaUltimele imaginiÎnregistrareConectareNE-AM MUTAT CU TOTU PE WWW.STARCS.RO COMMUNITY

 

 Tutorial Counter-Strike-Sourse Pe windows

In jos 
3 participanți
AutorMesaj
SeaT *OUT

SeaT *OUT


masculin
Numarul mesajelor : 174
Varsta : 31
Warning :
Tutorial Counter-Strike-Sourse Pe windows Left_bar_bleue100 / 100100 / 100Tutorial Counter-Strike-Sourse Pe windows Right_bar_bleue

Reputatie : 0
Puncte : 11392
Data de inscriere : 14/10/2008

Tutorial Counter-Strike-Sourse Pe windows Empty
MesajSubiect: Tutorial Counter-Strike-Sourse Pe windows   Tutorial Counter-Strike-Sourse Pe windows I_icon_minitimeLun Noi 03, 2008 3:55 pm

Cerinte:
1) Windows XP, ME, 2000, 2003 Server (recomandat 2003 Server)
2) Vreo 3-4 GB Spatiu liber pe hard
3) Un Procesor de vreo 1-2 GHZ (depinde de cate sloturi vrei pe srv)
4) 512 sau mai mult Ram memorie
5) O conexiune la internet minim 125 kb (prin fibra optica recomandat)

Introducere:
Incepem prin a downloda HLDSUpdatetool de aici: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
Dupa ce termina de downlodat deschidem hldsupdatetool si il instalam in directorul dorit.
Intram in directorul in care l-am instalat si dam click dreapta pe hldsupdatetool.exe si ii dam “create shortcut”. Dupaia dam click dreapta pe Shortcut to HldsUpdateTool.exe si intram la proprieties. Si adaugam urmatoarele lucruri la target:
-command update -game "Counter-Strike Source" -dir .[inclusiv punctul (.)]
Dam dublu-click pe shortcut, asteptam pana downlodeaza tot (o sa dureze cateva ore bune)
Dupaia mergem in directorul un am instalat HLDSUpdatetool (respectiv unde sau downloadat si fisierele) si creem un nou document text in care scriem urmatoarele:

CODE
@echo off

cls

echo Protecting srcds from crashes.

echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.

title SRCDS by DigitalZone

:srcds

echo (%time%) srcds started.

start /wait /high srcds.exe -insecure -game cstrike -pingboost 1 +map de_dust +maxplayers 16 -autoupdate

echo (%time%) WARNING: srcds closed or crashed, restarting.

goto srcds

In codul de mai sus puteti modifica linia -insecure -game cstrike -pingboost 1 +map de_dust +maxplayers 16 -autoupdate cu setarile dorite.
Salvam, si redenumi fisierul: New Text Document.txt in srcds.bat.

Instalarea pluginului Mani (un fel de adminmod):
Il downloadam de aici: [Trebuie sa fiti inscris si conectat pentru a vedea acest link] intram in arhiva dounloadata si extragem toate foldere (4 foldere) in folderulundeatiinstalatserverulcstrike, dupa ce a terminat de extras intrati in: folderulundeatiinstalatserverulcstrikeaddonsCreateVDF.exe si selectati din lista aceea „cstrike” si ii dati save VDF, il salvati in acelasi folder (addons).
Dupa care intrati in folderulundeatiinstalatserverulcstrikecfgserver.cfg si adaugati liniea:

CODE
exec mani_server.cfg

Pentru a adauga admin trebuie sa intram in: cstrikecfgmani_admin_pluginadminlist.xtx si jos de tot adaugam:
Pentru admin pe IP acces maxim:

CODE
;xx.xxx.xxx.xx p

Pentru admin pe nume acces maxim:

CODE
;;"name";password p

Daca nu aveti in folderulundeatiinstalatserverulcstrikecfg fisierul server.cfg il creati voi si in el scrieti:

CODE
// Server name

hostname "Cs:S Server" //this is the name of your server



// Server password

//sv_password "password" // only if you want your server to be protected with password



// RCON

rcon_password "parola rcon"



// Advanced RCON

sv_rcon_banpenalty 10

sv_rcon_maxfailures 10

sv_rcon_minfailures 5

sv_rcon_minfailuretime 30



// Server CVARS

mp_autoteambalance 0

mp_allowspectators 1

mp_autokick 0

mp_footsteps 1

mp_friendlyfire 1

mp_flashlight 1

mp_tkpunish 0

mp_forcecamera 1

sv_allowdownload 1

sv_allowupload 1

sv_alltalk 0

sv_friction 4

decalfrequency 60

mp_hostagepenalty 0

sv_cheats 0

mp_timelimit 25

mp_fadetoblack 0

mp_falldamage 1

mp_limitteams 0

mp_chattime 10

sv_timeout 65

mp_autocrosshair 0

sv_voiceenable 1

sv_airaccelerate 10

sv_maxspeed 320

sv_gravity 800

sv_pausable 0

sv_consistency 1

sv_voicecodec vaudio_miles

sv_stepsize 18

sv_stopspeed 75

host_framerate 0



// round specific cvars

mp_fraglimit 0

mp_freezetime 3

mp_maxrounds 0

mp_roundtime 3

mp_startmoney 1000

mp_spawnprotectiontime 0

mp_buytime 1

mp_c4timer 35

mp_winlimit 0

mp_playerid 0



// Bandwidth Rates/settings

/////////////////////////////////////////

// How many player this server handles //

/////////////////////////////////////////

// 128K uplink = 2 players //

// 256k uplink = 4 players //

// 320k uplink = 6 players //

// 512k uplink = 9 players //

// 768k uplink = 14 players //

// 1024k uplink = 19 players //

// 1140k uplink = 21 players //

// 1708k uplink = 32 players //

//////////////////////////////////////////

// Max bandwidth rate allowed on server, 0=unlimited, max=20000

sv_maxrate 0 // bandwidth X 128 / server size = sv_maxrate

// Min bandwidth rate allowed on server, 0=unlimited, 4000=good to keep dialup gamers off the server

sv_minrate 4000

// Maximum updates per second that the server will allow, increasing this will take more cpu power, 100 is max

sv_maxupdaterate 60

// Minimum updates per second that the server will allow

sv_minupdaterate 10

sv_unlag 1

sv_maxunlag .5



// Operation

sv_lan 1 // if you are using the non-steam/legit crack!

//sv_lan 0 //remove the // and comment the line above if you use Non-steam only crack

sv_contact "youremail@somewhere.com"

sv_region 3 // Region where your server is located 3 means Europe

// 0 - US EAST COAST

// 1 - US WEST COAST

// 2 - SOUTH AMERICA

// 3 - EUROPE

// 4 - ASIA

// 5 - AUSTRALIA

// 6 - MIDDLE EAST

// 7- AFRICA

// 255 - WORLD





// Execute files

exec banned_user.cfg

exec banned_ip.cfg

exec mani_server.cfg

Nu uitati sa modificati al HostName si la rcon password ! in rest puteti lasa acele setari.
Comenzile sunt asemanatoare cu cele de la Cs 1.6 numai ca nu mai sunt admin_ban, admin_kick, admin_rcon sau amx_ban, amx_kick, amx_rcon sunt ma_ban, ma_kick, ma_rcon.

Pentru a porni serverul trebuie sa intrati in srcds.bat.
Sus In jos
http://redtube.com
FLLUX aka mNmL

FLLUX aka mNmL


masculin
Numarul mesajelor : 593
Varsta : 31
Warning :
Tutorial Counter-Strike-Sourse Pe windows Left_bar_bleue0 / 1000 / 100Tutorial Counter-Strike-Sourse Pe windows Right_bar_bleue

Reputatie : 0
Puncte : 11469
Data de inscriere : 20/09/2008

Tutorial Counter-Strike-Sourse Pe windows Empty
MesajSubiect: Re: Tutorial Counter-Strike-Sourse Pe windows   Tutorial Counter-Strike-Sourse Pe windows I_icon_minitimeLun Noi 03, 2008 11:47 pm

gj seat;)...poate peste vreun 1 an o sa fie si Oana.malware-site.www pe Counter Strike Source
Sus In jos
http://www.gajik.net
dEZIBL

dEZIBL


masculin
Numarul mesajelor : 659
Varsta : 31
Warning :
Tutorial Counter-Strike-Sourse Pe windows Left_bar_bleue2 / 1002 / 100Tutorial Counter-Strike-Sourse Pe windows Right_bar_bleue

Reputatie : 0
Puncte : 12187
Data de inscriere : 14/12/2008

Tutorial Counter-Strike-Sourse Pe windows Empty
MesajSubiect: r3----   Tutorial Counter-Strike-Sourse Pe windows I_icon_minitimeMier Dec 17, 2008 4:19 am

nici atunci=)) da bv lu se seat
Sus In jos
http://www.sk-gaming.com/member/dEZIBL
Continut sponsorizat





Tutorial Counter-Strike-Sourse Pe windows Empty
MesajSubiect: Re: Tutorial Counter-Strike-Sourse Pe windows   Tutorial Counter-Strike-Sourse Pe windows I_icon_minitime

Sus In jos
 
Tutorial Counter-Strike-Sourse Pe windows
Sus 
Pagina 1 din 1
 Subiecte similare
-
» Tutorial Server Counter-Strike [Non-Steam]
» Counter Strike 2D
» counter-strike
» Counter-Strike 1.6
» Counter Strike 1.8

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
 :: Resurse Counter-Strike :: Tutoriale Counter-Strike-
Mergi direct la: