resetare cvar

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
powercsro
Membru, skill 0
Membru, skill 0
Posts: 83
Joined: 18 Nov 2014, 18:56
Detinator Steam: Nu
Fond eXtream: 0
Location: Rm.Valcea
Contact:

24 Feb 2015, 21:01

Daca dau restart la server mi se reseteaza ceva-urile , round time , timeleft , etc . de la ce?
Kekshost
User avatar
@Nonamed
Membru, skill +3
Membru, skill +3
Posts: 1373
Joined: 05 Dec 2014, 15:26
Detinator Steam: Da
CS Status: Nu am
Detinator server CS: Nu am
SteamID: Nu am
Fond eXtream: 0
Location: Bacău

24 Feb 2015, 21:12

Daca le pui tu de ex amx_cvar x se reseteaza adauga in server.cfg cvars
User avatar
sharkstar
Membru, skill +4
Membru, skill +4
Posts: 1735
Joined: 24 Dec 2012, 15:51
Detinator Steam: Da
CS Status: Rupetot
SteamID: privat
Location: Bucuresti
Has thanked: 70 times
Been thanked: 42 times

24 Feb 2015, 21:14

Vezi server.cfg
I've never been more normal than I am now.
My tumblr
User avatar
Edi.
eXtream Mod
eXtream Mod
Posts: 5390
Joined: 08 Jul 2009, 08:38
Detinator Steam: Da
SteamID: Hozzakwaz
Reputatie: Nume anterior: Eddy ;X
eXtream Mod
Fost Intermediar
Location: Botoşani / Iaşi
Has thanked: 109 times
Been thanked: 247 times
Contact:

24 Feb 2015, 21:17

# Topic mutat in categoria corespunzatoare.
Image
Lux0R^
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 1222
Joined: 13 Jul 2013, 16:31
Detinator Steam: Da
Reputatie: Scripter eXtreamCS
Moderator ajutator
Has thanked: 15 times
Been thanked: 12 times

24 Feb 2015, 21:59

eu spun sa scrii la finalul lui amxx.cfg : "exec server.cfg"
si dupa scrii toate comezile serverului in server.cfg si mereu acelea vor fii rexecutate.
Pauza pana in iulie... licenta ^^

Fara pm-uri pentru pluginuri de zm/furien + tot ce tine de vip.

Codul Scripterului: scripting/codul-scripterului-t362300.html#p2754224
User avatar
VegaS
Fost moderator
Fost moderator
Posts: 5963
Joined: 28 Sep 2014, 16:12
Detinator Steam: Da
Reputatie: Fost eXtream Mod
Fost intermediar
Fost membru Club eXtreamCS
Fond eXtream: 0
Location: Zalău, Sălaj

24 Feb 2015, 22:08

Trebuie să le pui în server.cfg
Tot ce nu este se restează, chiar și dns-ul.
| Afiseaza codul
[code]
// ====================================================
//                ZeroPing Telecom SRL
// ====================================================
//     This file was generated for Counter-Strike
// ====================================================

// The server hostname
hostname "www.extreamcs.com"

// Remote control password (RCON)
rcon_password "ashpiahcpaihcpaishcpahscpacas8"

// The max ammount of time (in minutes) a map is played
mp_timelimit "0"

// The ammount of money a player receives on first round
mp_startmoney "800"

// How many seconds the players wait within freezetime ?
mp_freezetime "0"

// Round time limit (in minutes)
mp_roundtime "0"

// Disable friendlyfire
mp_friendlyfire "0"

// Auto ballance teams
mp_autoteambalance "1"



// -------------------------------------------------
// ZeroPing Telecom SRL @ 2010
// Functie sv_downloadurl generata din zona clienti
// -------------------------------------------------
sv_downloadurl "http://blabla"
sv_allowdownload "1"
sv_allowupload "1"



// ----------------------------------------------------
// Is recommended to NOT touch any settings bellow this line
// ----------------------------------------------------

