Changelog server XB CSS PUBLIC

Info
Imagine
admini principali: Eseth Killer, Nik, DeeJay | Top jucatori

Moderatori: DeeJay, Eseth

Changelog server XB CSS PUBLIC

Mesaj #1 » de Eseth » 05 Mar 2012 22:37

Aici vor fi postate toate modificarile ce vor avea loc asupra serverului.



Cod: Selectaţi tot
05.03.2012
- Adaugat plugin care dezactiveaza pluginul Healthkit on Death pe hartile cu prefixul 35hp_

Cod: Selectaţi tot
06.03.2012
- Instalat plugin care permite vizualizarea informatiilor necesare despre jucatori cum ar fi IP-ul, Steam ID-ul, tara si nickname-ul de catre admini cu ajutorul comenzii sm_users in consola.
- Instalat plugin care provoaca aruncarea bombei de catre un jucator inactiv care poseda aceasta bomba. Bomba este aruncata in 15 secunde din momentul in care jucatorul devine inactiv.

Cod: Selectaţi tot
13.03.2012
-Am setat rate noi care au redus lagul si incarcarea serverului:
fps_max 66.66
sv_minrate 20000
sv_maxrate 25000
sv_minupdaterate 33
sv_maxupdaterate 60
sv_mincmdrate 35
sv_maxcmdrate 67
sv_client_predict 1
sv_client_min_interp_ratio 1
sv_client_max_interp_ratio 2
sv_client_interpolate 1
sv_unlag 1
sv_maxunlag 1

Cod: Selectaţi tot
27.03.2012
- setat sv_airaccelerate 120; sv_enableboost 1; sv_enablebunnyhopping 1
- setat sv_minrate 20000; sv_maxrate 25000; sv_minupdaterate 33; sv_maxupdaterate 60; sv_mincmdrate 33; sv_maxcmdrate 66
-instalat plugin care nu permite ucidearea jucatorilor dupa sfarsitul rundei

Cod: Selectaţi tot
12.04.2012
- instalat anti-cheat (SourceMod Anti-Cheat) cu extensiile: aimbot detector; anti-speedhack; convar checker; autotrigger detector; client protection; anti-wallhack; spinhack detector.

Cod: Selectaţi tot
25.04.2012
- general bugs fixed (some plugins and sourcemod settings)
- modified sv_maxupdaterate from 60 to 66, sv_minrate from 15000 to 25000
- disabled some server rates cvars
- removed wallhack detector (SMAC)

Cod: Selectaţi tot
01.05.2012
- server was rebuilt
- updated Metamod:Source to 1.8.7
- updated SourceMod to 1.4.2
- installed zBlock 4.66
- temporarily removed SourceMod Anti-Cheat

Cod: Selectaţi tot
19.06.2012
- added Team Bets plugin. Type "bet <team> <ammount>" in chat to start betting.
Nusquam est verus. Sulum res est licitus.

Avatar utilizator

Re: Changelog server XB CSS PUBLIC

Mesaj #2 » de Eseth » 07 Iun 2013 15:49

Cod: Selectaţi tot
07.06.2013

- am resetat rankul
- am setat sa se stearga automat inregistrarile jucatorilor care vor fi inactivi pe o perioada mai mare de 2 luni
Nusquam est verus. Sulum res est licitus.
Avatar utilizator

Re: Changelog server XB CSS PUBLIC

Mesaj #3 » de DeeJay » 14 Dec 2013 23:49

Am activat plugin care muta pe spec pe cei care sunt afk timp de 1minut, care da kick daca este serverul full si sunt playeri pe spec care stau de mai mult de 5minute.
Daca sunt probleme sa scrieti in probleme server.

Adminii Full au imunitate, helperii si officerii vor fi dati afara ca si ceilalti jucatori.

Cod: Selectaţi tot
// This file was auto-generated by SourceMod (v1.5.0-dev+3833)
// ConVars for plugin "afk_manager.smx"


// Admin Flag for immunity? Leave Blank for any flag.
// -
// Default: ""
sm_afk_admins_flag "z"

// Should admins be immune to the AFK Manager? [0 = DISABLED, 1 = COMPLETE IMMUNITY, 2 = KICK IMMUNITY, 3 = MOVE IMMUNITY]
// -
// Default: "1"
sm_afk_admins_immune "1"

// Is the AFK manager automatic plugin update enabled or disabled? (Requires SourceMod Autoupdate plugin) [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_autoupdate "0"

// Is the AFK manager enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_enable "1"

// Should the AFK manager exclude counting bots in player counts? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_exclude_bots "1"

// Should the AFK manager exclude checking dead players? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_exclude_dead "1"

// Minimum number of connected clients required for AFK kick to be enabled. [DEFAULT: 6]
// -
// Default: "6"
sm_afk_kick_min_players "22"

// Should the AFK Manager kick AFK clients? [0 = DISABLED, 1 = KICK ALL, 2 = ALL EXCEPT SPECTATORS, 3 = SPECTATORS ONLY]
// -
// Default: "1"
sm_afk_kick_players "3"

// Time in seconds (total) client must be AFK before being kicked. [0 = DISABLED, DEFAULT: 120.0 seconds]
// -
// Default: "120.0"
sm_afk_kick_time "300.0"

