O noua comunitate de gaming, plina de tutoriale si informatii utile.
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.



 
AcasaAcasa  GalerieGalerie  Ultimele imaginiUltimele imagini  CăutareCăutare  ÎnregistrareÎnregistrare  ConectareConectare  

Distribuiţi
 

 Counter-Strike Source Steam Install Server [ Video ]

Vezi subiectul anterior Vezi subiectul urmator In jos 
AutorMesaj
Good .
Fondator
Fondator
Good .

Zodiac : Balanta Mesaje : 55
Data de inscriere : 22/07/2012
Varsta : 26
Localizare : Falticeni

Counter-Strike Source Steam Install Server [ Video ] Empty http://www.pwgames.forumgratuit.ro
MesajSubiect: Counter-Strike Source Steam Install Server [ Video ]   Counter-Strike Source Steam Install Server [ Video ] EmptyDum Iul 22, 2012 10:10 pm


Acest tutorial merge 100% atat pe Debian cat si pe Ubuntu, deasemenea e Posibil sa mearga si pe Slackware, Fedora si restul, numai comenzile apt-get vor fi diferite

Comenzile scrise:

Cod:
mkdir cs_source
cd cs_source
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
;;Asteapta!
Cod:
./hldsupdatetool.bin
si o sa trebuiasca sa scrieti: yes
Cod:
./steam
;;Asteapta!
Cod:
./steam
Cod:
./steam -command update -game "Counter-Strike Source" -dir .
Cod:
cd orangebox/cstrike/cfg && nano server.cfg
paste:
Cod:
 // server name
hostname "Nume Servar"

// rcon passsword
rcon_password "password_cs"

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65

// bots
bot_quota 0
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 1
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns

// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 0

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg

Citat :
dupa care apesi CTRL si X( pe rand, insa tii apasat ctrl in continuare), dupa care tastezi "y" si dupa apesi pe enter

Comanda pentru a porni servarul este:
Cod:
./srcds_run -console +ip X.X.X.X - port 27015 -game cstrike +map de_dust -maxplayers 20 -autoupdate
Comanda pentru a porni servarul in background este:
Cod:
screen -A -m -d -S Cuvat ./srcds_run -console +ip X.X.X.X - port 27015 -game cstrike +map de_dust -maxplayers 20 -autoupdate

Citat :
x.x.x.x reprezinta ip-ul dvs. trebuie sa-l schimbati cand dati comanda
pentru a instala Screen:
Cod:
apt-get install screen
pentru a instala htop:
Cod:
apt-get install htop

Urmeaza: Metamod Source, SourceMod, Mani Plugin si DeathMatch Source, Toate cu Video Inclus !
Sus In jos
Good .
Fondator
Fondator
Good .

Zodiac : Balanta Mesaje : 55
Data de inscriere : 22/07/2012
Varsta : 26
Localizare : Falticeni

Counter-Strike Source Steam Install Server [ Video ] Empty http://www.pwgames.forumgratuit.ro
MesajSubiect: Re: Counter-Strike Source Steam Install Server [ Video ]   Counter-Strike Source Steam Install Server [ Video ] EmptyDum Iul 22, 2012 10:11 pm

Asa...In Acest tutorial ( video ), am avut o problema cu rularea acestuia deoarece eram pe o 'Masina Virtuala', bun, pentru cei care vor sa incerce daca merge tutorialul/vor sa tina un servar pe o masina virtuala gen VM workstation, VirtualBox,etc...desi nu recomand,,si va spun ca mai bine il tineti pe windows; pentru a vedea daca merge, tot ceea ce trebuie sa faceti( la VirtualBox, de exemplu) este:
1. sa dati in terminal comanda:
Cod:
ifconfig
sa copiati adresa de la "inter address", la mine este "10.0.2.15"...
2.Va duceti la "Device" -> "Network Adapters" -> "Port forwarding" si sa adaugati, atat pe TCP cat si pe UDP portul 27015 si ip-ul( Host/guest ) de mai sus.
3. Rulati servarul pe ip-ul aflat mai devreme.
Sus In jos
Rio
Fondator
Fondator
Rio

Zodiac : Taur Mesaje : 285
Data de inscriere : 21/07/2012
Varsta : 27
Localizare : Falticeni

Counter-Strike Source Steam Install Server [ Video ] Empty https://pwgames.forumgratuit.ro
MesajSubiect: Re: Counter-Strike Source Steam Install Server [ Video ]   Counter-Strike Source Steam Install Server [ Video ] EmptySam Aug 18, 2012 2:10 am

AI grija ca ai facut dublu-post , in rest e bun !
Sus In jos
Nicholas
SAMP-Team
SAMP-Team
Nicholas

Mesaje : 65
Data de inscriere : 12/08/2012

Counter-Strike Source Steam Install Server [ Video ] Empty
MesajSubiect: Re: Counter-Strike Source Steam Install Server [ Video ]   Counter-Strike Source Steam Install Server [ Video ] EmptyJoi Aug 30, 2012 9:19 am

E bun..
Sus In jos
TopGun
Fondator
Fondator
TopGun

Mesaje : 114
Data de inscriere : 22/07/2012
Localizare : Falticeni

Counter-Strike Source Steam Install Server [ Video ] Empty http://www.pwgames.forumgratuit.ro
MesajSubiect: Re: Counter-Strike Source Steam Install Server [ Video ]   Counter-Strike Source Steam Install Server [ Video ] EmptyJoi Aug 30, 2012 11:13 pm

fara spam
Sus In jos
Continut sponsorizat




Counter-Strike Source Steam Install Server [ Video ] Empty
MesajSubiect: Re: Counter-Strike Source Steam Install Server [ Video ]   Counter-Strike Source Steam Install Server [ Video ] Empty

Sus In jos
 

Counter-Strike Source Steam Install Server [ Video ]

Vezi subiectul anterior Vezi subiectul urmator Sus 
Pagina 1 din 1

 Subiecte similare

-
» Counter-Strike Source MetaMod: Source Install [ Video ]
» Counter-Strike Source SourceMod Install W&L [ Video ]
» Download Counter Strike Source ( CSS )
» Download Counter-Strike 1.2 Client Non-Steam 2012
» Tutorial creare server CS 1.6 Steam & Non-Steam

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
O noua comunitate de gaming, plina de tutoriale si informatii utile. :: PWGames™ - Zona Counter-Strike :: Resurse servere / jucatori CSS :: Tutoriale servere-