sv_cheats "0"
sv_aim "0"
pausable "0"
sv_maxspeed "320"
sv_lan "0"
sv_minrate "15000"
sv_maxrate "25000"
sv_maxupdaterate "50"
sv_minupdaterate "20"
sv_region "3"
sv_proxies "0"
sv_timeout "65"
mp_autokick "0"
[/code]
Pozitia mea preferata este CEO.
User avatar
unpack
Membru, skill +4
Membru, skill +4
Posts: 1899
Joined: 07 May 2013, 20:48
Detinator Steam: Da
CS Status: SlowHack Legion.
Detinator server CS: Da
Reputatie: Fost moderator ajutator
Utilizator neserios ( tepar )
Restrictie moderator
Nume anterior: unpackRo, HyperDesk, -Hyperion-
Location: Delphi \ .Net \ C++ \ Php \ Pawn.
Has thanked: 76 times
Been thanked: 70 times
Contact:

25 Feb 2015, 08:54

daca le ai puse si in server.cfg incearca sa le bagi si in amxx.cfg ca ala se executa la fiecare schimbare de mapa.
www.Ms-Boost.com - Counter-Strike 1.6 Server Boost.

Cu Stima,
Unpack - www.Ms-Boost.com

Image
Lux0R^
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 1222
Joined: 13 Jul 2013, 16:31
Detinator Steam: Da
Reputatie: Scripter eXtreamCS
Moderator ajutator
Has thanked: 15 times
Been thanked: 12 times

25 Feb 2015, 12:08

VegaS wrote:Trebuie să le pui în server.cfg
Tot ce nu este se restează, chiar și dns-ul.
| Afiseaza codul
[code]
// ====================================================
//                ZeroPing Telecom SRL
// ====================================================
//     This file was generated for Counter-Strike
// ====================================================

// The server hostname
hostname "www.extreamcs.com"

// Remote control password (RCON)
rcon_password "ashpiahcpaihcpaishcpahscpacas8"

// The max ammount of time (in minutes) a map is played
mp_timelimit "0"

// The ammount of money a player receives on first round
mp_startmoney "800"

// How many seconds the players wait within freezetime ?
mp_freezetime "0"

// Round time limit (in minutes)
mp_roundtime "0"

// Disable friendlyfire
mp_friendlyfire "0"

// Auto ballance teams
mp_autoteambalance "1"



// -------------------------------------------------
// ZeroPing Telecom SRL @ 2010
// Functie sv_downloadurl generata din zona clienti
// -------------------------------------------------
sv_downloadurl "http://blabla"
sv_allowdownload "1"
sv_allowupload "1"



// ----------------------------------------------------
// Is recommended to NOT touch any settings bellow this line
// ----------------------------------------------------

sv_cheats "0"
sv_aim "0"
pausable "0"
sv_maxspeed "320"
sv_lan "0"
sv_minrate "15000"
sv_maxrate "25000"
sv_maxupdaterate "50"
sv_minupdaterate "20"
sv_region "3"
sv_proxies "0"
sv_timeout "65"
mp_autokick "0"
[/code]
realizezi ca dns-ul nu are nici o legatura cu serverul, nu ?
Pauza pana in iulie... licenta ^^

Fara pm-uri pentru pluginuri de zm/furien + tot ce tine de vip.

Codul Scripterului: scripting/codul-scripterului-t362300.html#p2754224
User avatar
unpack
Membru, skill +4
Membru, skill +4
Posts: 1899
Joined: 07 May 2013, 20:48
Detinator Steam: Da
CS Status: SlowHack Legion.
Detinator server CS: Da
Reputatie: Fost moderator ajutator
Utilizator neserios ( tepar )
Restrictie moderator
Nume anterior: unpackRo, HyperDesk, -Hyperion-
Location: Delphi \ .Net \ C++ \ Php \ Pawn.
Has thanked: 76 times
Been thanked: 70 times
Contact:

25 Feb 2015, 17:38

Lux0R^ wrote:
VegaS wrote:Trebuie să le pui în server.cfg
Tot ce nu este se restează, chiar și dns-ul.
| Afiseaza codul
[code]
// ====================================================
//                ZeroPing Telecom SRL
// ====================================================
//     This file was generated for Counter-Strike
// ====================================================

// The server hostname
hostname "www.extreamcs.com"