// Time in seconds remaining, player should be warned before being kicked for AFK. [DEFAULT: 30.0 seconds]
// -
// Default: "30.0"
sm_afk_kick_warn_time "60.0"

// Threshold for amount of movement required to mark a player as AFK. [0 = NONE, DEFAULT: 30.0]
// -
// Default: "30.0"
sm_afk_location_threshold "60.0"

// How many days should we keep AFK manager log files. [0 = INFINITE, DEFAULT: 0]
// -
// Default: "0"
sm_afk_log_days "2"

// Should the AFK manager log client kicks. [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_log_kicks "1"

// Should the AFK manager log client moves. [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_log_moves "0"

// Should the AFK manager log plugin warning messages. [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_log_warnings "0"

// Minimum number of connected clients required for AFK move to be enabled. [DEFAULT: 4]
// -
// Default: "4"
sm_afk_move_min_players "4"

// Should the AFK Manager move AFK clients to spectator team? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_move_spec "1"

// Time in seconds (total) client must be AFK before being moved to spectator. [0 = DISABLED, DEFAULT: 60.0 seconds]
// -
// Default: "60.0"
sm_afk_move_time "60"

// Time in seconds remaining, player should be warned before being moved for AFK. [DEFAULT: 30.0 seconds]
// -
// Default: "30.0"
sm_afk_move_warn_time "30.0"

// Should the AFK manager warn team 0 (Usually unassigned) players? (Disabling may not work for some games) [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_move_warn_unassigned "1"

// Time in seconds (total) that player should have moved from their spawn position. [0 = DISABLED, DEFAULT: 20.0 seconds]
// -
// Default: "20.0"
sm_afk_spawn_time "120.0"

// Time in seconds remaining, player should be warned for being AFK in spawn. [DEFAULT: 15.0 seconds]
// -
// Default: "15.0"
sm_afk_spawn_warn_time "30.0"



Cod: Selectaţi tot
sm_rcon sm plugins load afk_manager.smx
L 12/15/2013 - 00:24:15: [afk_manager.smx] [AFK Manager] Log File: addons/sourcemod/logs/afkm_20131215.log
L 12/15/2013 - 00:24:15: [afk_manager.smx] [AFK Manager] Detected Mod Counter-Strike
[SM] Loaded plugin afk_manager.smx successfully.
I spin this!
My PC: I7 3770, 16G Ram, GTX 980, SSD 180GB
Avatar utilizator

Re: Changelog server XB CSS PUBLIC

Mesaj #4 » de DeeJay » 23 Dec 2013 22:44

am schimbat pluginul afk_manager ca se shoka serverul (sper ca de la el era problema..)
este acum alt plugin care face tot cam aceeasi chestie..
I spin this!
My PC: I7 3770, 16G Ram, GTX 980, SSD 180GB
Avatar utilizator

Re: Changelog server XB CSS PUBLIC

Mesaj #5 » de DeeJay » 26 Dec 2013 22:52

am setat 24 sloturi publice si 16 sloturi rezervate.
zilele astea o sa fac curatenie cu nik in grupul de admini.
I spin this!
My PC: I7 3770, 16G Ram, GTX 980, SSD 180GB

Avatar utilizator

Re: Changelog server XB CSS PUBLIC

Mesaj #6 » de DeeJay » 15 Ian 2014 23:33

setat sloturi minime 24, sloturi maxime 64 (se pun in mod dinamic in functie de nr de jucatori), setat 14 sloturi rezervate (pt admini si cei care au slot).
I spin this!
My PC: I7 3770, 16G Ram, GTX 980, SSD 180GB
Avatar utilizator

Re: Changelog server XB CSS PUBLIC

Mesaj #7 » de Eseth » 09 Feb 2014 17:26

Cod: Selectaţi tot
09.02.2014

- nu se mai poate da nominate la harti cu min_players mai mic decat numarul curent de jucatori pe server
- nu se mai poate da nominate la harti cu max_players mai mare decat numarul curent de jucatori pe server
- primele 3 sloturi din voturile pentru harti sunt blocate

Nusquam est verus. Sulum res est licitus.
Avatar utilizator





GameForest

Cea mai tare Comunitate online dedicata jocurilor!
GameForest este un loc perfect pentru toti cei care se bucura de jocuri pe internet!
Va invitam pe serverele noastre de Counter-Strike Source, Counter-Strike Global Offensive si Team Fortress 2!

Aceasta comunitate exista din 16 Mar 2011 19:37 si este online de 13 Ani si 16 Zile
GameForest, WebForest are registered trademarks of IDeSys NetWorks S.R.L., Valve, the Valve logo, Half-Life, the Half-Life logo, the Lambda logo, Steam, the Steam logo, Team Fortress, the Team Fortress logo, Opposing Force, Day of Defeat, the Day of Defeat logo, Counter-Strike, the Counter-Strike logo, Source, the Source logo, and Counter-Strike: Condition Zero are trademarks and/or registered trademarks of Valve Corporation. All other trademarks are property of their respective owners. © GameForest   Powered by IDeSys NetWorks