// Remote control password (RCON)
rcon_password "ashpiahcpaihcpaishcpahscpacas8"

// The max ammount of time (in minutes) a map is played
mp_timelimit "0"

// The ammount of money a player receives on first round
mp_startmoney "800"

// How many seconds the players wait within freezetime ?
mp_freezetime "0"

// Round time limit (in minutes)
mp_roundtime "0"

// Disable friendlyfire
mp_friendlyfire "0"

// Auto ballance teams
mp_autoteambalance "1"



// -------------------------------------------------
// ZeroPing Telecom SRL @ 2010
// Functie sv_downloadurl generata din zona clienti
// -------------------------------------------------
sv_downloadurl "http://blabla"
sv_allowdownload "1"
sv_allowupload "1"



// ----------------------------------------------------
// Is recommended to NOT touch any settings bellow this line
// ----------------------------------------------------

sv_cheats "0"
sv_aim "0"
pausable "0"
sv_maxspeed "320"
sv_lan "0"
sv_minrate "15000"
sv_maxrate "25000"
sv_maxupdaterate "50"
sv_minupdaterate "20"
sv_region "3"
sv_proxies "0"
sv_timeout "65"
mp_autokick "0"
[/code]
realizezi ca dns-ul nu are nici o legatura cu serverul, nu ?
daca nu ai hostname trecut in server.cfg nu ai nume la server :troll cum sa nu aiba legatura o sa ti se faca un nume gen cs server.
www.Ms-Boost.com - Counter-Strike 1.6 Server Boost.

Cu Stima,
Unpack - www.Ms-Boost.com

Image
Lux0R^
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 1222
Joined: 13 Jul 2013, 16:31
Detinator Steam: Da
Reputatie: Scripter eXtreamCS
Moderator ajutator
Has thanked: 15 times
Been thanked: 12 times

26 Feb 2015, 12:08

HyperDesk wrote:
Lux0R^ wrote:
VegaS wrote:Trebuie să le pui în server.cfg
Tot ce nu este se restează, chiar și dns-ul.
| Afiseaza codul
[code]
// ====================================================
//                ZeroPing Telecom SRL
// ====================================================
//     This file was generated for Counter-Strike
// ====================================================

// The server hostname
hostname "www.extreamcs.com"

// Remote control password (RCON)
rcon_password "ashpiahcpaihcpaishcpahscpacas8"

// The max ammount of time (in minutes) a map is played
mp_timelimit "0"

// The ammount of money a player receives on first round
mp_startmoney "800"

// How many seconds the players wait within freezetime ?
mp_freezetime "0"

// Round time limit (in minutes)
mp_roundtime "0"

// Disable friendlyfire
mp_friendlyfire "0"

// Auto ballance teams
mp_autoteambalance "1"



// -------------------------------------------------
// ZeroPing Telecom SRL @ 2010
// Functie sv_downloadurl generata din zona clienti
// -------------------------------------------------
sv_downloadurl "http://blabla"
sv_allowdownload "1"
sv_allowupload "1"



// ----------------------------------------------------
// Is recommended to NOT touch any settings bellow this line
// ----------------------------------------------------

sv_cheats "0"
sv_aim "0"
pausable "0"
sv_maxspeed "320"
sv_lan "0"
sv_minrate "15000"
sv_maxrate "25000"
sv_maxupdaterate "50"
sv_minupdaterate "20"
sv_region "3"
sv_proxies "0"
sv_timeout "65"
mp_autokick "0"
[/code]
realizezi ca dns-ul nu are nici o legatura cu serverul, nu ?
daca nu ai hostname trecut in server.cfg nu ai nume la server :troll cum sa nu aiba legatura o sa ti se faca un nume gen cs server.
e o diferenta intre dns si hostname :).
dns-ul poate sa fie HyperDesk.extreamcs.com, iar hostname sa fie "HyperDesk - Aici ca nicaieri".
deci are vreo legatura ? nup :p
Pauza pana in iulie... licenta ^^

Fara pm-uri pentru pluginuri de zm/furien + tot ce tine de vip.

Codul Scripterului: scripting/codul-scripterului-t362300.html#p2754224
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 14 guests